参考自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
- 基于muduo网络库Reactor模型的集群聊天源码☆27Feb 21, 2022Updated 4 years ago
- C++高性能网络服务器☆78Apr 18, 2026Updated 3 weeks ago
- A webserver developed using modern c++☆46Dec 19, 2019Updated 6 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- 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.
- 一个小型操 作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- 此项目基于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 4 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆125Feb 4, 2021Updated 5 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 8 years ago
- 基于C++11多线程主从Reactor模式的Web高性能服务器☆24Mar 6, 2021Updated 5 years ago
- A C++11 high performance webserver,支持多线程,单线程,使用Reactor模型,仿照muduo库的one loop per thread☆12Aug 3, 2023Updated 2 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆58Apr 29, 2023Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆101Mar 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.
- ☆10Feb 24, 2025Updated last year
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- Programming Rust(中文翻译)☆10Jun 30, 2024Updated last year
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- [Paper] Code for the EMNLP2023 (Findings) paper "Global Structure Knowledge-Guided Relation Extraction Method for Visually-Rich Document"☆17Dec 1, 2023Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 4 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- 本书讲述了增强现实的理论基础,并基于Unity 3D引擎和开源工具,从零开始构建多种类型的增强现实应用,包括基于人工标识、基于自然特征跟踪、基于SLAM、基于GIS等。☆17Nov 28, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- ☆11Jun 4, 2021Updated 4 years ago
- This is the final project of 2020 DBMS course in SYSU☆10Jun 23, 2020Updated 5 years ago
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆19Feb 23, 2022Updated 4 years ago
- 分布式kv存储☆10Sep 8, 2020Updated 5 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆62Jul 30, 2020Updated 5 years ago
- x86_64 toy hypervisor☆10Nov 13, 2018Updated 7 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 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.
- ☆15Mar 11, 2023Updated 3 years ago
- C++模板工具类的简易实现☆11Aug 20, 2023Updated 2 years ago
- LONGAGENT: Scaling Language Models to 128k Context through Multi-Agent Collaboration☆11Mar 11, 2024Updated 2 years ago
- Professional C++ Fourth Edition source code☆13Apr 26, 2018Updated 8 years ago
- pyDIA is a modular python package for performing star detection, difference imaging and photometry on astronomical images.☆15Mar 8, 2021Updated 5 years ago
- 基于C++11的muduo网络库☆122Mar 20, 2021Updated 5 years ago
- go实现的简单KV型内存数据库,支持持久化,使用raft保证高可用。☆12Oct 9, 2024Updated last year