Anticiparallelism

From HandWiki
Revision as of 22:11, 6 March 2023 by LinuxGuru (talk | contribs) (over-write)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Anticiparallelism (Anticipatory Parallelism) is a term coined by Bob Metcalfe in 1998. It is a technique of using idle machine cycles to perform useful computing tasks in the background. Such tasks must be readily interrupted for intervals when the computer needs to return to its primary task. An example of such a task is transmitting e-mail.[1][2][3] Anticiparalleism is also known as speculative execution, continual computation or optimistic execution.[4]

See also

  • Folding@home, a distributed computing project that uses idle processing resources of personal computers owned by volunteers who have installed the software on their systems

References

  1. "Tired of waiting for your computer to do its job? Say hello to anticiparallelism". InfoWorld 20 (32). August 10, 1998. https://books.google.com/books?id=jFIEAAAAMBAJ&pg=PA111. Retrieved 2011-02-14. 
  2. Anthes, Gary (January 7, 2002). "Anticiparallelism". ComputerWorld. International Data Group Inc. http://www.computerworld.com/article/2586128/networking/anticiparallelism.html. 
  3. Hilary W. Poole, ed (2005). The Internet: a historical encyclopedia. 1. ABC-CLIO. p. 178. ISBN 1-85109-659-0. 
  4. "Managing information". ASLIB (Association for Information Management) 17: 333. 

Further reading