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语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 6 years ago
- 高性能博客系统☆28Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- kcp学习demo☆25Updated 5 years ago
- 轻量级线程池☆12Updated 8 years ago
- C 菜鸟修真之旅☆50Updated 8 months ago
- ☆66Updated 5 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…☆34Updated 6 months ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。☆13Updated 8 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆39Updated 9 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊☆12Updated 7 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week