mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-21 15:05:01 +00:00
update mq readme
This commit is contained in:
@@ -4,4 +4,4 @@ Simple in-memory message broker
|
|||||||
|
|
||||||
A simple message broker which lets you publish and subscribe to messages with no
|
A simple message broker which lets you publish and subscribe to messages with no
|
||||||
overhead. Use fire-and-forget semantics, if the subscriber is available the message
|
overhead. Use fire-and-forget semantics, if the subscriber is available the message
|
||||||
is received.
|
is received otherwise its dropped.
|
||||||
|
|||||||
Reference in New Issue
Block a user