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

dead-simple

21
Stars
1
Forks
Watchers

:skull::bulb: Dead simple PubSub and EventEmitter in JavaScript

NoobHub

308
Stars
53
Forks
Watchers

🌐🔥 Network multiplayer and messaging for CoronaSDK, Moai, Gideros, LÖVE & Defold

areg-sdk

244
Stars
109
Forks
Watchers

AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.

angular-PubSub

32
Stars
13
Forks
Watchers

Angular 1.x implementation of the Publish–Subscribe pattern.

kiara

142
Stars
2
Forks
Watchers

Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.

pubsub

412
Stars
64
Forks
Watchers

A simple pubsub package for go.

actionizer

21
Stars
0
Forks
Watchers

Simple pub/sub for data flow like Redux.

nohm

500
Stars
64
Forks
Watchers

node.js object relations mapper (orm) for redis

poxa

1.0k
Stars
91
Forks
Watchers

Pusher server implementation compatible with Pusher client libraries.

democracy.js

203
Stars
20
Forks
Watchers

Node.js unicast discovery, leader-citizen elections and pub/sub.