nicholaszj / marioTcpLinks
MarioTCP 是使用libevent模型来建立的一个性能强大的TCP服务器.
☆0Updated 5 years ago
Alternatives and similar repositories for marioTcp
Users that are interested in marioTcp are comparing it to the libraries listed below
Sorting:
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 9 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- openssl surpport for handy☆42Updated 9 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…☆35Updated 10 months ago
- 是由c++编写的一个服务器基础库☆9Updated 10 years ago
- go 语 言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 6 months ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- fast thread pool☆27Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆30Updated 9 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆51Updated 2 months ago
- 多种无锁队列☆43Updated 7 years ago
- Very-high performance Web Server☆120Updated 7 years ago
- EasyProtocol是EasyDarwin开源流媒体服务器和开源平台使用的一套开源json协议,具有合理的结构设计、完善的层次逻辑以及简单精炼的调用接口,非常易于使用和扩展,不仅长期应用于EasyDarwin的服务器及平台中,而且能够快速扩展用户的自定义需求,非常好用!☆46Updated 9 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- 多线程/线程池 ,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- epoll version of libtask☆25Updated 10 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago