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

vernemq

3.2k
Stars
387
Forks
Watchers

A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases. The VerneMQ mission is active & the project maintained. Thank you for your support!

bus

331
Stars
25
Forks
Watchers

🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit

gizmo

3.8k
Stars
226
Forks
Watchers

A Microservice Toolkit from The New York Times

CachingFramework.Redis

286
Stars
52
Forks
Watchers

Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.

Beaver

1.5k
Stars
83
Forks
Watchers

💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.

TwitchLib

828
Stars
150
Forks
Watchers

C# Twitch Chat, Whisper, API and PubSub Library. Allows for chatting, whispering, stream event subscription and channel/account modification. Supports everything that supports .NETStandard 2.0

uWebSockets.js

7.5k
Stars
556
Forks
Watchers

μWebSockets for Node.js back-ends :metal:

eventmesh

1.6k
Stars
636
Forks
Watchers

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

sobjectizer

462
Stars
45
Forks
Watchers

An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.