imiskolee / mempoolLinks
mempool implement of c(nginx based).
☆39Updated 10 years ago
Alternatives and similar repositories for mempool
Users that are interested in mempool are comparing it to the libraries listed below
Sorting:
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 6 years ago
- openssl surpport for handy☆42Updated 10 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- lock free queue☆47Updated 12 years ago
- modern c++ raft library☆47Updated 5 years ago
- Multi-Read from one bind port☆197Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- ☆155Updated 12 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- c++ 网络事件库☆81Updated 10 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- ☆98Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- 基于acl 开发的微服务框架☆15Updated 8 years ago
- ☆35Updated 2 weeks ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 7 months ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago