Download List

Descripción del Proyecto

The Janos Virtual Machine (JanosVM) is an Open Source virtual machine for executing Java bytecodes. Unlike any available virtual machine, the JanosVM supports multiple, separate process-like entities (called "teams" in the JanosVM) within a single VM, without reliance on any underlying OS or hardware support for such separation. The JanosVM supports separate per-team heaps, per-team garbage collection threads, inter-team thread migration, safe cross-team reference objects, and a tutorial. Designed to support asynchronous termination of buggy, uncooperative, or malicious Java bytecode applications, the JanosVM provides robust and scalable multi-process support within a single virtual machine.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-03 01:34
0.8.0

Esta versión incluye un nuevo nivel de usuario del sistema hilo que soporta la programación de paso, optimizar el manejo de paquetes utilizando Moab, un puerto de xprofiling a la nodeos / oskit, una resincronización con Kaffe v1.0.7, un contenedor Java experimental para la biblioteca lmsensors, un alfa versión de la JAT PowerPC 3 backend para Mac OS X (Darwin), una serie de pruebas para la operación fluctuación de base, y la corrección de errores de costumbre.
Tags: Major feature enhancements
This release includes a new user level thread system that supports stride scheduling, optimized packet handling when using moab, a port of xprofiling to the nodeos/oskit, a resync with Kaffe v1.0.7, an experimental Java wrapper for the lmsensors library, an alpha version of the PowerPC JIT 3 backend for Mac OS X (Darwin), a test suite for basic jitter operation, and the usual bugfixes.

2002-03-18 22:46
0.6.0

Más documentación, una carne de salida paquete java.security, las actualizaciones de los últimos cambios NodeOS, una sincronización reciente con Kaffe, y numerosas correcciones de errores.
Tags: Major feature enhancements
More documentation, a fleshed-out java.security package, updates for the latest NodeOS changes, a recent sync with Kaffe, and numerous bugfixes.

2001-05-09 07:10
0.5.0

Tags: Initial freshmeat announcement

Project Resources