Java Heterogeneous Distributed Computing: Difference between revisions
Appearance
Content deleted Content added
m Normalize {{Multiple issues}}: Remove {{Multiple issues}} for only 1 maintenance template(s): Primary sources |
Successfully de-orphaned!♦ Wikiproject Orphanage: You can help!♦ |
||
Line 1: | Line 1: | ||
{{Orphan|date=April 2012}} |
|||
{{Primary sources|date=July 2009}} |
{{Primary sources|date=July 2009}} |
||
'''Java Heterogeneous Distributed Computing''' refers to a programmable [[Java (programming language)|Java]] distributed system which was developed at the National University of Ireland in Maynooth. It allows researchers to access the spare [[clock cycle]]s of a large number of semi-idle desktop [[Personal computer|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]]. |
'''Java Heterogeneous Distributed Computing''' refers to a programmable [[Java (programming language)|Java]] distributed system which was developed at the National University of Ireland in Maynooth. It allows researchers to access the spare [[clock cycle]]s of a large number of semi-idle desktop [[Personal computer|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]]. |
||
Revision as of 13:13, 28 May 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