|
|
|
|
|
by empthought
4286 days ago
|
|
I think you're right, that would need to be built into whatever job management logic you implemented before the notification was sent. This type of architecture is more suitable for a workflow or job management system rather than fanning out data processing to N workers. |
|