6
Why should I use multiple workers for different computers? In which case should I create another worker?
6
Why should I use multiple workers for different computers? In which case should I create another worker?
4
You should use multiple workers if you want separate statistics for them, or if the pool you are using limits the number of connections that are allowed per worker.
1
You have to create a worker per machine.
This way, the mining pool will be able to track each system's contribution to the work being done.
Yeah, but other than that – TheBird956 – 2013-07-10T18:44:50.047