Jump to content

Java Heterogeneous Distributed Computing: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m –{{Software-stub}}, +{{Free-software-stub}} using StubSorter
m caps
Line 2: Line 2:
'''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]].


It is an [[Open Source]] project licensed under the [[GNU General Public License|GPL]].
It is an [[open source]] project licensed under the [[GNU General Public License|GPL]].


==See also==
==See also==

Revision as of 14:44, 22 July 2024

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