Jump to content

Java Heterogeneous Distributed Computing: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0
Line 14: Line 14:


==External links==
==External links==
*[http://distributed.cs.nuim.ie/ Heterogeneous Java Distributed Computing]
*[https://web.archive.org/web/20080311203945/http://distributed.cs.nuim.ie/ Heterogeneous Java Distributed Computing]


[[Category:Distributed computing projects]]
[[Category:Distributed computing projects]]

Revision as of 09:19, 1 February 2020

Java Heterogeneous Distributed Computing refers to a programmable Java distributed system which was developed at the National University of Ireland in Maynooth. It allows researchers to access the spare clock cycles of a large number of semi-idle desktop PCs. It also allows for multiple problems to be processed in parallel with sophisticated scheduling mechanisms controlling the system. It has been successful when used for tackling problems in the areas of Bioinformatics, Biomedical engineering and cryptography.

It is an Open Source project licensed under the GPL.

See also