» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:ASF2.0 + JMS

ActiveMQ

ActiveMQ is a Message Broker and JMS 1.1 provider.

It supports:

  • clustering
  • peer networks
  • discovery
  • TCP
  • SSL
  • multicast
  • persistence
  • XA

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.

Other message brokers

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.

  • Proteusproteus is an alternative message broker and framework that is licensed under the gpl.

Information on the latest (5.0) release

Hermes JMS Browser

Hermes is a Swing application that allows you to interact with JMS providers. Hermes will work with any JMS enabled transport making it easy to browse or seach queues and topics, copy messages around and delete them. It fully integrates with JNDI letting you discover administered objects stored, create JMS sessions from the connection factories and use any destinations found. Many providers include a plugin that uses the native API to do non-JMS things like getting queue depths (and other statistics) or finding queue and topic names.

Lingo

Lingo is a lightweight POJO based remoting and messaging library based on Spring’s Remoting which extends it to support JMS and support a wide range of message exchange patterns including both synchronous and asynchronous message exchange.