Skip to content

danielfranze/AutomaticFeedingMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomaticFeedingMachine

AutomaticFeedingMachine is an implementation of a static scheduler (Round-robin).

See also: https://en.wikipedia.org/wiki/Round-robin_scheduling.

Requirements

  • Linux (operating system)
  • Clang (compiler front end)

Installation

  1. Run the makefile
  2. Execute the binary file

Technologies

License

AutomaticFeedingMachine is released under the terms of the MIT license. See https://opensource.org/licenses/MIT for more information.