bigbignerd / epollchatLinks
学习Linux epoll,使用epoll实现聊天室demo
☆12Updated 6 years ago
Alternatives and similar repositories for epollchat
Users that are interested in epollchat are comparing it to the libraries listed below
Sorting:
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 11 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 高性能博客系统☆30Updated 6 years ago
- 简易的http服务器☆127Updated 10 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Updated 9 years ago
- Linux环境下的C/C++小项目☆97Updated 8 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- libevent library reimplemented with c++☆43Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 8 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 9 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆13Updated 8 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆159Updated last year
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆374Updated 8 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 10 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- 网络云盘(简单的毕设项目)☆53Updated 5 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- |Linux网络编程中select/epoll的比较☆12Updated 10 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 8 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆168Updated 5 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- a smaller networklib create by myself☆28Updated 6 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆51Updated 9 months ago