TCP-eventbus-client-C

Event bus client

A TCP event bus client for C that enables message passing between nodes in a distributed system.

vertx tcp eventbus client module for C

GitHub

4 stars
2 watching
0 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaymine/tcp-eventbus-client-c-sharp Provides an implementation of the Vert.x TCP event bus client in C# 5
jaymine/tcp-eventbus-client-python An implementation of the TCP-based event bus protocol in Python 12
danielstieger/javaxbus A Java implementation of an event-driven TCP client for communication with a Vert.x EventBus TCP bridge 10
jponge/vertx-go-tcp-eventbus-bridge A Go client for interacting with Vert.x TCP EventBus Bridge applications 29
vert-x3/vertx-tcp-eventbus-bridge A bridge implementation for TCP eventbus communication between a client and a server. 49
tobias/vertx-swift-eventbus Provides a client library to communicate with a Vert.x TCP EventBus bridge from Swift 5
julien3/vertxbuspp An event bus client for the Vert.x framework using WebSockets and C++11. 17
aesteve/vertx-eventbus-client-rs Provides Rust primitives to interact with Vert.x's TCP-based event bus 10
mumez/verstix A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. 9
abdlquadri/vertx-eventbus-java A Vert.x client for messaging and event bus functionality in Java for Android 21
cinterloper/vxc A command-line client for sending and receiving messages on a Vert.x event bus TCP bridge 2
saffron-technology/vertx-eventbusbridge An API bridge that enables Java applications to interact with Vert.x event bus using SockJS/websocket communication. 18
apache/rocketmq-eventbridge A messaging service that enables event-driven architectures and loosely coupled distributed systems 137
advantageous/vertx-node-ec2-eventbus-example Connecting Vert.x with Node and event bus bridge for clustering in EC2 45
otobus/event_bus An event-driven communication system with minimal overhead and built-in tracing capabilities 699