gnemoug / linux_ipcLinks
关于linux ipc进程间通信自己的收录的一些代码
☆30Updated 12 years ago
Alternatives and similar repositories for linux_ipc
Users that are interested in linux_ipc are comparing it to the libraries listed below
Sorting:
- 一个多任务的操作系统,可运行在Intel x86 32位的计算机上。☆32Updated 10 years ago
- A tiny http server with multi-port monitoring.☆62Updated 9 years ago
- Just a repo for practice☆90Updated 2 months ago
- 使用Posix C 多线程编写的轻量级CGI Server。☆17Updated 10 years ago
- linux常用库,使用boost和标准库编写的常用库,包 含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- epoll version of libtask☆25Updated 10 years ago
- Unix环境高级编程学习笔记☆13Updated 10 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- nfw是用c++11和boost::asio编写的网络转发工具。☆19Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆154Updated 3 years ago
- Concurrency Control Flow 并发流程控制☆28Updated 10 years ago
- 在libevent的基础上提供同步的接口,在获得异步效率的同时提供更方便的编程方式☆49Updated 11 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- How to build a Async Server.☆83Updated 12 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- An event-driven library.☆72Updated 3 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Updated 9 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- Web Application Library☆174Updated 6 years ago
- async server&client framework learned from memcached, with async dns resolve☆67Updated 9 years ago
- c++ 网络事件库☆81Updated 10 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
- A lightweight asynchronous event-driven network application framework in C++.☆105Updated 10 years ago
- a fast and simple message queue server☆88Updated 11 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 11 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago