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
Cewbot (talk | contribs)
m Normalize {{Multiple issues}}: Remove {{Multiple issues}} for only 1 maintenance template(s): Primary sources
Line 1: Line 1:
{{multiple issues|
{{Orphan|date=April 2012}}
{{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 00:17, 31 May 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