bigbignerd / epollchat
学习Linux epoll,使用epoll实现聊天室demo
☆12Updated 5 years ago
Alternatives and similar repositories for epollchat:
Users that are interested in epollchat are comparing it to the libraries listed below
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated last year
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆14Updated last year
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 11 years ago
- 网络云盘(简单的毕设项目)☆52Updated 4 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux 环境下编程☆21Updated 6 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 10 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆136Updated 8 years ago
- C++ 学习资料,项目总结资料☆28Updated 11 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆51Updated last week