wxbty / meepoLinks
基于ByteJta,仿GTS实现的分布式事务框架
☆139Updated 2 years ago
Alternatives and similar repositories for meepo
Users that are interested in meepo are comparing it to the libraries listed below
Sorting:
- ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide: https…☆214Updated 2 years ago
- ☆169Updated 7 years ago
- 采用Best effort 1pc + 回滚补偿机制实现的一个distributed transaction (分布式事务框架).基于dubbo rpc服务上实现。☆152Updated 2 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 3 years ago
- High performance TCP Gateway base on Netty 4 for request data or push message.☆286Updated 7 years ago
- An effective and reliable Distributed Lock☆226Updated 8 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆124Updated last year
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆202Updated 9 years ago
- 支付宝分库分表技术☆198Updated 8 years ago
- SOFABoot projects for SOFARPC, include starter and samples.☆294Updated 5 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- 服务网关集成dubbox rest服务☆151Updated 2 years ago
- Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于…