imyouxia / LightCgiServer
使用Posix C 多线程编写的轻量级CGI Server。
☆17Updated 10 years ago
Alternatives and similar repositories for LightCgiServer
Users that are interested in LightCgiServer are comparing it to the libraries listed below
Sorting:
- A tiny http server with multi-port monitoring.☆62Updated 9 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
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 分析nginx的设计☆62Updated 4 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Updated 7 years ago
- Web Application Library☆176Updated 6 years ago
- How to build a Async Server.☆82Updated 12 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- 关于linux ipc进程间通信自己的收录的一些代码☆30Updated 12 years ago
- 一个多任务的操作系统,可运行在Intel x86 32位的计算机上。☆31Updated 10 years ago
- Just a repo for practice☆90Updated last week
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆20Updated 10 years ago
- SongTastePlayer by QT 5☆17Updated 8 years ago
- Multi-Read from one bind port☆195Updated 9 years ago
- An event-driven library.☆72Updated 2 years ago
- c++ 网络事件库☆81Updated 10 years ago
- epoll version of libtask☆25Updated 10 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- a c++ server framework for mobile game☆26Updated 6 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 轻型的Rpc通信引擎(Tiny Communication Engine) 为快速构建移动互联网提供助力,解决大规模接入、集群分派、接口路由、消息推送等服务☆18Updated 6 years ago
- memcached源码详细分析注释,带详尽中文注释及函数调用关系,更新完毕☆58Updated 4 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- The socket.io Linux C server☆111Updated 12 years ago
- An C++ serialization library☆10Updated 9 years ago
- xredis-server is a redis server framework library write by C++, using this library you can develop redis protocol compatible server easil…☆58Updated 6 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Updated 9 years ago