| ★ wanayoo — archive 1999 http://www.volano.com/linux.html | Nouvelle recherche | Portail wanayoo |
|
|
|
· Home |
Earlier notes about running Java on Linux can be found here, including details on how to rebuild the Linux kernel and thread library to support a high number of threads. These steps are no longer required if you use Blackdown JDK 1.2.2 RC 4 with the Inprise just-in-time compiler on Red Hat Linux 6.0 or later (or its equivalent), as described below. LinuxFor Linux we recommend that you run VolanoChat using Blackdown JDK 1.2.2 Release Candidate 4 with the Inprise just-in-time compiler on a Linux 2.2 kernel such as Red Hat Linux 6.0 or later. Blackdown JDK 1.2.2 Release Candidate 4 is available from: The Inprise just-in-time compiler for Linux is available from: Since you will be using green threads instead of native threads, you can run Blackdown JDK 1.2.2 Release Candidate 4 on Red Hat Linux 6.0 or its equivalent (Linux 2.2.5-15, glibc 2.1.1-6) in addition to their stated requirements of Red Hat Linux 6.1 or its equivalent (Linux 2.2.12-20, glibc 2.1.2-11). Some Java ports for Linux may depend on the versions of the Linux kernel and the C libraries you're using. Red Hat uses the following versions in its most recent Linux distributions: Distribution Linux Glibc Red Hat 5.2 2.0.36 2.0.7 Red Hat 6.0 2.2.5 2.1.1 Red Hat 6.1 2.2.12 2.1.2 Starting VolanoChatMake sure to use the java -green -Djava.compiler=javacomp COM.volano.Main See our Server Support page for additional information about the initial heap and stack sizes you may want to define. File descriptorsWhen running on the Linux 2.2.5-15 kernel (or later), each process is limited by default to 1,024 file descriptors. Since the VolanoChat server requires one file descriptor for each person chatting through a VolanoChat applet, you are limited by default to a maximum of 1,024 simultaneous users when using the Linux 2.2 kernel. To increase the maximum file descriptors per process to 4,096 do the following:
You can then increase the file descriptor limit under the user id you
use to start VolanoChat by using the |
| Copyright © 1999 Volano LLC. All rights reserved. |