xuwening / Thread-Pool
C语言实现的线程池
☆13Updated 9 years ago
Alternatives and similar repositories for Thread-Pool:
Users that are interested in Thread-Pool are comparing it to the libraries listed below
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、 网络协议分析、网络安全等等课程后做的小demo~☆51Updated 7 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- Pure copy from sylar☆15Updated 2 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- 高性能博客系统☆27Updated 5 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。☆13Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug☆54Updated 8 years ago
- 基于Android+ JNI + HTTPS + libevent + mysql/redis + 高德地图完成的实时热点定位的打车解决方案☆33Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆34Updated 8 years ago
- Windows核心编程☆27Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆54Updated 3 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 一个c语言编写的sock5代理工具☆29Updated 3 years ago
- 基于libuv开发的内网穿透反向代理(Intranet penetration reverse proxy)☆26Updated 9 months ago
- qt高仿360安全卫士☆34Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago