OS Lecture - Issues with Multiple Threads/Processes

preview_player
Показать описание
This video discusses some issues that one has to deal with if going from single process/worker to multiple process or multiple threads. They are 1) identifying work 2) splitting data/work 3) balancing work across workers/processes/threads 4) data and workflow dependencies, 5) testing and debugging
Рекомендации по теме