Seaworth / resourcesLinks
在学习过程中,保存一些在网上不好下载的资源,方便自己和大家以后取用!
☆19Updated 2 years ago
Alternatives and similar repositories for resources
Users that are interested in resources are comparing it to the libraries listed below
Sorting:
- 基于TCP协议的局域网内高性能文件传输系统源码☆48Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- cJson源码和源码分析☆247Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Updated 8 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆50Updated 5 months ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆85Updated 4 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆356Updated 3 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆96Updated 5 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 7 months ago
- 高性能博客系统☆29Updated 6 years ago
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆151Updated 2 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆72Updated 6 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 11 months ago
- ☆32Updated 7 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆125Updated 3 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆39Updated 4 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- ☆92Updated 6 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago