The figure titled Scheduler Components illustrates how clients, databases, job coordinators, and job child processes are related. A client interacts with the database in the usual way. The database contains a Job Table, which includes Job1, Job2, Job3, Job4, Job5, and Job6. The Job Table is used by the Job Coordinator, which spawns and controls job child processes. In the figure, the Job Coordinator has three child processes working.
End of image description.