Author

Topic: A quick & dirty queue support to poclbm (Read 1874 times)

full member
Activity: 140
Merit: 100
July 01, 2011, 02:16:30 AM
#1
Has the same effect as phoenix's -q 3 (I'm not quite sure 2 or 3). Does not come with parameter now.
Maybe handy for powerful miners or miners experiencing network problems(like me).
(May get rid of "Problems Communicating With Bitcoin RPC" messages)

You can also apply the patch to phatk enabled poclbm, which can be found here:
http://forum.bitcoin.org/index.php?topic=19169.0

The only tuning parameter, directly write in the code: (self.workQueue.qsize() <= 2)

Patch/Commit:
https://github.com/techwtf/poclbm/commit/789ad3110170e1052b601c91047993888bd0596f

Donation: 13krkb4CzRYq9kAYCRtkq6oTjaybA9XbRd

Note: If you use it with failback support, It may produce some more stale work when switching pool.
Jump to: