# learn-netty **Repository Path**: natsukry/learn-netty ## Basic Information - **Project Name**: learn-netty - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-03 - **Last Updated**: 2024-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bio C10K 10k个连接来到服务端 C10M 10M个连接来到服务端 服务端创建过多线程,内存溢出(OOM)