Java Heterogeneous Distributed Computing: Difference between revisions
Appearance
Content deleted Content added
Successfully de-orphaned!♦ Wikiproject Orphanage: You can help!♦ |
→See also: clarify volunteer |
||
Line 5: | Line 5: | ||
==See also== |
==See also== |
||
*[[List of |
*[[List of volunteer computing projects]] |
||
*[[Distributed computing]] |
*[[Distributed computing]] |
||
*[[Java (programming language)|Java]] |
*[[Java (programming language)|Java]] |
Revision as of 20:27, 25 September 2022
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