Skip to content

omarbaadry/-Round-robin-parallel-processing-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

The jobs arrive the system to be processed by any of the idle CPUs. If all the CPUs are busy, the jobs wait in the queue. Any new job is rejected if the queue maximum size is reached. When the server serves the processes, the job are then added to the queue again to be served later in a circular manner.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors