Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
991646ba2b
commit
36199e32f8
|
@ -133,3 +133,4 @@ Notifier
|
|||
* Queues should be durable - messages are also stored on disk, consumers should acknowledge a message once a message is handled
|
||||
* Publish/subscribe
|
||||
- Producer -> Fanout/direct with routing (multiple queues) -> multiple consumers
|
||||
* Topics - wildcards
|
||||
|
|
Loading…
Reference in a new issue