参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器
☆26Nov 24, 2020Updated 5 years ago
Alternatives and similar repositories for myWebServer
Users that are interested in myWebServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 4 years ago
- ☆11Jun 13, 2021Updated 5 years ago
- A webserver developed using modern c++☆47Dec 19, 2019Updated 6 years ago
- C++高性能网络服务器☆77Apr 18, 2026Updated 3 months ago
- 基于muduo网络库Reactor模型的集群聊天源码☆27Feb 21, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 5 years ago
- This is for making your project process event easilly.☆16Oct 3, 2016Updated 9 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10May 1, 2017Updated 9 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆125Feb 4, 2021Updated 5 years ago
- 基于C++11多线程主从Reactor模式的Web高性能服务器☆25Mar 6, 2021Updated 5 years ago
- 夏曹俊老师FFmpeg安卓流媒体播放器开发实战课程的课程资料☆18May 9, 2020Updated 6 years ago
- A C++11 high performance webserver,支持多线程,单线程,使用Reactor模型,仿照muduo库的one loop per thread☆12Aug 3, 2023Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 5 years ago
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- Programming Rust(中文翻译)☆10Jun 30, 2024Updated 2 years ago
- ☆10Feb 24, 2025Updated last year
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆18Feb 23, 2022Updated 4 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆90May 10, 2022Updated 4 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆15May 21, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆11Jun 4, 2021Updated 5 years ago
- 分布式kv存储☆10Sep 8, 2020Updated 5 years ago
- This is the final project of 2020 DBMS course in SYSU☆10Jun 23, 2020Updated 6 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- C++模板工具类的简易实现☆10Aug 20, 2023Updated 2 years ago
- 基于SDN架构的网络流量监控和控制☆12Apr 7, 2026Updated 4 months ago
- LONGAGENT: Scaling Language Models to 128k Context through Multi-Agent Collaboration☆11Mar 11, 2024Updated 2 years ago
- go实现的简单KV型内存数据库,支持持久化,使用raft保证高可用。☆12Oct 9, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A few python classes to parse through galfit output fits files to retrieve fit information☆11Oct 30, 2024Updated last year
- Metronome: adaptive and precise intermittent packet retrieval in DPDK☆16Jun 13, 2024Updated 2 years ago
- 基于c++实现的raft算法☆20Mar 21, 2022Updated 4 years ago
- 多线程环境下的高效异步日志系统☆15Mar 16, 2019Updated 7 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 4 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆15Oct 31, 2025Updated 9 months ago
- RPC远程调用框架☆25Apr 18, 2021Updated 5 years ago