mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-21 15:05:01 +00:00
fix mq
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Simple message queue
|
Simple message broker
|
||||||
|
|
||||||
# MQ Service
|
# MQ Service
|
||||||
|
|
||||||
A simple message queue 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user