基于muduo、protobuf、zookeeper的rpc实现
☆53Aug 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:
- 基于muduo+protobuf+zookeeper的一个rpc分布式网络通信框架☆14May 31, 2023Updated 2 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- C++11 RPC framework Unfinished☆35Jan 20, 2024Updated 2 years ago
- 一个基于muduo库的rpc分布式微服务框架☆16Jul 13, 2022Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆68Jan 6, 2023Updated 3 years ago
- 基于C++的集群聊天服务器☆82Sep 22, 2022Updated 3 years ago
- c++ rpc framework☆45Jul 10, 2023Updated 2 years ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 3 years ago
- C++ Development Tips☆14Oct 25, 2023Updated 2 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- A high-performance minimalist KV database.☆15May 6, 2023Updated 2 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆252Feb 12, 2024Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 8 years ago
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- a tiny c++ reflect library☆15Jul 10, 2023Updated 2 years ago
- CPP 视频地址☆23Nov 27, 2022Updated 3 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- c++ async rpc framework. 14w+qps.☆1,639Oct 18, 2023Updated 2 years ago
- Helper functions for C++ development☆11Feb 23, 2017Updated 9 years ago
- [AAAI2024] Keypoint Fusion for RGB-D Based 3D Hand Pose Estimation☆24May 13, 2024Updated last year
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆749Feb 23, 2023Updated 3 years ago
- Parallelize the serial implementation of 3D scene reconstruction with input from kinect sensor and run it on NvidiaGPU using CUDA.☆12Nov 2, 2016Updated 9 years ago
- ☆13Jun 3, 2022Updated 3 years ago
- testing modified versions of pcl tutorials☆12May 14, 2015Updated 10 years ago
- ☆11Mar 19, 2022Updated 4 years ago
- Semantic segmentation for sidewalks. It has different models and options to train over.☆12Feb 20, 2019Updated 7 years ago
- ☆11Jun 13, 2021Updated 4 years ago
- 使用C++描述的设计模式☆18Oct 16, 2017Updated 8 years ago
- VRAFT is a framework written in C++ that implements RAFT protocol and SEDA architecture. Based on VRAFT, distributed software can be deve…☆11Sep 24, 2024Updated last year
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- Code of the paper "LGI-GT: Graph Transformers with Local and Global Operators Interleaving"☆12Sep 4, 2023Updated 2 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago