Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
a9ed8f00af
commit
a66568334d
|
@ -129,3 +129,5 @@ Notifier
|
|||
|
||||
* Can leverage Middleware with a command bus
|
||||
* Queues as a service (RabbitMQ)
|
||||
* Work queue - one producer, multiple consumers
|
||||
* Queues should be durable - messages are also stored on disk, consumers should acknowledge a message once a message is handled
|
||||
|
|
Loading…
Reference in a new issue