Java OS.txt

(5 KB) Pobierz
JX: The fast and flexible Java OS

>>> Szybki i elastyczny  Java OS
> http://www4.cs.fau.de/Projects/JX/ <

Overview

JX is a Java operating system that focuses on a flexible and robust operating system architecture.

The JX system architecture consists of a set of Java components executing on the JX core that is responsible for system initialization, CPU context switching and low-level domain management. The Java code is organized in components which are loaded into domains, verified, and translated to native code.

Main-stream operating systems and traditional microkernels base their protection mechanisms on MMU-provided address space separation. Protection in JX is solely based on the type safety of the intermediate code, the Java bytecode.

The system runs either on off-the-shelf PC hardware (i486, Pentium, and embedded PCs, such as the DIMM-PC) or as a guest system on Linux. Many of the JX Java components, for example the file system, also run on an unmodified JVM. When running on the bare hardware, the system can access IDE disks , 3COM 3C905 NICs, and Matrox G200 video cards. The network code contains IP, TCP, UDP, NFS2 client and server, SUN RPC. Applications that run on top of JX include an Ext2 file system, a window manager, and a database system.

>>>

JX jest system operacyjny Java, kt?ra koncentruje si? na elastycznej i wytrzyma?ej architektury systemu operacyjnego. 

Architektura systemu JX sk?ada si? z zestawu komponent?w Java realizuj?cych na rdzeniu JX, kt?ry jest odpowiedzialny za inicjalizacji systemu, prze??czania kontekstu CPU i zarz?dzanie domen? niskim poziomie. Kod Java organizowana jest w komponenty, kt?re s? ?adowane do domen, zweryfikowanych i przeliczonych na natywnego kodu. 

System?w operacyjnych strumienia g??wnego i tradycyjnych mikroj?dro opieraj? swoje mechanizmy ochrony na MMU-przewidzianego rozdzielenia przestrzeni adresowej. Ochrona w JX opiera si? wy??cznie na bezpiecze?stwie typu kodu po?redniego, do kodu bajtowego Javy. 

System dzia?a zar?wno na off-the-shelf sprz?tu PC (i486, Pentium i komputer?w wbudowanych, takich jak DIMM-PC) lub jako systemu go?cia Linux. Wiele element?w JX Java, na przyk?ad w systemie plik?w, a tak?e dzia?a? na niezmodyfikowanej JVM. Podczas jazdy na go?ej sprz?tu, system mo?e uzyska? dost?p do dysk?w IDE, 3Com 3C905 kart sieciowych i kart graficznych Matrox G200. Kod zawiera sie? IP, TCP, UDP, klient i serwer NFS2, s?o?ce RPC. Aplikacje dzia?aj?ce na szczycie JX to system plik?w Ext2, mened?era okien i systemu baz danych.


JX is unique in several aspects:

It is very secure. Compared to mainstream operating systems JX has a very small trusted computing base (TCB). This is discussed in more detail in the paper "A Java Operating System as the Foundation of a Secure Network Operating System". The unique protection domain model allows to run code with different trustworthiness at the same time in the same system.
It is free and open source. You can use JX as platform for your own open source or propriatary projects. We do not charge royalties or require you to disclose your source code. For details please see our license.
It conforms to standards. The core of the JX system is a cleanroom implementation of a Java Virtual Machine. This implementation conforms to the "Java Virtual Machine Specification", which allows you to use all tools and IDEs that produce bytecode compliant to this specification. There are several JX components that implement industry standards, such as the TCP communication protocol and the Ext2 file system.
It is flexible. You can configure the system according to your needs either as a very small embedded system with limited functionality or as a feature rich server system.
It is fast. Our benchmark results show, that a Java-based operating system does not need to be much slower than a traditional UNIK-like operating system, such as Linux.
The JX system is developed as an open source system by the University of Erlangen.

If you consider using JX in a commercial product you can contact info@jxos.com for consulting and development services.

>>>

JX jest wyj?tkowy w kilku aspektach: 

Jest to bardzo bezpieczna. W por?wnaniu z powszechnie stosowanych system?w operacyjnych JX ma bardzo ma?? zaufanego podstaw? oblicze? (TCB). Jest to om?wione bardziej szczeg??owo w artykule ?Java System operacyjny jako fundament bezpiecznej Sieciowy system operacyjny?. Unikalny wz?r domeny ochrona pozwala na uruchomienie kodu z innego wiarygodno?ci w tym samym czasie w tym samym systemie. 
Jest darmowy i open source. Mo?na u?y? JX jako platformy dla w?asnego open source lub projekt?w propriatary. Nie pobieramy op?at licencyjnych lub wymaga? ujawnienia kodu ?r?d?owego. Szczeg??owe informacje mo?na znale?? na naszej licencji. 
Jest zgodny ze standardami. Rdzeniem systemu JX jest wdro?enie czystych z Java Virtual Machine. Ta realizacja jest zgodna z ?Java Virtual Machine Specification?, kt?ra pozwala korzysta? ze wszystkich narz?dzi i IDE, kt?re produkuj? zgodny z niniejsz? specyfikacj? kodu bajtowego. Istnieje kilka sk?adnik?w JX kt?re wdra?aj? standardy przemys?owe, takie jak protok?? komunikacyjny TCP i systemu plik?w ext2. 
Jest elastyczny. Mo?na skonfigurowa? system w zale?no?ci od potrzeb albo jako bardzo ma?ego systemu wbudowanego z ograniczon? funkcjonalno?ci? lub jako funkcjonalny systemu serwera. 
To jest szybkie. Nasze wyniki test?w pokazuj?, ?e system operacyjny Java nie musi by? du?o wolniejszy ni? tradycyjny UNIK podobnego systemu operacyjnego, takich jak Linux. 
System JX jest rozwijany jako systemu otwartego ?r?d?a przez University of Erlangen.
Zgłoś jeśli naruszono regulamin