Great news! Today we released the latest version of the transaction manager!
Download it now from: https://www.jboss.org/jbosstm/downloads/4_17_4_Final
Why would you need JBoss Transactions?
In todays business environment data corruption can have serious consequences for the enterprise including service unavailability, system reconciliation costs, and damage to customer relationships and business reputation. The JBoss Transaction Service (JBossTS) protects businesses from data corruption by guaranteeing complete, accurate business transactions for Java based applications (including those written for the JEE and EJB frameworks) thereby eliminating the risks and costs associated with time-consuming manual reconciliation following failures.
| Bullet Proof Reliability | JBoss Transactions is founded on industry proven technology and over a 20 year history as a leader in the field of transaction processing. |
| Reduced Operating Costs | JBoss Transactions has built in failure recovery components that handle failures automatically with no manual intervention required. Moreover, the open source license make the product free to download and use. |
| Flexible Deployment Options | JBoss Transactions can be deployed stand-alone as well as within a range of different container implementations, most notably JBoss Application Server. |
| Simplicity...Not Complexity | JBoss Transactions simplifies application development as programmers are able to focus on business logic rather than specialist non-reusable, error-prone failure recovery code. |
| Full Distributed Transactions | JBoss Transactions preserves overall system state integrity regardless of the topology of the deployment and creates a unified transactioning solution for all resources - databases, message queues and arbitrary custom components. |
| Industry Leading Interoperability | JBoss Transactions extends beyond J2EE to Web Services through support of the WS-Coordination, WS-AtomicTransaction and WS-BusinessActivity specifications. |
| Professional Support | JBoss Inc. delivers the Professional Support, Consulting, and Training that you need whether you are testing a proof of concept, deploying a mission-critical application, or rolling out JEMS across your enterprise. JBoss is also continuing to partner with Arjuna Technologies. |
Although JBossTS is shipped as part of JBoss Application Server, it continues to be developed as a stand-alone transaction manager. It can be embedded in a range of containers, but JBossTS provides everything you need to develop transactional applications.
Thanks
EJ-Technologies provide licenses for JProfiler for free, for the JBossTS project.
|
|
Reliable Java and Web Services transaction management.
|
With over 20 years of expertise in the area of transaction processing, JBoss Transactions (JBossTS) is the premier open source transaction manager. It can be deployed within a range of application servers, containers or run stand-alone. Over the past 20 years it has been used extensively within industry and to drive standards including the OMG and Web Services. |
Getting Started
JBossTS team blog
This is the blog site for JBossTS. Expect postings on JBossTS, but also on general transaction issues.- 2PC or 3PC
- May 25, 2013 2:42 PM by Mark Little
- "2PC or not 2PC, that is the q…
- Compensating Transactions: When ACID is too much (Part 1: Introduction)
- May 17, 2013 11:52 AM by Paul Robinson
- ACID transactions are a useful…
- When you need ACID and can't get it ...
- May 6, 2013 12:03 PM by Mark Little
- What happens when you need tra…