GithubHelp home page GithubHelp logo

zhanqingqi / hmily Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dromara/hmily

0.0 0.0 0.0 1.59 MB

高性能异步分布式事务TCC框架

Home Page: https://dromara.org

License: Apache License 2.0

Java 98.11% HTML 0.03% Vue 1.69% CSS 0.17%

hmily's Introduction

Hmily

Codacy Badge Total lines License Maven Central Build Status QQ群

High-Performance distributed transaction solution (Try Confirm cancel).

Modules

  • hmily-admin: Transaction log management background

  • hmily-annotation : Framework common annotations

  • hmily-apache-dubbo : Support for the dubbo rpc framework 2.7.X

  • hmily-common : Framework common class

  • hmily-core : Framework core package (annotation processing, log storage...)

  • hmily-dashboard : Management background front-end

  • hmily-dubbo : Support for the dubbo framework Less than 2.7 version

  • hmily-motan : Support for the motan rpc framework

  • hmily-springcloud : Support for the spring cloud rpc framework

  • hmily-spring-boot-starter : Support for the spring boot starter

  • hmily-demo : Examples using the hmily framework

Features

  • All spring versions are supported and Seamless integration

  • Provides support for the springcloud dubbo motan RPC framework

  • Provides integration of the spring boot starter approach

  • Support Nested transaction

  • Local transaction storage support : redis mongodb zookeeper file mysql

  • Transaction log serialization support : java hessian kryo protostuff

  • Spi extension : Users can customize the storage of serialization and transaction logs

Prerequisite

  • You must use jdk1.8 +

  • You must be a user of the spring framework

  • You must use one of the dubbo, motan, and springcloud RPC frameworks

About

Hmily is a TCC solution for distributed transactions, Its rapid integration, zero penetration high performance has been run by a number of companies including my own company in the production environment.

Its performance is nearly lossless compared to your RPC framework, its confrim cancel, and its log store is conducted asynchronously using a disruptor.

If you want to use it or get a quick look at it. Quick Start

Stargazers

Stargazers over time

Support

hmily's People

Contributors

yu199195 avatar prfor avatar codacy-badger avatar kissss avatar idefav avatar abel533 avatar jilonghun avatar xqxyxchy 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.