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.
Before you begin
Role required: sn_vaccine_sm.admin
About this task
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.
Procedure
In the navigation filter, enter
sys_trigger.list.In the Search field, enter
*vaccine queue events process.Select the vaccine queue events process record.
Set the System ID field to Active Nodes.
Click Update.
This configuration creates multiple sys_trigger records for each node.
Parent Topic:Configuring Vaccine Administration Management