nicholaszj / marioTcp
MarioTCP 是使用libevent模型来建立的一个性能强大的TCP服务器.
☆0Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for marioTcp
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收 发和应…☆24Updated 7 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆31Updated 3 months ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated last week
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 9 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Updated 8 years ago
- fast thread pool☆26Updated 5 years ago
- Very-high performance Web Server☆120Updated 7 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆13Updated 5 years ago
- 这是个纯C简单的开发框架. 跨平台,提供了日志模块,配置解析模块,多线程模块,json或csv解析模块, 适合开发一些C的简易项目!☆21Updated 8 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- nginx-based high-performance tcp server☆35Updated 9 years ago
- 基于协程的C++网络开发框架☆23Updated 6 years ago
- 特别适合学习 网络io 的一个简易入门库. 清洁而简单 ~☆34Updated 6 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆39Updated 3 years ago
- A cross platform Http client with libcurl☆52Updated 6 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆49Updated 7 months ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 7 years ago
- 让teamtalk支持websocket 从而实现web端的即时通讯☆19Updated 4 years ago