The Update Filter Workflow is responsible for broadcasting filter changes to subscribers. The Update Filter Service broadcast messages to many pods simultaneously to keep the Filter Service in sync.
NODES:
Name | Type |
---|---|
Live Edge | Edge |
Update Filter | Microservice |
Logger | Edge |
Broadcast | Edge |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Live Edge to Update Filter | RabbitMQ | updatefilterQ |
Update Filter to Logger | RabbitMQ | loggerQ |
Update Filter to Broadcast | RabbitMQ | filterchangeQ |