Git Product home page Git Product logo

btm's Introduction

Build Status CodeQL Contributor Covenant License

Home of BTM, the Bitronix JTA Transaction Manager

This Bitronix Transaction Manager (BTM) is a new refactor from BTM 3.0. In this fork, BTM will try to progressively complete the following goal in the roadmap.

Next roadmap

  • Support JDK17+, and transition from Java EE to Jakarta EE, support Jakarta EE 10.
  • Support the least web containers, and other containers such as Undertow/Quarkus etc.
  • Bump dependencies version with Dependabot.
  • Implement module with Jigsaw but not OSGi.
  • Continuous security enhancement. Stateless enhancement.
  • Support YAML configuration.
  • Support GraalVM build. (CGLIB will be disabled.)
  • Store runtime data to a distributed storage system or TSDB.
  • Refactor GUI module(which is removed now) with JavaFX or WebApp, and support other friendly API to access BTM runtime data.
  • Refactor Document, and display in GitHub Pages, and i18n support(optional).
  • collect relevant monitoring data, including Metrics, Tracing and Logging.
  • Explore the integration with other projects.
  • Demos, testcases and diagrams. Performance report and comparative report on similar projects.
  • Build automation workflow.
  • Support Virtual Thread on async executions.
    • To use virtual thread on 2 phase commit, set on bitronix-xxx.properties:
      • bitronix.tm.2pc.async=true
      • bitronix.tm.2pc.async.virtualThread=true

Original General Information

Configuration

Notices

In the whole 3.0.* version lifecycle, new features will NOT be considered. It will focus on the transition to new development environment and replace all deprecated API.

A radical solution will be implemented and some old version container compatibility will be discarded.

btm's People

Contributors

lorban avatar brettwooldridge avatar dependabot[bot] avatar rankinc avatar laingke avatar snicoll avatar marcus-nl avatar sourcepond avatar donniexyz avatar yuppyavd avatar recallwu 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.