ErikJiang / ssl_socket_demoLinks
SSL Client/Server简单安全数据传输程序.
☆28Updated 9 years ago
Alternatives and similar repositories for ssl_socket_demo
Users that are interested in ssl_socket_demo are comparing it to the libraries listed below
Sorting:
- openssl surpport for handy☆42Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 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
- a light-weight event loop based on epoll☆24Updated 8 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
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- c++ 网络事件库☆81Updated 10 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago