SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic.
ActiveMQ is a Message Broker and JMS 1.1 provider.
It supports:
In addition, it integrates seamlessly into J2EE 1.4 containers, light weight containers and any Java application.
ActiveMQ is included in SourceLabs Self-Support for Open Source Java offering.
ActiveMQ competes with Microsoft Biztalk, Oracle Message Broker, Websphere Message Broker, and other proprietary message brokers.
ActiveMQ is the highest profile of the open source message brokers, and the most liberally licensed.
Information on the latest (5.0) release
J2EE
camel
License:ASF2.0
grid
async
SEDA
MOM
messaging
JMS
message-broker