Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • High performance header-based routing for messages
  • All features required by the JMS 1.1 specification. Qpid passes all tests in the Sun JMS compliance test suite
  • Transaction support
  • Persistence using the high performance Berkeley DB Java Edition. The persistence layer is also pluggable should an alternative implementation be required. The BDB store is available from the 3rd Party Libraries page
  • Pluggable security using SASL. Any Java SASL provider can be used
  • Management using JMX and a custom management console built using Eclipse RCP
  • Naturally, interoperability with other clients including the Qpid .NET, Python, Ruby and C++ implementations
    Wiki Markup
    {cloak}

Wiki Markup
{toggle-cloak:id=q2}
Can you help me get started with Qpid?

Wiki Markup
{cloak:id=q2}

Have a look at our Getting Started Guide

Wiki Markup
{cloak}

Wiki Markup
{toggle-cloak:id=q3}
How do I install the Qpid broker ?

Wiki Markup
{cloak:id=q3}

Please follow the instructions provided on our Getting Started Guide.

Wiki Markup
{cloak}

Wiki Markup
{toggle-cloak:id=q4}
How do I run the Qpid broker ?

Wiki Markup
{cloak:id=q4}

The broker comes with a script for unix/linux/cygwin called qpid-server, which can be found in the bin directory of the installed package. This command can be executed without any paramters and will then use the default configuration file provided on install.

For the Windows OS, please use qpid-server.bat.

...