peter-leonov / mini_httpdLinks
Mirror of available mini_httpd archives.
☆68Updated 11 years ago
Alternatives and similar repositories for mini_httpd
Users that are interested in mini_httpd are comparing it to the libraries listed below
Sorting:
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- An event-driven library.☆72Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- A simple high performance http server based on epoll☆95Updated 12 years ago
- How to build a Async Server.☆83Updated 12 years ago
- 多种无锁队列☆43Updated 7 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 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
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- 基于ANSI C开发的内存池和线程池,性能优异