aboutsummaryrefslogtreecommitdiff
path: root/java/janosvm/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-18 21:03:57 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-18 21:03:57 +0000
commitdaea70d3ff57e447a652720fb0d27df68c326b8e (patch)
tree489eb0f7f661d96474470b8e0849d61da6064e81 /java/janosvm/pkg-descr
parent98befe8fa7c6e0fb60133630499d4bad013ceed2 (diff)
downloadports-daea70d3ff57e447a652720fb0d27df68c326b8e.tar.gz
ports-daea70d3ff57e447a652720fb0d27df68c326b8e.zip
Notes
Diffstat (limited to 'java/janosvm/pkg-descr')
-rw-r--r--java/janosvm/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/java/janosvm/pkg-descr b/java/janosvm/pkg-descr
new file mode 100644
index 000000000000..bd88fe4d9123
--- /dev/null
+++ b/java/janosvm/pkg-descr
@@ -0,0 +1,11 @@
+The Janos Virtual Machine (JanosVM) is a virtual machine for executing Java
+bytecodes. Unlike any available virtual machine, the JanosVM supports multiple,
+separate processes (called "teams" in JanosVM) within a single VM. Based on
+KaffeOS (and thus Kaffe), the JanosVM supports per-team separate heaps, per-
+team garbage collection threads, inter-team thread migration, safe cross-team
+reference objects, and a spiffy tutorial. Designed to support asynchronous
+termination of uncooperative or malicious Java bytecode applications, the
+JanosVM provides robust and scalable multi-process support within a single
+virtual machine.
+
+WWW: http://www.cs.utah.edu/flux/janos/janosvm.html