All Projects → apache → qpid-broker-j

apache / qpid-broker-j

Licence: Apache-2.0 license
Mirror of Apache Qpid Broker-J

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
XSLT
1337 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to qpid-broker-j

qpid-cpp
Mirror of Apache Qpid C++
Stars: ✭ 77 (+48.08%)
Mutual labels:  amqp, messaging, apache, network-server, amqp10, qpid, amqps
qpid-dispatch
Mirror of Apache Qpid Dispatch
Stars: ✭ 62 (+19.23%)
Mutual labels:  amqp, messaging, apache, network-server, amqp10, qpid, amqps
qpid-jms
Mirror of Apache Qpid JMS
Stars: ✭ 60 (+15.38%)
Mutual labels:  amqp, messaging, apache, amqp10, qpid, amqps
qpid-python
Mirror of Apache Qpid Python
Stars: ✭ 15 (-71.15%)
Mutual labels:  amqp, messaging, apache, qpid, amqps
qpid-proton-j
Mirror of Apache Qpid Proton-J
Stars: ✭ 28 (-46.15%)
Mutual labels:  amqp, messaging, apache, amqp10, qpid
azure-service-bus-go
Golang library for Azure Service Bus -- https://aka.ms/azsb
Stars: ✭ 67 (+28.85%)
Mutual labels:  amqp, messaging, amqp10
Activemq Artemis
Mirror of Apache ActiveMQ Artemis
Stars: ✭ 685 (+1217.31%)
Mutual labels:  amqp, messaging, apache
Qpid Proton
Mirror of Apache Qpid Proton
Stars: ✭ 164 (+215.38%)
Mutual labels:  amqp, messaging, apache
Azure Event Hubs
☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs
Stars: ✭ 233 (+348.08%)
Mutual labels:  amqp, messaging, apache
azure-service-bus-java
☁️ Java client library for Azure Service Bus
Stars: ✭ 61 (+17.31%)
Mutual labels:  amqp, messaging
Remit
RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.
Stars: ✭ 24 (-53.85%)
Mutual labels:  amqp, messaging
Rabbitmq Server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
Stars: ✭ 9,064 (+17330.77%)
Mutual labels:  amqp, messaging
Lapin
AMQP client library in Rust, with a clean, futures based API
Stars: ✭ 497 (+855.77%)
Mutual labels:  amqp, messaging
Rabbitmqbundle
RabbitMQ Bundle for the Symfony2 web framework
Stars: ✭ 1,125 (+2063.46%)
Mutual labels:  amqp, messaging
Azure Service Bus
☁️ Azure Service Bus service issue tracking and samples
Stars: ✭ 472 (+807.69%)
Mutual labels:  amqp, messaging
Servicebus
Simple service bus for sending events between processes using amqp.
Stars: ✭ 415 (+698.08%)
Mutual labels:  amqp, messaging
Humusamqp
PHP 7 AMQP library
Stars: ✭ 70 (+34.62%)
Mutual labels:  amqp, messaging
Bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
Stars: ✭ 1,224 (+2253.85%)
Mutual labels:  amqp, messaging
Garagemq
AMQP message broker implemented with golang
Stars: ✭ 153 (+194.23%)
Mutual labels:  amqp, messaging
aop
AMQP on Pulsar protocol handler
Stars: ✭ 93 (+78.85%)
Mutual labels:  amqp, messaging

Apache Qpid Broker-J


CI Process Status
GitHub Actions Build Status
Apache Jenkins CI Build Build Status

Website | Wiki | Documentation | Developer Mailing List | User Mailing List | Open Issues

Qpid Broker-J

The Apache Qpid Broker-J is a powerful open-source message broker.

  • Supports Advanced Message Queuing Protocol (AMQP) versions 0-8, 0-9, 0-91, 0-10 and 1.0
  • 100% Java implementation
  • Authentication options include for LDAP, Kerberos, O-AUTH2, TLS client-authentication and more
  • Message storage options include Apache Derby, Oracle BDB JE, and Generic JDBC
  • REST and AMQP 1.0 management API
  • Web-management console
  • Plug-able architecture

Below are some quick pointers you might find useful.

Building the code

The Quick Start Guide walks you through the steps required to build, test and run Qpid Broker-J.

The Build Instructions cover all details behind building and testing.

Running the Broker

For full details, see the Getting Started in User documentation mentioned below.

For convenience, the brief instructions are repeated in the Quick Start Guide.

IDE Integration

Tips on setting up IDE to work with Qpid Broker-J project are provided in IDE Integration.

Documentation

Documentation (in docbook format) is found beneath the doc module.

Links to latest published User documentation can be found in overview of Broker-J Component.

Please check Developer Guide for developer documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].