Bitcoin Forum

Bitcoin => Project Development => Topic started by: FreddyE on June 07, 2011, 08:39:38 AM



Title: Suggestion - Bitcoin Miner Network Version - something like net render
Post by: FreddyE on June 07, 2011, 08:39:38 AM
I have access to a small network. Right now I´m manually running workers on every PC. But I was wondering if it was possible to do this more elegant. What I suggest is a miner software that works similar to "net render". Basically you would run the software on one PC and a miner service (as a true windows service) on all other PCs in the net. The miner would use the miner service instances on the different PCs and look for unused CPU/GPU time there and use it for mining. basically like a mini BOINC. It should come with a setup function that automatically discovers all accessible PCs in the network and installs the miner service on them.

Just an idea. Comments please.