So, you need to have a bitcoind running somewhere. So, if I'm on one computer, I start bitcoind with p2pool, and the software is going to work like I'm solo mining, but with p2pool activated. I suppose that the Bitcoins that I received are going to be deposited into the wallet.dat associated with the bitcoind I used on that computer.
What if I have 12 different computers? Is it possible to only have one bitcoind somewhere on the network, where p2pool connect to and where Bitcoins are deposited? The documentation seems written for miners who only have one rig. What in the case I have many rigs, and I want all the Bitcoins mined to be in the same wallet somewhere?
Good question. My assumption is that you only need a single bitcoind and p2pool running and then point all the miners on the 11 other rigs at the ip address of the machine running bitcoind/p2pool. It would be good to get a confirmation of that though.