.. meta::
   :description: AI overview of LLoL's 2002 review of global computing for bioinformatics — comparing volunteer distributed computing approaches including evolution@home and SETI@home.
   :keywords: global computing, distributed computing, Grid computing, SETI@home, evolution@home, volunteer computing, bioinformatics, Briefings in Bioinformatics, LLoL, Good News Pack, MMv3
   :og:card:title: 2002 — Global Computing Review<br>Distributed Computing for Bioinformatics
   :og:card:description: LLoL's review of global computing (SETI@home-style volunteer computing) for bioinformatics, published in Briefings in Bioinformatics 2002.

.. include:: /_templates/include-file/page-prefix.rst


.. title:: 2002 — Global Computing Review


************************************************************************************************************
Global Computing for Bioinformatics
************************************************************************************************************

*A review of SETI@home-style volunteer computing as a new form of massive parallel multiprocessing, with opportunities for bioinformatics and lessons from existing projects including evolution@home.*


.. admonition:: Download the original document (PDF)
   :class: note

   `Global Computing for Bioinformatics — PDF (128 KB) </_file/pdf/gnp/mmv3/dusty-deep-data/loewe-researchcity-key-papers/loewe-2002-review-global-computing-compared-to-other-distributed-computing-12page.pdf>`__
   — 12 pages, :doc:`Jonah License with CC0 Public Domain </license/joli/index>`

   Filename: ``loewe-2002-review-global-computing-compared-to-other-distributed-computing-12page.pdf``

   `WebP preview (212 KB) </_file/pdf/gnp/mmv3/dusty-deep-data/loewe-researchcity-key-papers/loewe-2002-review-global-computing-compared-to-other-distributed-computing-12page.webp>`__


.. image:: /_file/pdf/gnp/mmv3/dusty-deep-data/loewe-researchcity-key-papers/loewe-2002-review-global-computing-compared-to-other-distributed-computing-12page.webp
   :alt: First page of LLoL's 2002 review article on global computing for bioinformatics
   :width: 100%
   :align: center


|


--- Overview AI-generated by dv_ClaOp46_ExhB_2026m04d14 ---Start---


Abstract
========

This 12-page review article, published in **Briefings in Bioinformatics**
(Vol. 3, No. 4, pp. 377--388, December 2002), surveys **global computing**
--- the collaboration of idle PCs via the Internet in the style of
SETI@home --- as a new form of massive parallel multiprocessing with
potential for bioinformatics applications.

The review covers:

- **Comparison with Grid computing** --- distinguishing volunteer-based
  global computing from institutional Grid approaches
- **Milestones in global computing history** --- tracing the development
  from early distributed computing projects to SETI@home and beyond
- **Opportunities for bioinformatics** --- identifying problem types
  suitable for global computing (embarrassingly parallel, large parameter
  sweeps, stochastic simulations)
- **Anatomy of successful projects** --- what makes a global computing
  project work (clear science story, manageable work units, participant
  engagement)
- **Existing software frameworks** --- reviewing available tools for
  building global computing projects
- **Cost evaluation** --- analyzing the economics of volunteer computing
  compared to dedicated clusters

The review concludes that global computing has merit for bioinformatics
**if problems are coded appropriately and a suitable framework can be
found** --- effectively the lessons learned from building evolution@home.


