yyg192 / yyg_rpc_server
C++11 RPC framework Unfinished
☆33Updated last year
Alternatives and similar repositories for yyg_rpc_server:
Users that are interested in yyg_rpc_server are comparing it to the libraries listed below
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆42Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆93Updated 4 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆63Updated 2 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆224Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆236Updated last year
- 大并发服务器课程源代码☆121Updated 4 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆242Updated 3 years ago
- 【muduo 源码解析】☆48Updated 2 years ago
- 一个基于协程的异步网络库☆111Updated 3 years ago
- RPC远程调用框架☆26Updated 4 years ago
- 用c++11重构了muduo库 的核心MultiReactor架构☆40Updated last year
- 基于C++11的muduo网络库☆105Updated 4 years ago
- 学习muduo网络库的一些笔记☆107Updated 4 years ago
- c++17实现简易muduo网络库☆36Updated last month
- A TinyWebServer implemented inC++11.☆201Updated last year
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆150Updated 3 years ago
- ☆167Updated 5 years ago
- C++ implement of rpc framework☆23Updated 2 years ago
- 基于C++的集群聊天服务器☆57Updated 2 years ago
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- A webserver developed using modern c++☆47Updated 5 years ago
- 基于分布式的集群聊天系统☆44Updated 3 years ago
- 基于C++ Muduo网络库的集群聊天 服务器项目☆68Updated 5 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆117Updated 4 years ago
- C++实现的简单http服务器(进程池+epoll)☆95Updated 6 years ago
- 项目基于muduo高性能网络库+protobuf开发 分布式网络通信项目 mrpc☆27Updated last year
- Tiny and simple c++ rpc library☆84Updated 6 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago