Popular repositories Loading
-
-
-
-
-
TLSBased_WebServer
TLSBased_WebServer PublicForked from DouziChenJunyi/TLSBased_WebServer
项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,统一申请和释放服务器通信连接所需的内存,减少系统内存碎片。TLS内存池设计为3层结构:线程缓冲存储+中心缓冲存储+页缓冲…
C++
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.