calvinwilliams / G6
TCP Bridge && Load-Balance Dispenser
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for G6
- openssl surpport for handy☆42Updated 9 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- fast thread pool☆26Updated 5 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- ☆65Updated 5 years ago
- 多种无锁队列☆43Updated 6 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
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 6 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆127Updated last year
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- 协程的简单实现☆50Updated 2 years ago
- ☆32Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆41Updated last month
- ☆44Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- 测试操作系统并发量☆69Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- 详细介绍了IO模型☆22Updated 6 years ago
- Lock-Free Thread Pool☆75Updated last year
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago