<<O>> Difference Topic InterestingLinks (r1.2 - 02 Sep 2004 - MichalFrackowiak) |
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
interesting links | ||||||||
Line: 6 to 6 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < |
projects (somehow) similar to JCuckoo | |||||||
> > |
Projects (somehow) similar to JCuckoo | |||||||
JavaParty - A distributed companion to Java"JavaParty allows easy port of multi-threaded Java programs to distributed environments such as clusters. Regular Java already supports parallel applications with threads and synchronization mechanisms. While multi-threaded Java programs are limited to a single address space, JavaParty extends the capabilities of Java to distributed computing environments." | ||||||||
Line: 33 to 33 | ||||||||
http://www.globus.org | ||||||||
Added: | ||||||||
> > |
BOINCBOINC is a software platform for distributed computing using volunteer computer resources . It provides infrastructure to such projects as: SETI@home, LHC@home,Predictor@home, Climateprediction.net. http://boinc.berkeley.edu/ | |||||||
SETI@homeA perfect usage of distributed computing. With the help of JCuckoo it will be possible to create infrastructure even for massive grid computing and run custom numerical projects. http://setiathome.ssl.berkeley.edu/ | ||||||||
Changed: | ||||||||
< < |
Java Virtual Machines we prefer | |||||||
> > |
<!--
Java Virtual Machines we prefer | |||||||
Changed: | ||||||||
< < |
IBM JDK | |||||||
> > |
IBM JDK | |||||||
Certainly the fastest Java VM for Linux. Highly recommended. Can outperform Sun JDK 1.4.2 even 3x in numerical numbercrunching http://www-106.ibm.com/developerworks/java/jdk/ | ||||||||
Changed: | ||||||||
< < |
SUN JDK | |||||||
> > |
SUN JDK | |||||||
The only reasonable choice for Windows. Our benchmarks suggest (based on the Linux OS comarison) that 1.5 is significantly slower than 1.4 versions. http://java.sun.com | ||||||||
Added: | ||||||||
> > |
-->
Other | |||||||
JVM comparisonComparison of various JVM implementations. Should be up-to-date more or less. http://adjani.astro.uni.torun.pl/cgi-bin/twiki/view/Cosmo/JavaVirtualMachines | ||||||||
Added: | ||||||||
> > |
Grid CafeGives a nice explanation of grid computing concept in a popular way. http://gridcafe.web.cern.ch/gridcafe/ |
<<O>> Difference Topic InterestingLinks (r1.1 - 31 Aug 2004 - MichalFrackowiak) |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
interesting linksprojects (somehow) similar to JCuckooJavaParty - A distributed companion to Java"JavaParty allows easy port of multi-threaded Java programs to distributed environments such as clusters. Regular Java already supports parallel applications with threads and synchronization mechanisms. While multi-threaded Java programs are limited to a single address space, JavaParty extends the capabilities of Java to distributed computing environments." http://www.ipd.uka.de/JavaParty/Manta - Fast Parallel Java"Manta is a native Java compiler. It compiles Java source codes to x86 executables. Its goals are to beat the performance of all current Java implementations. Currently it already contains a highly efficient RMI implementation (source code compatible with std. RMI). It is currently about 30 times faster than standard implementations. Class libraries are taken from Kaffe, classpath and partly homebrew." http://www.cs.vu.nl/manta/JavaSymphony"JavaSymphony is a high-level Java-based programming paradigm for parallel and distributed systems. JavaSymphony is a part of the ASKALON - a programming environment and performance tool set for cluster and grid computing. It is build as a Java class library that allows the user to control parallelism, load balancing and locality at a high level. The communication between two different machines is build on the top of RMI. No special JVM implementation is required and JavaSymphony is portable to every machine that runs JVM." No download section, no public release. http://www.par.univie.ac.at/project/javasymphony/GlobusOk, Globus is a Goliath, JCuckoo is a David. Targetted for different purposes Globus is an amazing collaboration project. http://www.globus.orgSETI@homeA perfect usage of distributed computing. With the help of JCuckoo it will be possible to create infrastructure even for massive grid computing and run custom numerical projects. http://setiathome.ssl.berkeley.edu/Java Virtual Machines we preferIBM JDKCertainly the fastest Java VM for Linux. Highly recommended. Can outperform Sun JDK 1.4.2 even 3x in numerical numbercrunching http://www-106.ibm.com/developerworks/java/jdk/SUN JDKThe only reasonable choice for Windows. Our benchmarks suggest (based on the Linux OS comarison) that 1.5 is significantly slower than 1.4 versions. http://java.sun.comJVM comparisonComparison of various JVM implementations. Should be up-to-date more or less. http://adjani.astro.uni.torun.pl/cgi-bin/twiki/view/Cosmo/JavaVirtualMachines |
Revision r1.1 - 31 Aug 2004 - 10:10 - MichalFrackowiak Revision r1.2 - 02 Sep 2004 - 08:00 - MichalFrackowiak |