Changes

Jump to: navigation, search

FutureOS

316 bytes added, 14:07, 29 October 2021
/* Caruh - the Task Manager for Applications */
== Caruh - the Task Manager for Applications ==
Caruh is the task manager for the cooperative preemptive multitasking under FutureOS.
It's available as RAM application or as (and planned for lower ROM (- which offers limited memory protection).
Features of Tasks:
* Every task has its own RAM and stack
* Tasks have a priority
* Tasks can use a part of the main screen (background task) or an own complete screen(foreground task)* Tasks use multiple screens, which can be swapped. No chaotic window structure.
* Tasks can be dynamically added and/or deleted
* Tasks can be saved and continued later or on other computers
* Tasks can use additional OS functions
* The regular Turbo Desktop of FutureOS can be used too
* Aside of screen MODEs 0-3 different screen formats are usable (80x25, 68x30, 64x32)
== File system ==
2,002
edits