mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-23 07:41:25 +00:00
fix mq readme
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
Publish and subscribe to messages
|
Simple message queue
|
||||||
|
|
||||||
# Stream Service
|
# MQ Service
|
||||||
|
|
||||||
Send messages to a stream and broadcast to multiple subscribers. Group by topic
|
A simple message queue which lets you publish and subscribe to messages with no
|
||||||
and rapidly blast fire-and-forget messages to anyone listening.
|
overhead. Use fire-and-forget semantics, if the subscriber is available the message
|
||||||
|
is received.
|
||||||
|
|||||||
Reference in New Issue
Block a user