Java clustering....
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Andrew Shewmaker` shewa at inel.govMon Dec 2 08:21:04 PST 2002
- Previous message: Java clustering....
- Next message: Availability of MPI over inet2 protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 1 Dec 2002 20:17:34 +1030 Mof <mof at labf.org> wrote: > G'day all, > > I've been wandering, whether there are any of you that use Java in your > clusters. > Ifso, how do you find the speed compared to other langauges/environments ? > I do almost all of my development in Java, simply because I find it so much > faster to prototype in. I haven't used either of these, but I have a group of programmers who were also looking at java-based cluster toolkits and saw these recently. http://www.cs.vu.nl/manta/ "Manta compiles Java source codes to x86 executables. Manta supports the complete Java 1.1 language, including exceptions, garbage collection and dynamic class loading. Manta also supports some Java extentions, such as the JavaParty programming model (the 'remote' keyword), replicated objects (described at JavaGrande 2000), and efficient divide and conquer parallelism (the 'spawn' and 'sync' keywords from cilk). The divide and conquer system is called 'Satin' and was described at Euro-Par 2000 and PPoPP'01. Furthermore, we have built a distributed shared memory (DSM) system on top of Manta, called Jackal" http://vip.6to23.com/jcluster/ "We present Jcluster toolkit, a high-performance Java parallel environment, implemented entirely in Java. Jcluster automatically balances resource load across the large-scale heterogeneous cluster with a transitive random stealing algorithm and provides simple high-performance PVM-like and MPI-like message passing interfaces with multithreaded communications using UDP protocol." Andrew -- Andrew Shewmaker Associate Engineer Phone: 208.526.1415 Fax: 208.526.4017 Idaho National Engineering and Environmental Laboratory 2525 Fremont Ave. Idaho Falls, ID 83415-3605
- Previous message: Java clustering....
- Next message: Availability of MPI over inet2 protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
