vertx-amqp-bridge
AMQP bridge
A component that provides AMQP 1.0 messaging support via a bridging layer
8 stars
27 watching
8 forks
Language: Java
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
vert-x3/vertx-tcp-eventbus-bridge | A bridge implementation for TCP eventbus communication between a client and a server. | 49 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |
dano/vertx-zeromq | Provides an event bus bridge between ZeroMQ and Vert.x 3.x. | 12 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-stomp | An implementation of the STOMP specification for building distributed messaging systems | 31 |
saffron-technology/vertx-eventbusbridge | An API bridge that enables Java applications to interact with Vert.x event bus using SockJS/websocket communication. | 18 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
postwait/node-amqp | An AMQP client for nodejs | 1,692 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |