2. OpenROAD Server Architecture Overview : OpenROAD Architectural Overview : OpenROAD Server Pooler Internals : Dispatcher (Application Signature Dispatcher)
 
Share this page                  
Dispatcher (Application Signature Dispatcher)
Each dispatcher handles Call4GL requests for a specific application signature. It manages a configurable number of slaves and distributes the incoming calls between slaves by a simple load balancing scheme.
Each dispatcher is assigned an identifier when it is created. This identifier is unique for the lifetime of the SPO process. Each dispatcher maintains a count of clients that are currently bound to the dispatcher.