Distributed miner

From Bitcoin Wiki
Revision as of 05:15, 1 June 2011 by Technowizard12 (talk | contribs) (Created page with "{{stub}} A distributed miner is a Bitcoin miner made from the pooled efforts of multiple computers, possibly without the computer user's knowledge. ==Overview== Usually, the t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page is a stub. Help by expanding it.

A distributed miner is a Bitcoin miner made from the pooled efforts of multiple computers, possibly without the computer user's knowledge.

Overview

Usually, the theory behind distributed miners consists of dividing work into workunits and sending them to various computers, who all report back with their work to be submitted en masse by a central processor. Alternatively, though, the computers can coordinate themselves to submit without any central puppetmaster.

Distributed Miners in the Wild

Stealthcoin employs a method not unlike this, where unused computers act as bitcoin miners. It currently does not, however, coordinate between bots.

Bitp.it uses distributed mining through a small bit of javascript running on browsers viewing a website

Bitcoin Plus allows the distributing of works amongst friends using their client, or through an embeddable website script

See Also