Repository navigation

#

Publish-subscribe pattern

发布于 1987

维基百科

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.

A micro library providing Ruby objects with Publish-Subscribe capabilities

Ruby
3315
1 年前

Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0

C
2869
17 小时前

Logical Replication extension for PostgreSQL 17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.

C
1144
11 天前

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.

C++
937
13 小时前

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.

C++
548
19 天前
Makefile
480
1 年前

PHP Service Bus (publish-subscribe pattern) implementation

PHP
349
3 个月前

Realtime Message Bus for the Web. Javascript Implementation

TypeScript
170
21 天前

Distributed publish-subscribe data service and Mles protocol reference implementation on Rust, Warp and Serde

Rust
166
4 个月前

Bondy is an open source, always-on and scalable application networking platform connecting all elements of a distributed application—offering service and event mesh capabilities combined. Bondy implements the open Web Application Messaging Protocol (WAMP) and is written in Erlang.

Erlang
145
18 小时前

Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture

C#
143
2 年前

Nuwber's RabbitEvents provides a simple observer implementation, allowing you to publishing and handling for various events that occur in your applications. For example, if you need to react to some event occurred in another API.

PHP
120
9 天前

一个基于发布-订阅模型的多线程消息框架,用于嵌入式平台,纯C实现,性能和灵活性极高

C
116
10 个月前