Transactions Processing Content on InfoQ
Latest featured content about Transactions Processing

- SOA
- Topics
- WS Standards,
- Transactions Processing,
- Web Services,
- REST
In this interview, recorded at QCon London 2008, Red Hat Director of Standards and Technical Development Manager for the SOA platform Mark Little talks about extended transaction models, the history of transaction standardization, their role for web services and loosely coupled systems, and the possibility of an end to the Web services vs. REST debate.
-
By Mark Little
on Jun 24, 2008,
News about Transactions Processing
- Architecture
- Topics
- Transactions Processing
Erlang has recently generated a lot of interest as a language that can deal both efficiently and elegantly with concurrency. In particular, there is no shared memory between "process" instances which only communicate via asynchronous messages. Nevertheless, Shared Memory Concurrency remains an intense research subject especially for multicore applications.
-
By Jean-Jacques Dubray
on Mar 20, 2008,
- Architecture,
- SOA
- Topics
- WS Standards,
- Transactions Processing,
- Web Services,
- Choreography,
- Business Process Management
In a recent discussion Mark Little and Greg Pavlik discuss whether transaction coordinators and transaction protocols are necessary in the context of widely distributed units of work. Isn't the knowledge of state alignment patterns enough?
-
By Jean-Jacques Dubray
on Jan 15, 2008,
Articles about Transactions Processing

- Java
- Topics
- AOP,
- Web Frameworks,
- Transactions Processing
Spring co-founder Rod Johnson provides the definitive article on the motivations behind and uses of the new features in Spring 2.0. This first article covers the Spring core container, XML configuration extensions, AOP enhancements and Java 5-specific features.
-
By Rod Johnson
on Jan 15, 2007,

- Java
- Topics
- Transactions Processing,
- Application Servers
Spring 2.0 was initially supposed to come out in June/July, why the delay? InfoQ interviewed the Spring team - based on massive community feedback, the team has chosen to delay the launch to Sept 26th in order work on asynchronous JMS capabilities, JPA, the new JSP form tag library, OSGi integration, documentation, and backwards compatibility.
-
By Floyd Marinescu
on Sep 05, 2006,
Interviews about Transactions Processing

- Architecture
- Topics
- Transactions Processing,
- Performance & Scalability,
- Enterprise Architecture,
- Database Design
Dan Pritchett gives us an inside look into the decisions behind on of the largest scale architectures in the world: eBay. In explaining how the scale of eBay turns simple requirements a complex engineering problem, he walks us through the technical and organizational challenges of managing eBay's architecture.
-
By Dan Pritchett
on Aug 25, 2007,

- Java
- Topics
- Transactions Processing,
- Application Servers
Spring core developers Rob Harrob and Juergen Hoeller talk about what, why, and how of the new features in Spring 2, including XML configuration, custom tags, AspectJ integration, and migrationg to Spring 2. The interview also discusses how to use Spring on large scale projects, common pitfalls with using Spring, and Spring MVC vs. other frameworks. Recorded at the Javapolis conference.
-
By Rob Harrop, Juergen Hoeller, Floyd Marinescu
on Sep 29, 2006,
Presentations about Transactions Processing

- Architecture,
- Java
- Topics
- ESB,
- Enterprise Architecture,
- Transactions Processing
In this presentation from QCon London, William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system architecture, the previous Mainframe-based architecture, architectural challenges and requirements, the new Spring and J2EE-based architecture, upcoming challenges for Voca, and technologies to watch for in the future.
-
By William Soo and Meeraj Kunnumpurath
on May 01, 2008,

- Architecture,
- Java
- Topics
- Performance & Scalability,
- Transactions Processing
A core part of Spring's middle tier support is the transaction management support. This session presents several interesting "mission critical" cases and shows you how to properly handle them using transactions driven by Spring 2.
You'll learn the ins-and-out of the "dark art" that is transaction management within a high-volume mission-critical JEE application.
-
By Juergen Hoeller
on Sep 11, 2007,
Books about Transactions Processing

- Java
- Topics
- Transactions Processing
Java Transaction Design Strategies shows how to design an effective transaction management strategy using the transaction models provided by Java-based frameworks such as EJB and Spring. Local, programmatic, declarative, and XA models are explained; the book concludes with a set of design patterns show how to effecitvely use these models.
-
By Mark Richards
on May 14, 2006,