anitazhaochen / IPC_ShareMemory
C语言实现进程间通信,共享内存演示
☆12Updated 5 years ago
Alternatives and similar repositories for IPC_ShareMemory:
Users that are interested in IPC_ShareMemory are comparing it to the libraries listed below
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆18Updated 6 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- C++高性能分布式服务器框架☆13Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- Qt / Qml 做的一款用于聊天的服务器☆10Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高 性能☆85Updated 2 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆134Updated 8 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- Network Stack Worker Reuse Lib☆10Updated 7 years ago
- LinuxC++ 高 并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- 基于C语言编写的高并发Epoll服务器☆20Updated 5 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- Qt / Qml 做的一款用于聊天的客户端☆14Updated 5 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 这是一个简易的rpc框架☆20Updated 7 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆93Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- 这里总结下c++11的新特性☆11Updated 9 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 串口波形显示;TCP、UDP波形显示;QT;支持串口、网络数据接收发送和波形显示。serial、tcp、udp transmit program by QT. It can display the graph of received data.☆16Updated 4 years ago
- ☆12Updated 8 months ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆68Updated 5 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago