sofastack / sofa-rpcLinks
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
☆3,892Updated 3 weeks ago
Alternatives and similar repositories for sofa-rpc
Users that are interested in sofa-rpc are comparing it to the libraries listed below
Sorting:
- SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.☆5,052Updated last month
- SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.☆2,480Updated 2 months ago
- SOFAArk is a light-weight,java based classloader isolation framework.☆1,616Updated last week
- QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。☆2,821Updated last year
- 美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。☆2,777Updated 2 years ago
- tcc-transaction是TCC型事务java实现☆5,794Updated 6 months ago
- A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensa…☆2,358Updated last year
- ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. …☆2,897Updated 3 years ago
- SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls …☆1,124Updated 3 months ago
- The vip.com's distributed job scheduling platform.☆2,296Updated 9 months ago
- Distributed transaction solutions☆4,142Updated last year
- Dubbo Spring Boot Starter☆2,091Updated 7 years ago
- Jarslink is a sofa ark plugin used to manage multi-application deployment☆3,036Updated last year
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,510Updated 2 years ago
- Spring Boot Project for Apache Dubbo☆5,405Updated 2 years ago
- Distributed scheduled job☆8,206Updated 3 weeks ago
- samples for Apache Dubbo☆2,343Updated 2 weeks ago
- LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases☆4,197Updated last year
- Java诊断工具☆4,022Updated 2 years ago
- A production-grade java implementation of RAFT consensus algorithm.☆3,732Updated last week
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。