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
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 高性能博客系统☆28Updated 5 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- 基于Linux下的网络编程,采用多线程并发服务器模型,实现局域网的聊天室项目。☆28Updated 6 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated 10 months ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆69Updated 5 years ago
- Linux环境下的C/C++小项目☆93Updated 7 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆14Updated last year
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆115Updated 6 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆83Updated 10 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- |Linux网络编程中select/epoll的比较☆12Updated 9 years ago
- 网络云盘(简单的毕设项目)☆50Updated 4 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Qt联机斗地主☆48Updated 4 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 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)☆58Updated 8 years ago
- 运行在linux上的C/C++简易聊天室,可支持多人聊天和私聊☆25Updated last year
- C++实现的简单http服务器(进程池+epoll)☆94Updated 6 years ago
- c++开发的聊天软件(linux平台下的基于socket的服务端和基于QT的客户端)☆1Updated 4 years ago