Java Heterogeneous Distributed Computing: Difference between revisions
Appearance
Content deleted Content added
m WP:CHECKWIKI error fixes + other fixes using AWB (10065) |
|||
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]]. |
||
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]]. |
Revision as of 16:27, 28 March 2014
![]() | 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