chenwbyx / Multithreading-epoll
基于多线程与epoll的高并发TCP服务器
☆10Updated 6 years ago
Alternatives and similar repositories for Multithreading-epoll:
Users that are interested in Multithreading-epoll are comparing it to the libraries listed below
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- C语言 日志库☆11Updated 8 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 基于Linux下的网络编程,采用多线程并发服务器模型,实现局域网的聊天室项目。☆28Updated 6 years ago
- C 双向链表的所有基本操作☆24Updated 8 years ago
- 嵌入式设备基于liunx下的一个QT程序,KTV点歌系统☆20Updated 8 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 10 years ago
- 尚观嵌入式课程QT图形界面课程☆11Updated 8 years ago
- C++ 学习资料,项目总结资料☆27Updated 11 years ago
- 不基于Boost的muduo库C++实现源码☆9Updated 3 years ago
- 这是个纯C简单的开发框架. 跨平台,提供了日志模块,配置解析模块,多线程模块,json或csv解析模块, 适合开发一些C的简易项目!☆21Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 这是一个简易的rpc框架☆20Updated 7 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- 一步步写嵌入式操作系统☆74Updated 7 years ago
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存 占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated 9 months ago
- linux内核学习demo项目☆30Updated 7 years ago
- 一个简单的muduo库,用来练手☆13Updated 5 years ago