Changes between Version 2 and Version 3 of DesktopGrid
- Timestamp:
- Dec 21, 2007, 8:53:17 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DesktopGrid
v2 v3 1 = Desktop grid computing with BOINC =1 = Grid computing with BOINC = 2 2 3 3 4 == Desktop grid versus volunteer computing ==5 ''' Desktop grid computing''' is a form of distributed computing in which an organization (such as a business) uses its existing desktop PCs to handle its own long-running computational tasks. This differs from volunteer computing in several ways:4 == Grid versus volunteer computing == 5 '''Grid computing''' is a form of distributed computing in which an organization (such as a business) uses its existing computers to handle its own long-running computational tasks. This differs from volunteer computing in several ways: 6 6 7 7 … … 11 11 12 12 13 == BOINC as a desktopgrid computing platform ==14 Although it was originally designed for volunteer computing, BOINC works very well for desktop grid computing. The steps in creating a desktopgrid are:13 == BOINC as a grid computing platform == 14 Although it was originally designed for volunteer computing, BOINC works very well for grid computing. The steps in creating a grid are: 15 15 16 16 … … 23 23 To ensure that outside hosts can't participate in your project or access its files, configure your firewall to prevent HTTP access to your BOINC server. 24 24 25 For more information on desktopgrid computing using BOINC, and some useful pre-compiled software, visit [http://desktopgrid.hu/ Desktopgrid.hu].25 For more information on grid computing using BOINC, and some useful pre-compiled software, visit [http://desktopgrid.hu/ Desktopgrid.hu]. 26 26