kehengzhong / epumpLinks
ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。
☆42Updated 9 months ago
Alternatives and similar repositories for epump
Users that are interested in epump are comparing it to the libraries listed below
Sorting:
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- ☆23Updated 6 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- Message queue and thread pool implementations of C++ Workflow☆36Updated 10 months ago
- An implementation of RTSP client☆32Updated 9 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- 非常小的读取、写入ini配置文件c库.☆10Updated 5 years ago
- fast thread pool☆27Updated 6 years ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆35Updated 9 months ago
- ☆30Updated 2 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- An efficient serialization format and library which support json☆26Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- ☆45Updated 2 years ago
- 基于libasound2 的 音频播放框架☆19Updated 5 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- 基于RTP协议的局域网屏幕共享软件☆20Updated 4 years ago
- epoll based tcp/udp server☆31Updated last year
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 海思IPC☆50Updated 4 years ago
- ☆11Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago