Remote miner: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Add entry to See Also Why a GPU mines faster than a CPU)
(RPC Miner != Remote Miner.)
Line 1: Line 1:
{{stub}}The '''remote miner'''<ref>[http://www.bitcoin.org/smf/index.php?topic=1458.0 client/server release announcement]</ref>, also referred to as RPC Miner is an open source Bitcoin [[Pooled Mining|pooled miner]] created by puddinpop.  
{{stub}}The '''remote miner'''<ref>[http://www.bitcoin.org/smf/index.php?topic=1458.0 client/server release announcement]</ref> is an open source Bitcoin [[Pooled Mining|pooled miner]] created by puddinpop.  


It communicates through a JSON-based protocol, and supports mining via [[Cpu_Miner|CPU]] and GPU ([[OpenCL miner|OpenCL]] and CUDA).
It communicates through a JSON-based protocol, and supports mining via [[Cpu_Miner|CPU]] and GPU ([[OpenCL miner|OpenCL]] and CUDA).
Line 11: Line 11:


* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip Source code]
* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip Source code]
* [http://www.bitcoin.org/smf/index.php?topic=2444.0 Project Thread]
* [http://www.bitcoin.org/smf/index.php?topic=1458.0 Project Thread]


==References==
==References==

Revision as of 23:09, 5 March 2011

This page is a stub. Help by expanding it.The remote miner[1] is an open source Bitcoin pooled miner created by puddinpop.

It communicates through a JSON-based protocol, and supports mining via CPU and GPU (OpenCL and CUDA).

See Also

External Links

References

<references>