nicholaszj / marioTcp
MarioTCP 是使用libevent模型来建立的一个性能强大的TCP服务器.
☆0Updated 4 years ago
Alternatives and similar repositories for marioTcp:
Users that are interested in marioTcp are comparing it to the libraries listed below
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 9 years ago
- openssl surpport for handy☆42Updated 9 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆46Updated 3 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…☆34Updated 7 months ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 4 months ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Updated 3 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- Very-high performance Web Server☆120Updated 7 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆51Updated last week
- 多种无锁队列☆43Updated 7 years ago
- 是由c++编写的一个服务器基础库☆9Updated 9 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- A high-performance and easy-to-use HTTP service framework.☆33Updated 5 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Updated 9 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 4 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 8 years ago
- 基于Libevent库与线程池编写的简单WebSocket服务器与客服端☆19Updated last year