一个简单的reactor模式实现
☆31Sep 10, 2019Updated 6 years ago
Alternatives and similar repositories for reactor
Users that are interested in reactor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reactor Pattern Implemention☆66Mar 20, 2019Updated 7 years ago
- 一个自己封装的基于reactor的c++网络库☆36Mar 14, 2016Updated 10 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 13 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆373Jun 12, 2017Updated 9 years ago
- Proactor design pattern (C++, threads)☆19Apr 12, 2017Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- game server☆11May 10, 2016Updated 10 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Apr 7, 2013Updated 13 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Feb 19, 2017Updated 9 years ago
- this is the simple cs game ,use unity for client, centos for server ,lanuage is c# for client and c++ for server,this program have m…☆10Aug 24, 2015Updated 10 years ago
- An LSTM model optimized with Harris Hawks Optimization (HHO) for customizable time series forecasting using your own dataset☆13Apr 8, 2025Updated last year
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 11 years ago
- 用grpc C++实现的秒杀服务,docker-compose管理grpc、redis、mysql,代码编译使用bazel☆10Dec 6, 2018Updated 7 years ago
- A header-only C++ wrapper of libevent2☆29Feb 25, 2015Updated 11 years ago
- async server&client framework learned from memcached, with async dns resolve☆67Jul 20, 2015Updated 11 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- High Performance C++ Reactor Web Server from Scratch☆22Apr 20, 2020Updated 6 years ago
- A tiny network library like muduo and libevent.☆17Apr 2, 2020Updated 6 years ago
- a simple network library☆192Jul 5, 2020Updated 6 years ago
- grpc实现聊天的demo☆11Mar 22, 2018Updated 8 years ago
- ☆10Feb 10, 2026Updated 6 months ago
- JNU电信复习资料收集汇总(个人收集)☆14Sep 19, 2018Updated 7 years ago
- 基于 LSTM 的气温预测及可视化 (Temperature prediction and visualization based on LSTM Project)☆22May 14, 2022Updated 4 years ago
- A community driven list of useful skynet resources.☆46Mar 4, 2016Updated 10 years ago
- A generic collection of STL-style macro classes written in C☆15Apr 11, 2023Updated 3 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.
- flexsc-osdi10☆12Aug 14, 2019Updated 6 years ago
- c++ 网络事件库☆78Nov 25, 2014Updated 11 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆648May 1, 2021Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆535Dec 27, 2023Updated 2 years ago
- A high-performance, concurrent hash table☆25Dec 15, 2013Updated 12 years ago
- 一个清单,简单的日程规划web端应用☆10Feb 20, 2023Updated 3 years ago
- a sample net game server. contain a gateway, logicserver and a console client.☆10Aug 14, 2014Updated 11 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Apr 14, 2020Updated 6 years ago
- 封装一个日志类,让记录日志更加简便。☆12Oct 15, 2015Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 仿写一两遍STL几乎是修炼c++的必经之路