GithubHelp home page GithubHelp logo

mqths's Introduction

mqths

学习myth,写的简易版,用于学习基于本地事务可靠消息最终一致性分布式事务解决方案,失败重试直到成功为止,没有回滚的概念,比如方法报异常,服务down机,数据库挂了,消息一直在,一直重试,直到成功。

采用消息队列解决分布式事务的开源框架, 基于java语言来开发(JDK1.8),支持springcloud等rpc框架进行分布式事务。

支持

  • RPC框架支持 : springcloud。
  • 消息中间件支持 : amqp(rabbitmq),roceketmq。
  • 本地事务存储支持 : mysql。
  • 事务日志序列化支持 :java,kryo。
  • 采用Aspect AOP 切面**与Spring无缝集成,天然支持集群,高可用,高并发。
  • 配置简单,集成简单,源码简洁,稳定性高,已在生产环境使用。

mqths's People

Contributors

ren650119726 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.