Manage processing for a high number of concurrent vaccine events
Manage multiple parallel queues to help process vaccine events run in a parallel mode. You can distribute the vaccine queue events process to different nodes rather than keeping the load on a single node.
Vorbereitungen
Role required: sn_vaccine_sm.admin
Warum und wann dieser Vorgang ausgeführt wird
You can implement the vaccine queue events process flow in a parallel mode. With parallel processing, the job creates separate events for each vaccine queue. This processing helps distribute the events to all active nodes instead of being processed in a single node.