vertx-node-ec2-eventbus-example
EC2 cluster connection
Connecting Vert.x with Node and event bus bridge for clustering in EC2
PoC for using Vert.x in EC2. Using the event bus bridge to Node. Setting up clustering in EC2. Possibly more.
45 stars
19 watching
6 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
saffron-technology/vertx-eventbusbridge | An API bridge that enables Java applications to interact with Vert.x event bus using SockJS/websocket communication. | 18 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
pharosproduction/exvertx | Provides a connection between an Elixir application and Vert.x's event bus via a TCP-based bridge | 15 |
tobias/vertx-swift-eventbus | Provides a client library to communicate with a Vert.x TCP EventBus bridge from Swift | 5 |
vert-x3/vertx-tcp-eventbus-bridge | A bridge implementation for TCP eventbus communication between a client and a server. | 49 |
jponge/vertx-go-tcp-eventbus-bridge | A Go client for interacting with Vert.x TCP EventBus Bridge applications | 29 |
jaymine/tcp-eventbus-client-c | A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |
jmusacchio/vertxbus | Enables communication between Meteor Apps and Vert.x Components using an Event Bus | 17 |
abdlquadri/vertx-eventbus-java | A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
jaymine/tcp-eventbus-client-c-sharp | Provides an implementation of the Vert.x TCP event bus client in C# | 5 |
dano/vertx-zeromq | Provides an event bus bridge between ZeroMQ and Vert.x 3.x. | 12 |
textback/vertx-azure-servicebus | Provides integration between Azure Service Bus and Vert.x event bus | 0 |
julien3/vertxbuspp | An event bus client for the Vert.x framework using WebSockets and C++11. | 17 |
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |