<div>Hello</div><div><br></div>Well thats a known fact - interpreted languages suck at performance. Not to mention that<div>multithreading on certain OS&#39;s can be real slow.</div><div><br></div><div>GCC can compile java into native object code, perhaps then it would made a difference?</div>
<div><br></div><div>the reason for me asking about distributed JWm was trivial, a friend of mine has two old puters and wants to play minecraft :P<br><br><div class="gmail_quote">2011/3/7 Mandar Gurav <span dir="ltr">&lt;<a href="mailto:mandarwce@gmail.com">mandarwce@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Recently, we wrote some compute intensive sample programs both using<br>
C(openmp) and java(Multithreading). And found that the Java programs<br>
took about twice of the time for execution than C. And as compared to<br>
this kind of worst performance the openmp and MPI seem to have good<br>
performance.<br>
<div><div></div><div class="h5"><br>
On Sat, Mar 5, 2011 at 3:37 AM, Dmitri Chubarov<br>
&lt;<a href="mailto:dmitri.chubarov@gmail.com">dmitri.chubarov@gmail.com</a>&gt; wrote:<br>
&gt; Hi, Eugene,<br>
&gt;<br>
&gt; there are projects that might fit your description.<br>
&gt;<br>
&gt; There are many research projects that can be found in the literature. For<br>
&gt; instance there was a distributed memory JVM developed by Henri Bal in<br>
&gt; Amsterdam [1] That project&#39;s aim was to achieve good performance<br>
&gt; characteristics and that required compiler support. For a pure bytecode<br>
&gt; execution references to several SSI Java Machines can be found [2]. One such<br>
&gt; projects provides code for download [3].<br>
&gt;<br>
&gt; Though I do not have any references neither on the use of distributed jvm in<br>
&gt; production nor on implementations of distributed java machines in MPI.<br>
&gt;<br>
&gt; Dima<br>
&gt;<br>
&gt; [1] R. Veldema, R. F. H. Hofman, R. A. F. Bhoedjang, and H. E. Bal. Runtime<br>
&gt; Optimizations for a Java DSM Implementation. In 2001 joint ACM-ISCOPE Conf.<br>
&gt; on Java Grande, pages 153–162, Palo Alto, CA., June 2001.<br>
&gt;<br>
&gt; [2] C.Cavanna et al. Jupiter/SVM: A JVM-based Single System Image for<br>
&gt; Clusters of Workstations, In Proc. 16th Parallel and Distributed Computing<br>
&gt; and Systems, 2004.<br>
&gt;<br>
&gt; [3] dJVM, <a href="http://cs.anu.edu.au/djvm/download.php" target="_blank">http://cs.anu.edu.au/djvm/download.php</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Mar 5, 2011 at 3:10 PM, Eugene N &lt;<a href="mailto:neverov.biks.07.1@gmail.com">neverov.biks.07.1@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello<br>
&gt;&gt;<br>
&gt;&gt; I wonder, is there a mpi-based JWM, so one could run bloated java<br>
&gt;&gt; &quot;programs&quot; on a cluster of normal workstations??<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Eugene<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mpich-discuss mailing list<br>
&gt;&gt; <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
&gt;&gt; <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mpich-discuss mailing list<br>
&gt; <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
&gt; <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Mandar Gurav<br>
<a href="http://www.mandargurav.org" target="_blank">http://www.mandargurav.org</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</div></div></blockquote></div><br></div>