Projects tagged ‘java’, ‘middleware’, and ‘transactions’


Jump to tag:

Projects tagged ‘java’, ‘middleware’, and ‘transactions’

Filtered by Project Tags java middleware transactions

Refine results Project Tags distributed_computing (2) j2ee (2) jee (2) integration (2) performance (2) enterprise (2) mom (2) javaee (2) soa (2) messaging (2) jms (2) clustering (2)

[3 total ]

16USERS
   

Apache Camel is a powerful rule based integration framework which provides a POJO based implementation of the Enterprise Integration Patterns using an extremely powerful fluent API (or declarative Java Domain Specific Language) to configure routing ... [More] and mediation rules. The Domain Specific Language means that Apache Camel can support type-safe smart completion of routing rules in your IDE using regular Java code without huge amounts of XML configuration files; though Xml Configuration inside Spring is also supported. [Less]

13USERS
 

JORAM (Java Open Reliable Asynchronous Messaging) is an open source implementation of the JMS (Java Message Service) 1.1 API.

0USERS

Warp-persist is a lightweight library that provides persistence and transactions for applications using Google Guice. You can use warp-persist inside web and servlet applications as well as EJB and simple desktop applications. All with a few simple ... [More] configuration steps. Quick HitsInject DAOs & Repositories Flexible units-of-work Declarative transaction management Using @Transactional Or your own custom AOP Dynamic Finders (reduce boilerplate query code) Warp-persist fully supports: Hibernate Java Persistence API (JPA) db4objects ...and is easily extensible to any persistence system of your choice! [Less]