Manage high number of concurrent bookings
Manage multiple parallel queues to help process mass booking appointments run in a parallel mode. You can distribute the mass booking event processors to different nodes rather than keeping the load on a single node.
Before you begin
Role required: sn_vaccine_sm.admin
About this task
To avoid performance-related issues, configuration changes are required to pin to a specific node. As a user with the admin role, you can choose which thread to point to a specific node so that the load is distributed evenly across all the nodes. For example, if you’re using a multi-node instance, you can change the configuration to pin to a specific node by using the system ID field to select the specific node where you want your mass booking event processor to hit. This configuration change can improve the system performance.