基于muduo、protobuf、zookeeper的rpc实现
☆52Aug 15, 2022Updated 3 years ago
Alternatives and similar repositories for rpc
Users that are interested in rpc are comparing it to the libraries listed below
Sorting:
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- 基于muduo+protobuf+zookeeper的一个rpc分布式网络通信框架☆14May 31, 2023Updated 2 years ago
- 一个基于muduo库的rpc分布式微服务框架☆15Jul 13, 2022Updated 3 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆68Jan 6, 2023Updated 3 years ago
- C++11 RPC framework Unfinished☆35Jan 20, 2024Updated 2 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- 基于C++的集群聊天服务器☆81Sep 22, 2022Updated 3 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 3 years ago
- C++ Development Tips☆14Oct 25, 2023Updated 2 years ago
- A high-performance minimalist KV database.☆15May 6, 2023Updated 2 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 8 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- 使用C++描述的设计模式☆18Oct 16, 2017Updated 8 years ago
- c++ rpc framework☆45Jul 10, 2023Updated 2 years ago
- 学习muduo网络库的一些笔记☆123Sep 27, 2020Updated 5 years ago
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- c++ rpc framework, simplified version of tinyrpc。☆251Feb 12, 2024Updated 2 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- CPP 视频地址☆23Nov 27, 2022Updated 3 years ago
- c++ async rpc framework. 14w+qps.☆1,620Oct 18, 2023Updated 2 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Feb 23, 2023Updated 3 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- C++ Workflow with kubernetes automated deployment.☆31Aug 13, 2021Updated 4 years ago
- MIT 6.824 distributed system C++Version☆874Jun 10, 2023Updated 2 years ago
- Here is a note in learning the Cherno C++.☆36Apr 25, 2022Updated 3 years ago
- 带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。☆33Mar 8, 2020Updated 5 years ago
- C++ implementation of an object pool pattern☆12May 20, 2024Updated last year
- 一个基于国密算法的安全文件传输系统,算法库基于GmSSL。☆13Apr 13, 2019Updated 6 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- find the spot on solar panel's thermal image☆10Nov 18, 2021Updated 4 years ago
- This repository features Amazon SageMaker Ground Truth and explains how to ingest raw 3D point cloud data, label it, train a 3D object de…☆13Jun 23, 2022Updated 3 years ago
- Semantic-Segmantation-based-Dynamic-Robust-SLAM☆12Jul 15, 2019Updated 6 years ago
- Implementation of Yolov3 using Pytorch and deployment using a flask Webapp☆10Apr 17, 2019Updated 6 years ago