Berkeley Open Infrastructure for Network Computing

BOINC
BOINC's current logo
BOINC's old logo
Current (top) and former (bottom) BOINC logos
Developed by University of California, Berkeley
Latest release 6.2.19 / September 22 2008 (2008-09-22); 400 days ago
OS Cross-platform
Type Grid computing
License GNU Lesser General Public License
Website http://boinc.berkeley.edu/

The Berkeley Open Infrastructure for Network Computing (BOINC) is a non-commercial middleware system for volunteer and grid computing. It was originally developed to support the SETI@home project before it became useful as a platform for other distributed applications in areas as diverse as mathematics, medicine, molecular biology, climatology, and astrophysics. The intent of BOINC is to make it possible for researchers to tap into the enormous processing power of personal computers around the world.

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. As a "quasi-supercomputing" platform, BOINC has over 565,000 active computers (hosts) worldwide processing on average 1.2 PFLOPS as of July 27, 2008.[1] BOINC is funded by the National Science Foundation through awards SCI/0221529,[2] SCI/0438443[3] and SCI/0721124.[4]

The framework is supported by various operating systems, including Microsoft Windows, Mac OS X and various Unix-like systems including Linux and FreeBSD. BOINC is free software which is released under the GNU Lesser General Public License.

Contents

Design and structure of BOINC

Main article: BOINC client-server technology

BOINC is designed to be a free structure for anyone wishing to start a volunteer computing project. Most BOINC projects are nonprofit and rely heavily, if not completely, on volunteers.

In essence BOINC is software that can use the unused CPU cycles on a computer to do scientific computing—what you don't use of your computer, it uses.

BOINC consists of a server system and client software that communicate with each other to distribute, process, and return workunits.

BOINC User Interfaces

BOINC Manager icon

BOINC can be controlled remotely by Remote Procedure Calls, from the command line, and from the BOINC Account Manager.

BOINC Manager currently has three 'views': the Advanced View, the Grid View and the Simplified GUI.

The appearance (skin) of the Simplified GUI is user-customizable, in that users can create their own designs.

Account Managers

Main article: BOINC Account Manager

The account manager concept was conceived and developed jointly by GridRepublic and BOINC. Current account managers include:

The account managers are the unifying points for all the BOINC projects. They create a site that one can find and manage project settings with a single log in and password.

BOINC Credit System

The BOINC Credit System is designed to avoid cheating by validating results before granting credit.

Origins of the BOINC platform

BOINC was originally developed to manage the SETI@home project.

The original SETI client was a non-BOINC software exclusively for SETI@home. Being one of the first volunteer grid computing projects, it was not designed with a high level of security. Some participants in the project attempted to cheat the project to gain "credits"; while some others submitted entirely falsified work. BOINC was designed, in part, to combat these security breaches.[5]

The BOINC project started in February 2002 and the first release was 10th April 2002. The first BOINC-based project was Predictor@home launched on 9th June 2004.

Projects using BOINC Framework

Main article: List of distributed computing projects#Berkeley Open Infrastructure for Network Computing (BOINC)

See also

References

External links