Java Heterogeneous Distributed Computing: Difference between revisions
Appearance
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
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
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
External links