bigbignerd / epollchat
学习Linux epoll,使用epoll实现聊天室demo
☆12Updated 5 years ago
Alternatives and similar repositories for epollchat:
Users that are interested in epollchat are comparing it to the libraries listed below
- Qt联机斗地主☆49Updated 3 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- 网络云盘(简单的毕设项目)☆50Updated 4 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- 一个Qt写的连连看小游戏☆17Updated 8 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆69Updated 5 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15Updated last year
- 高性能博客系统☆27Updated 5 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆133Updated 8 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页 面在windows环境下用PHP实现。☆83Updated 10 years ago
- 基于Linux下的网络编程,采用多线程并发服务器模型,实现局域网的聊天室项目。☆28Updated 6 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆49Updated 9 months ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- C++ 学习资料,项目总结资料☆27Updated 11 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 9 years ago
- 后台开发核心技术与应用实践☆28Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者 模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- a smart light server make by myself☆15Updated 5 years ago
- Linux环境下的C/C++小项目☆94Updated 7 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22Updated 4 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 11 years ago
- 一个Linux终端的大富翁游戏,C语言编程练习☆18Updated 9 years ago
- 操作系统课设,虚拟文件系统实现。☆25Updated 10 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 11 years ago
- MFC版本的飞机大战!☆76Updated 8 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆116Updated 6 years ago