Dispatchers are responsible for coordinating personnel and vehicles to carry out services. They receive and transmit information to do this, and are used by a variety of organizations such as police and fire departments, EMS, couriers, taxi companies, trucking companies, railroads, and public utilities.
Stanford University
Spring 2020
This course provides an in-depth understanding of the basic facilities provided by modern operating systems. It's structured into three major sections: concurrency, memory management, and file systems, followed by some smaller topics like virtual machines. The class includes one problem set and four programming projects based on the Pintos kernel, requiring a significant commitment of time.
No concepts data
+ 21 more conceptsStanford University
Autumn 2022
An introductory course to operating systems, CS 111 builds upon programming experience to explore how operating systems function. The course provides an understanding of OS design challenges, such as filesystems, system calls, concurrency, virtual memory, demand paging, and others. Knowledge in C/C++ and Unix/Linux environment is prerequisite.
No concepts data
+ 20 more concepts