Publish-subscribe pattern topic
The publish-subscribe pattern (short: pubsub) is an event handling and messaging pattern where the consumer subscribes to the provider, which in return can then publish a message that can be picked up and processed by each subscribed consumer.
garagemq
AMQP message broker implemented with golang
pymq
A simple message-oriented middleware library built for Python IPC across machine boundaries
ConnectorPlugin
Plugin to simplify communication between multiple Minecraft servers (and proxies) in a network. Supports plugin messages, redis and MQTT (e.g. using RabbitMQ or Google Cloud. MQTT is untested rn!). Re...
facil.io
Your high performance web application C framework
iodine
iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support
rocketman
🚀 Rocketman help build event-based/pub-sub code in Ruby
golongpoll
golang long polling library. Makes web pub-sub easy via HTTP long-poll servers and clients :smiley: :coffee: :computer:
celery-connectors
Want to handle 100,000 messages in 90 seconds? Celery and Kombu are that awesome - Multiple publisher-subscriber demos for processing json or pickled messages from Redis, RabbitMQ or AWS SQS. Includes...
trkl
Reactive microlibrary with observables and Knockout-style computeds in 383 bytes