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.

List Publish-subscribe pattern repositories

garagemq

224
Stars
39
Forks
Watchers

AMQP message broker implemented with golang

pymq

24
Stars
3
Forks
Watchers

A simple message-oriented middleware library built for Python IPC across machine boundaries

ConnectorPlugin

53
Stars
10
Forks
Watchers

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

2.0k
Stars
134
Forks
Watchers

Your high performance web application C framework

iodine

896
Stars
50
Forks
Watchers

iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support

rocketman

141
Stars
4
Forks
Watchers

🚀 Rocketman help build event-based/pub-sub code in Ruby

golongpoll

652
Stars
60
Forks
Watchers

golang long polling library. Makes web pub-sub easy via HTTP long-poll servers and clients :smiley: :coffee: :computer:

gerbil-simsub

35
Stars
7
Forks
Watchers

A gossipsub protocol simulator

celery-connectors

40
Stars
9
Forks
Watchers

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

182
Stars
5
Forks
Watchers

Reactive microlibrary with observables and Knockout-style computeds in 383 bytes