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
3299
8 个月前

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

C
2748
2 小时前

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
1097
7 个月前

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

C++
910
2 天前

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++
526
13 天前
Makefile
478
9 个月前

PHP Service Bus (publish-subscribe pattern) implementation

PHP
348
2 个月前

Realtime Message Bus for the Web. Javascript Implementation

TypeScript
170
7 个月前

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

Rust
165
2 天前

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

C#
142
2 年前

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
139
1 个月前

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
17 天前

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

C
98
6 个月前