JavaOS

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
JavaOS
Developer Sun Microsystems
Written in Java
Working state Discontinued
Source model Closed source
Platforms ARM, PowerPC, SPARC, IA-32 (x86)
Kernel type Microkernel
License Proprietary
Official website {{#property:P856}}

JavaOS is an operating system with a Java virtual machine as a fundamental component, originally developed by Sun Microsystems.[1] Unlike Windows, Mac OS, Unix or Unix-like systems which are primarily written in the C programming language, JavaOS is primarily written in Java. It is now considered a legacy system.[2]

History

JavaOS was originally announced in 1996 by Sun's JavaSoft subsidiary as a compact OS designed to run "in anything from net computers to pagers".[1] In 1998, Sun recruited IBM to accelerate its development.[3] IBM indicated its focus was more on network computer than clients, specifically to replace traditional "green screen" and UNIX terminals, and to implement single application clients.[4]

It boots independently, supports a password protected login, own device drivers, has its own window system and API and can execute several Java applets at the same time. Java Soft has granted licenses to more than 25 manufacturers, to this companies belongs Oracle Corp, Acer Inc., Xerox, Toshiba Corp and Nokia which will use the JavaOS in its products. IBM and Sun announced the cooperation for JavaOS for Business at the end of March 1998.[2]

In 1999, Sun and IBM announced the end of the JavaOS project.[5] As early as 2003, Sun materials referred to JavaOS as a "legacy technology", recommending migration to Java ME, leaving the choice of specific OS and Java environment to the implementer.

Design

The system is based on a hardware architecture native microkernel. The Java virtual machine runs on top of the microkernel.

Platforms that the kernel runs on include:

All device drivers are written in Java and executed by the virtual machine.

A graphics and windowing system implementing the AWT API is also written in Java.

Applications

JavaOS was designed to run on embedded systems and has applications in devices such as set top boxes, networking infrastructure and ATMs. It's also the operating system that comes with the JavaStation.

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.

External links