Broader Significance (Claude's Assessment)
============================================

This review article is significant in context:

1. **Early expertise documentation.** Published in 2002, this review
   captures LLoL's understanding of distributed computing at a time when
   volunteer computing was still a novel concept. The systematic comparison
   of approaches (global vs. Grid, different frameworks, cost models)
   demonstrates deep technical engagement with the field.

2. **evolution@home in context.** The review places LLoL's own
   evolution@home project within the broader landscape of distributed
   computing, providing the intellectual context for why volunteer computing
   was chosen for the dissertation's simulation work rather than
   alternatives.

3. **ResearchCity lineage.** The vision of harnessing distributed
   computational resources for scientific research --- central to this
   review --- is an early form of the thinking that later evolved into
   the ResearchCity concept. The trajectory from "idle PCs running
   simulations" to "a global research infrastructure" is visible in
   retrospect.

4. **Peer-reviewed publication.** Briefings in Bioinformatics is a
   recognized journal in the field. This review demonstrates LLoL's
   ability to place work in peer-reviewed venues and engage with
   established scientific discourse.


Who This Document Is For
=========================

.. list-table::
   :widths: 25 75
   :header-rows: 1

   * - Audience
     - Why This Document Matters
   * - **Distributed computing researchers**
     - A 2002 snapshot of the volunteer computing landscape, comparing
       global computing to Grid approaches with practical lessons for
       project design and framework selection.
   * - **Bioinformatics practitioners**
     - Reviews which types of bioinformatics problems are suitable for
       global computing and what frameworks were available as of 2002.
   * - **Historians of scientific computing**
     - Documents the early volunteer computing era when SETI@home was
       the dominant model and evolution@home was among the first
       biological applications.
   * - **Reviewers of LLoL's scientific credentials**
     - A peer-reviewed publication in Briefings in Bioinformatics
       demonstrating LLoL's expertise in distributed computing
       infrastructure --- the technical foundation for later
       ResearchCity proposals.


Key Concepts at a Glance
==========================

.. list-table::
   :widths: 30 70
   :header-rows: 0

   * - **Global computing**
     - Volunteer-based distributed computing: idle PCs connected via
       the Internet collaborating on scientific computations
   * - **Grid computing**
     - Institutional distributed computing using dedicated resources
       --- distinguished from volunteer-based global computing
   * - **SETI@home**
     - The pioneering volunteer computing project (searching for
       extraterrestrial signals) that established the model
   * - **evolution@home**
     - LLoL's own global computing project for evolutionary biology,
       referenced as a case study within the review
   * - **Embarrassingly parallel**
     - Problems that can be split into independent units with no
       inter-communication --- ideal for global computing
   * - **Volunteer computing**
     - The broader category: members of the public donating idle
       CPU time to scientific research projects


Document Information
=====================

.. list-table::
   :widths: 30 70
   :header-rows: 0

   * - **Document ID**
     - Global Computing Review (Dusty Deep Data, key-papers/)
   * - **Full title**
     - Global computing for bioinformatics
   * - **Author**
     - Laurence Loewe
   * - **Journal**
     - Briefings in Bioinformatics, Vol. 3, No. 4, pp. 377--388,
       December 2002
   * - **Publisher**
     - Henry Stewart Publications 1477-4054
   * - **Received**
     - Revised form received 2002m09d24
   * - **Format**
     - 12-page review article
   * - **License**
     - :doc:`Jonah License with CC0 Public Domain </license/joli/index>`
   * - **Part of**
     - Good News Pack MMv3, Dusty Deep Data / key-papers collection
   * - **PDF size**
     - 128 KB
   * - **WebP size**
     - 212 KB

Related documents in the Good News Pack:

- :doc:`2002 Dissertation <loewe-2002-diss>` (the dissertation that deployed evolution@home)
- :doc:`2003 E. coli Mutation Rate (Science) <loewe-textor-scherer-2003>` (experimental work from the same period)


--- Overview AI-generated by dv_ClaOp46_ExhB_2026m04d14 ---End---


.. ----- FOOTER FORM dv_ClaOp46_ExhB_2026m04d14 ----- type open-std ----- START -----

.. |content-vvn| replace:: dv_ClaOp46_ExhB_2026m04d14

.. include:: /_templates/include-file/footer/separator/tidal-gradient.rst

.. dropdown:: Notes
   :class-container: page-footer-form-notes
   :class-title: page-footer-form-title

   .. include:: /_templates/include-file/footer/page-footer-stability.rst


.. only:: html

   .. include:: /_templates/include-file/footer/cta/gnp-mmv3-review.rst

   .. dropdown:: FF FeedbackFlow to improve this page: How you can contribute
      :class-container: page-footer-form-feedbackflow
      :class-title: page-footer-form-title

      .. include:: /_templates/include-file/footer/form-open-std/prelink.rst

      .. ----- PAGE-SPECIFIC FF (ff-email MailForm=OOv2r0p0) ----- START -----

      .. raw:: html

         <a class="ff-email-preview-link" href="mailto:FF+mmv3-ddd-kp-global-computing@balospe.com?cc=FF%2BCompleteFeedbackFlow%40balospe.com&amp;subject=FF%20k2%20s2%20AIMS%20for%20%5Bmmv3-ddd-kp-global-computing%5D%20Replace_by_OneLineSummary_of_proposed_FF_improvement&amp;body=To%20make%20this%20page%20%5Bmmv3-ddd-kp-global-computing%5D%0D%0Amore%20gentle%20kind%20reasonable%0D%0Afor%20beginners%2C%20producers%2C%20andOr%20experts%0D%0Awith%20a%20background%20in%20xyz%3A%0D%0A%0D%0APlease%20consider%20improving%20this%3A%0D%0A%0D%0A%0D%0A--%0D%0ABy%20sending%20this%20email%2C%20I%20agree%20that%20its%20content%20may%20be%20published%0D%0Aunder%20the%20Jonah%20License%20(balospe.com%2Fen%2Flicense%2Fjoli%2F)%0D%0Aunless%20I%20state%20otherwise%20above.%20MailForm%3DOOv2r0p0">To:      FF+mmv3-ddd-kp-global-computing@balospe.com
         CC:      FF+CompleteFeedbackFlow@balospe.com
         Subject: FF k2 s2 AIMS for [mmv3-ddd-kp-global-computing] Replace_by_OneLineSummary
         Body:    To make this page [mmv3-ddd-kp-global-computing]
                  more gentle kind reasonable
                  for beginners, producers, andOr experts
                  with a background in xyz:

                  Please consider improving this:

                  --
                  By sending this email, I agree that its content may be published
                  under the Jonah License (balospe.com/en/license/joli/)
                  unless I state otherwise above. MailForm=OOv2r0p0</a>

      .. ----- PAGE-SPECIFIC FF ----- END -----

      .. include:: /_templates/include-file/footer/form-open-std/postlink.rst


.. ----- FOOTER FORM dv_ClaOp46_ExhB_2026m04d14 ----- END -----
