IASAbout IASDesignHostingPromotionConsultingContact


    AtheOS Oriented Object Operating Systems














AtheOS Oriented Object Operating Systems


Unique desktop operating system, in development for 5 years, object-oriented, fine-grain preemptable multithreading, low latency messaging, multiuser, POSIX friendly (not a Unix, runs many Unix CLI tools), integrated new GUI (not X Windows), 64-bit journaling file system, command-line interface via native X-term like terminal emulator and Borne Again Shell (BASH), synchronous multiprocessor (SMP) support, already runs many applications, UNICODE character support to UTF8, more. Free, open source, GPL license.The kernel is very modular and has a well defined interface between it and device-drivers and file-systems. All components communicate through a thin, well defined interface, and know little about each other, as in a micro-kernel. But, all kernel components live in kernel-space and are unprotected from each other, as in a monolithic-kernel.

    Top: Computers: Software: Operating Systems: Object-Oriented
AtheOS

See Also:
Editor's Picks:

AtheOS - Multiuser OS, in development for 4 years, object oriented multi-threaded GUI, 64-bit journaling file system, and Synchronous MultiProcessor (SMP) support. Open source, GPL.


  • Wikipedia: AtheOS - Encyclopedia article, with links to many topics.
  • Interview with the AtheOS Creator, Kurt Skauen - Asks Skauen's views on binary compatibility in future versions of AtheOS, multithreading, and the future of his OS in general. [OSNews]
  • SourceForge: AtheOS - The official developers' mailing list for AtheOS is where most users of AtheOS discuss programming and news and post their questions concerning development.
  • AtheOS Wizard Kurt Skauen Tells All - Interview by many questioners, with many forum comments. Slashdot.
  • Myelin: Notes on AtheOS - Has a few scripts and software ports that work with AtheOS, and notes on inner workings of AppServer and startup sequence, possibly of interest to some developers.
  • Ask AtheOS Creator Kurt Skauen about His Creature - Brief story, with many forum comments. Slashdot.
  • Cosmoe Operating System - Windowing system for Linux based on AtheOS, ported by Bill Hayden. Uses AtheOS GUI system atop Linux kernel, but aims to become an independent OS, and to fully support BeOS API and have source compatibility with BeOS programs.
  • The AtheOS Info Site - It lists various user and developer questions and answers about AtheOS in FAQ format. Specifically, it covers how to set a view to use a fixed font, how to compile the sources from scratch, and how to handle graphics. The AtheOS Info Site also discusses