Skip to content
/ meepo Public
forked from wxbty/meepo

基于ByteJta,仿GTS实现的分布式事务框架

Notifications You must be signed in to change notification settings

easy6666/meepo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meepo

基于jta,仿GTS实现的分布式事务框架

meepo是一个类XA/2PC(1pc+1)机制的分布式事务管理器。实现了Spring JTA接口,集成dubbo,提供阿里GTS的核心功能。

meepo基于bytejta实现 https://github.com/liuyangming/bytejta

meepo = bytejta的基础代码+GTS的原理流程

使用样例:https://github.com/wxbty/meepo-test

架构介绍+源码跟踪:https://wxbty.github.io/2018/08/01/start/one/ (持续更新中..)

有任何问题,加群878443502交流

About

基于ByteJta,仿GTS实现的分布式事务框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%