Bitcoin-mining-proxy: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
m (→‎See Also: Re-re fix the links.)
(add requirements)
Line 1: Line 1:
A multi-pool, multi-worker proxy for Bitcoin miners, supporting long polling and pool failover.
A multi-pool, multi-worker proxy for Bitcoin miners, supporting long polling and pool failover.


This software allows multiple miners to be run against multiple pools with fail-over to other pools if something happens to a miner's preferred pool.
This software allows multiple miners to be run against multiple pools with fail-over to other pools if something happens to a miner's preferred pool.  It requires a web server supporting PHP, and a MySQL database.


The software is open source and was released on May 4, 2011<ref>[http://www.bitcoin.org/smf/index.php?topic=5506.msg106640#msg106640 Flexible mining proxy]</ref>.
The software is open source and was released on May 4, 2011<ref>[http://www.bitcoin.org/smf/index.php?topic=5506.msg106640#msg106640 Flexible mining proxy]</ref>.

Revision as of 01:02, 6 May 2011

A multi-pool, multi-worker proxy for Bitcoin miners, supporting long polling and pool failover.

This software allows multiple miners to be run against multiple pools with fail-over to other pools if something happens to a miner's preferred pool. It requires a web server supporting PHP, and a MySQL database.

The software is open source and was released on May 4, 2011[1].

See Also

External Links

References