bigbignerd / epollchat
学习Linux epoll,使用epoll实现聊天室demo
☆12Updated 6 years ago
Alternatives and similar repositories for epollchat:
Users that are interested in epollchat are comparing it to the libraries listed below
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 12 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆139Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆53Updated 8 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 11 years ago
- Qt联机斗地主☆48Updated 4 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆71Updated 6 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- C语言实现的Linux局域网多用户聊天和文件传输工具☆9Updated 6 years ago
- 网络云盘(简单的毕设项目)☆52Updated 4 years ago
- C++ 学习资料,项目总结资料☆28Updated 12 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆51Updated last month
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆33Updated 11 months ago
- 学习socket网络编程,学习C++类的封装☆20Updated 10 years ago
- Linux环境下的C/C++小项目☆95Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- 一个Qt写的连连看小游戏☆17Updated 8 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆22Updated 6 years ago
- 多进程(进程池)服务器☆13Updated 11 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- |Linux网络编程中select/epoll的比较☆12Updated 9 years ago
- 高性能博客系统☆27Updated 5 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago