Overview Index

Scheduler

Scheduler – is system device which defines what PCnous will do.

Scheduler selects the best action and executes it.

 

Scheduler uses simple rules, like:

- Start fading routine if time event has come.

- Start deliberation routine if time event has come.

- Run making decision routine if PCnous resources are idle.

- Run chosen action.

 

Scheduler is able to work at starting point, when main memory is empty.

 

See also:

Hardcoded units