(Course directory 1. Introduction to Netty source code analysis 2. Construction of Netty server 3. Construction of Netty client 4. Short connection of Netty client to receive response data from the server 5. Netty thread model 6. Class diagram analysis of the specific process started by NettyServerBootstrap 7. How does NioEventLoop open and manage the Accept event of the channel 8. NioEventLoop receives the request process of the client 9. NioEventLoop receives the channelread event 10 Read half package management analysis 11. How to write data 12. Asynchronous multithreading writes data management analysis 13. Detailed analysis of writing data, concurrency problem management 14. Specific process analysis of write half package management 15. Specific analysis of nioEventLoop source code 16. Comprehensive process analysis of netty memory management 17. Netty memory management PoolChunk design idea 18. Displacement and or operation in Netty memory management 19. Netty memory management PoolSubpage analysis 20 Netty's memory management PoolChunkList analysis 21. Netty's memory management PoolArena analysis 22. Netty's memory pool PooledByteBufAllocator allocates memory in the process of reading and writing 23. Netty Tcp parameters, repair Linux configuration improvement and concurrent explanation 24. Netty's integration with spring 25. Netty ends a similar Spring MVCRPC architecture 26. When Netty clients connect to Netty servers for a long time, analyze how to obtain response data 27 Netty Client Long term Connection Practice Obtaining Response Data Protocol 28. Netty Client Long term Connection Practice
Easy to understand Netty source code analysis.txt
This resource is collected by our Love Open Source IT Information Station.)