Linux进程间通信(Inter-Process Communication)方式汇总
☆322Jun 11, 2018Updated 7 years ago
Alternatives and similar repositories for linux-ipcs
Users that are interested in linux-ipcs are comparing it to the libraries listed below
Sorting:
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆61Jul 13, 2015Updated 10 years ago
- 关于linux ipc进程间通信自己的收录的一些代码☆30Apr 27, 2013Updated 12 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Apr 3, 2016Updated 9 years ago
- shared memory☆21Mar 1, 2016Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及 控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Mar 25, 2016Updated 9 years ago
- 这里总结下c++11的新特性☆12Jul 17, 2015Updated 10 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74May 26, 2015Updated 10 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,248Dec 24, 2020Updated 5 years ago
- 使用C++描述的设计模式☆18Oct 16, 2017Updated 8 years ago
- C++ network library☆10Apr 14, 2015Updated 10 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Feb 19, 2017Updated 9 years ago
- Linux网络编程☆756Dec 28, 2015Updated 10 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- Fiber and async I/O based network library☆259Dec 3, 2017Updated 8 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇 到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆442Jun 12, 2018Updated 7 years ago
- Clone of git://git.lm7.fr/pstack.git -- See http://code.lm7.fr/p/pstack/☆10Jun 10, 2014Updated 11 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Oct 21, 2016Updated 9 years ago
- C语 言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆31Feb 27, 2017Updated 9 years ago
- Linux环境下的C/C++小项目☆98Oct 28, 2017Updated 8 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Nov 21, 2017Updated 8 years ago
- a light-weight event loop based on epoll☆22Jan 25, 2017Updated 9 years ago
- 哪吒(Nezha)是一个基于Tokyo Cabinet的简单分布式KV存储系统原型。☆10Mar 30, 2013Updated 12 years ago
- A TimerQueue Based on Poll☆14May 13, 2019Updated 6 years ago
- 设计模式☆10Jun 13, 2023Updated 2 years ago
- convert json to handy object to read and write, and then back to json☆11Nov 21, 2013Updated 12 years ago
- i nerd —— Creative Coding Resources☆12Apr 12, 2020Updated 5 years ago
- qnode(cute node) - C + Lua + Actor Model = Erlang-like system☆164May 15, 2019Updated 6 years ago
- 简易的http服务器☆129May 22, 2015Updated 10 years ago
- event-driven crawler implemented by C++☆167Apr 16, 2019Updated 6 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等 。☆47May 10, 2013Updated 12 years ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- 根据李航的《统计学习方法》章节内容进行代码编写,听说一般人都是搜索Machine Learning的☆12Mar 20, 2015Updated 10 years ago
- IM for avplayer☆29Nov 14, 2016Updated 9 years ago
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆31Dec 9, 2023Updated 2 years ago