参考自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 3 years ago
- Cpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyc…☆13Apr 5, 2023Updated 2 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- ☆11Jun 13, 2021Updated 4 years ago
- C++高性能网络服务器☆78Aug 30, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A webserver developed using modern c++☆46Dec 19, 2019Updated 6 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10May 1, 2017Updated 8 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆122Feb 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
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆58Apr 29, 2023Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆101Mar 20, 2021Updated 5 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- ☆10Feb 24, 2025Updated last year
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆16Sep 27, 2018Updated 7 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 本书讲述了增强现实的理论基础,并基于Unity 3D引擎和开源工具,从零开始构建多种类型的增强现实应用,包括基于人工标识、基于自然特征跟踪、基于SLAM、基于GIS等。☆17Nov 28, 2018Updated 7 years ago
- 基于 C++ 实 现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- Explorer is a key-value storage system with client and server☆33Aug 7, 2017Updated 8 years ago
- This is the final project of 2020 DBMS course in SYSU☆10Jun 23, 2020Updated 5 years ago
- 分布式kv存储☆10Sep 8, 2020Updated 5 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Sep 3, 2023Updated 2 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆61Jul 30, 2020Updated 5 years ago
- x86_64 toy hypervisor☆10Nov 13, 2018Updated 7 years ago
- ☆15Mar 11, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- C++模板工具类的简易实现☆11Aug 20, 2023Updated 2 years ago
- ☆16Dec 28, 2023Updated 2 years ago
- 《C++新经典:对象模型》笔记☆25Mar 26, 2022Updated 4 years ago
- Code for EMNLP 2023 paper "Anaphor Assisted Document-Level Relation Extraction"☆16Dec 31, 2023Updated 2 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- LONGAGENT: Scaling Language Models to 128k Context through Multi-Agent Collaboration☆11Mar 11, 2024Updated 2 years ago
- 基于C++11的muduo网络库☆120Mar 20, 2021Updated 5 years ago