sorise / muse-rpc
基于 Connect UDP 和自定义网络协议(简单请求响应协议) 、Reactor 网络模型(one loop per thread + 线程池) 的轻量RPC框架!
☆21Updated 8 months ago
Alternatives and similar repositories for muse-rpc:
Users that are interested in muse-rpc are comparing it to the libraries listed below
- 📚一个三级缓存的高并发内存池☆52Updated 5 years ago
- Tiny and simple c++ rpc library☆83Updated 6 years ago
- 学习muduo网络库的一些笔记☆103Updated 4 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- RPC远程调用框架☆25Updated 3 years ago
- 【muduo 源码解析】☆47Updated 2 years ago
- 自己实现智能指针☆93Updated 8 years ago
- 一个基于协程的异步网络库☆107Updated 3 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆33Updated 2 months ago
- Linux下高性能服务器,详细梳理后台各个知识点☆30Updated 4 years ago
- c++ rpc framework☆40Updated last year
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- 基于C++的集群聊天服务器☆52Updated 2 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆38Updated last year
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 5 years ago
- 一款高性能的后端分布式服务器网络框架☆25Updated last year
- Reactor implemented by C++, support tens of thousands tcp connection and large data transmission.☆24Updated 2 weeks ago
- 基于muduo、protobuf、zookeeper的rpc实现☆39Updated 2 years ago
- <-- workflow 中文注释 / demos / 源码解析☆284Updated 2 years ago
- 基于C++11的muduo网络库☆103Updated 3 years ago
- A C++ network library for study.☆153Updated 2 years ago
- A small Key-Value storage engine written in C++.☆105Updated 2 years ago
- 实现的一个简易的 C++ 序列化库☆76Updated 2 years ago
- c++ framework☆102Updated last year
- 基于分布式的集群聊天系统☆43Updated 3 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实 现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- Coroutine C++ Workflow based on C++ 20☆64Updated this week