<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1226" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2> I am a newbie to beowulf. </FONT></DIV>
<DIV>I have a question about running Java on a Beowulf cluster.<BR>Is it
possible that I can start only one JVM on one machine and the task<BR>be run
distributed on the cluster? It is a multi-threaded application.<BR>Like say, I
have an application with 100 threads.<BR>Can I have 50 threads run on one
machine and 50 on another by launching <BR>the application(jvm) on one machine?
I dont want to use MPI or any special code.<BR><BR>Has anyone tried something
like this before?<BR>Thanks</DIV>
<DIV>Regards,</DIV>
<DIV>Puru<BR></DIV></BODY></HTML>