= About HelenOS = {{{#!imagebox align=right, width=512px [[Image(htdocs:screenshot.png,center,480px,margin-left=30, margin-bottom=30, title="HelenOS features in a single screenshot", link=wiki:Screenshots#AllInOne)]] HelenOS features in a single screenshot. The image depicts the HelenOS compositing GUI, networking, filesystems, sound subsystem and a multithreaded, multiprocessor 64-bit kernel in action. The [https://www.flickr.com/photos/theodevil/7689734118 Colorful Prague] picture used in the screenshot is a courtesy of [http://www.hdrshooter.com/about/ Miroslav Petrasko]. }}} HelenOS is a portable microkernel-based multiserver operating system designed and implemented from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand. HelenOS does not aim to be a clone of any existing operating system and trades compatibility with legacy APIs for cleaner design. Most of HelenOS components have been made to order specifically for HelenOS so that its essential parts can stay free of adaptation and glue layers, franken-components and the maintenance burden incurred by them. HelenOS runs on eight different processor architectures and machines ranging from embedded ARM devices and single-board computers through multicore 32-bit and 64-bit desktop PCs to 64-bit Itanium and SPARC rack-mount servers. HelenOS is open source, free software. Its source code is available under the [wiki:License BSD license]. Some third-party components are licensed under [wiki:License GPL]. {{{#!box type=information = Quick download Download the IA-32 ISO image from the latest release [http://www.helenos.org/releases/HelenOS-0.6.0-ia32.iso HelenOS-0.6.0-ia32.iso]. See our [wiki:Download downloads] page for other options. }}} {{{#!html
}}}