Merge "Add missing shows to the RPC casts documentation"
This commit is contained in:
@@ -70,7 +70,7 @@ The diagram below shows the message flow during an rpc.call operation:
|
||||
RPC Casts
|
||||
---------
|
||||
|
||||
The diagram below the message flow during an rpc.cast operation:
|
||||
The diagram below shows the message flow during an rpc.cast operation:
|
||||
|
||||
1. A Topic Publisher is instantiated to send the message request to the queuing system.
|
||||
2. Once the message is dispatched by the exchange, it is fetched by the Topic Consumer dictated by the routing key (such as 'topic') and passed to the Worker in charge of the task.
|
||||
|
||||
Reference in New Issue
Block a user