2013-07-16

← Older revision

Revision as of 12:07, 16 July 2013

(One intermediate revision by one user not shown)

Line 1:

Line 1:



'''

+

'''
=
distributed computation" = geographically dispersed machines all working to solve a computational problem.'''



"
distributed computation" = geographically dispersed machines all working to solve a computational problem.'''

+

 

 

+

=Description=

 

+

 

 

+

"The basic premise behind distributed computation is to spread computational tasks between several machines distributed in space, most of the new projects focus on harnessing the idle processing power of "personal" distributed machines, the normal home user PC. This current trends is an exciting technology area that has to do with a sub set of distributed systems (client/server communication, protocols, server design, databases, and testing).

 

+

 

 

+

This new implementation of an old concept has it's roots in the realization that there is now a staggering number of computers in our homes that are vastly underutilized, not only home computers but there are few businesses that utilizes their computers the full 24 hours of any day. In fact seemingly active computers can be using only a small part of it processing power. Using a word processing, email, and web browsing, require very few CPU resources. So the "new" concept is to tap on this underutilized resource (CPU cycles) that can surpass several supercomputers at substantially lower costs since machines that individually owned and operated by the general public."

 

+

(https://en.wikibooks.org/wiki/The_World_of_Peer-to-Peer_%28P2P%29/Print_version)

 

 

 

=Overview=

 

=Overview=

Line 23:

Line 29:

 

 

 

 



=
Sample Project
=

+

=
Examples=

 

+

 

 

+

==[[Folding@Home]]=
=

 

 

 

"One such project, Folding@Home, set out to use large-scale distributed computing to create a simulation involving the folding of proteins. Proteins, which are described as nature's nanobots, assemble themselves in a process known as folding. When proteins fail to fold correctly, the side effects include diseases such as Alzheimer's and Parkinson's.

 

"One such project, Folding@Home, set out to use large-scale distributed computing to create a simulation involving the folding of proteins. Proteins, which are described as nature's nanobots, assemble themselves in a process known as folding. When proteins fail to fold correctly, the side effects include diseases such as Alzheimer's and Parkinson's.

Line 29:

Line 37:

 

The Folding@Home team described their protein simulation in the form of a computational model suitable for distribution. The result is now a tool that allows them to simulate folding using timescales that are thousands to millions of times longer than were previously possible."

 

The Folding@Home team described their protein simulation in the form of a computational model suitable for distribution. The result is now a tool that allows them to simulate folding using timescales that are thousands to millions of times longer than were previously possible."

 

(http://www.smartmobs.com/archive/2006/04/01/tapping_the_mat.html)

 

(http://www.smartmobs.com/archive/2006/04/01/tapping_the_mat.html)

 

+

 

+

 

+

==[[SETI@Home]]==

 

+

 

+

"One of the most famous distributed computation project, , hosted by the Space Sciences Laboratory, at the University of California, Berkeley, in the United States. SETI is an acronym for the Search for Extra-Terrestrial Intelligence. SETI@home was released to the public on May 17, 1999.

 

+

 

+

In average it used hundreds of thousands of home Internet-connected computers in the search for extraterrestrial intelligence. The whole point of the programs is to run your free CPU cycles when it would be otherwise idle, the original project is now deprecated to be included into BOINC."

 

+

(https://en.wikibooks.org/wiki/The_World_of_Peer-to-Peer_%28P2P%29/Print_version)

 

+

 

+

 

+

==[[BOINC]]==

 

+

 

+

"BOINC has been developed by a team based at the Space Sciences Laboratory at the University of California, Berkeley led by David Anderson, who also leads SETI@home.

 

+

 

+

Boinc stands for Berkeley Open Infrastructure for Network Computing, a non-commercial (free/w:open source software), released under the LGPL, middleware system for volunteer computing, originally developed to support the SETI@home project and still hosted at ( http://boinc.berkeley.edu/ ), but intended to be useful for other applications in areas as diverse as mathematics, medicine, molecular biology, climatology, and astrophysics. an open-source software platform for computing using volunteered resources that extends the original concept and lets you donate computing power to other scientific research projects such as:

 

+

 

+

    Climateprediction.net: study climate change.

 

+

    Einstein@home: search for gravitational signals emitted by pulsars.

 

+

    LHC@home: improve the design of the CERN LHC particle accelerator.

 

+

    Predictor@home: investigate protein-related diseases.

 

+

    Rosetta@home: help researchers develop cures for human diseases.

 

+

    Cell Computing biomedical research. (Japanese; requires nonstandard client software)

 

+

   

 

+

As a "quasi-supercomputing" platform, BOINC has over 435,000 active computers (hosts) worldwide. BOINC is funded by the National Science Foundation through awards SCI/0221529, SCI/0438443, and SCI/0506411.

 

+

 

+

It is also used for commercial usages, as there are some private companies that are beginning to use the platform to assist in their own research. The framework is supported by various operating systems: Windows (XP/2K/2003/NT/98/ME), Unix (GNU/Linux, FreeBSD) and Mac OS X."

 

+

(https://en.wikibooks.org/wiki/The_World_of_Peer-to-Peer_%28P2P%29/Print_version)

 

+

 

+

 

+

==[[World Community Grid]]==

 

+

 

+

(WCG)

 

+

 

+

"Created by IBM, World Community Grid ( http://www.worldcommunitygrid.org/ ) is similar to the above systems. Fourteen IBM servers serve as "command central" for WCG. When they receive a research assignment from an organization, they will scour it for security bugs, parse it into data units, encrypt them, run them through a scheduler and dispatch them out in triplicate to the army of volunteer PCs.

 

+

 

+

To be a volunteer one only needs to download a free, small software agent (similar to a screensaver).

 

+

 

+

Projects get selected based on the potential to benefit from WCG technology and address humanitarian concerns, and chosen by an independent, external board of philanthropists, scientists and officials.

 

+

 

+

The software is OpenSource (LGPL), C/C++ and wxWidgets and is available for Windows, Mac, or Linux."

 

+

(https://en.wikibooks.org/wiki/The_World_of_Peer-to-Peer_%28P2P%29/Print_version)

 

 

 

 

Line 42:

Line 91:

 

 

 

[[Category:Encyclopedia]]

 

[[Category:Encyclopedia]]

 

+

 

[[Category:Collaborative Economy]]

 

[[Category:Collaborative Economy]]

 

+

 

+

[[Category:P2P Infrastructure]]

 

+

 

+

[[Category:Technology]]

Show more