![]() ![]() ![]() |
|
vfxguynz: ...
eXDee: ...
Long Polling is only beneficial if you have 2 or more workers to avoid stales.
cdouble:
May I know your pool (and is the server in NZ)?
cdouble:
May I know your pool (and is the server in NZ)?
The namecoin pool is http://bitparking.com/pool. I wrote the pool software in a language called Mozart/Oz to learn about pools and to test how well Mozart's implementation handles load. Namecoin has a low enough difficulty to make testing easier since blocks come fairly quickly.
I tweaked the implementation to do pay per share and use it on the bitcoin chain http://pps.bitparking.com/pool as an experiment. It's running ok for a small number of miners so far.
Both pools run on a linode VPS. I don't advertise or push them as they're unlikely to handle the load or DDOSing that the big popular pools get at this stage.
This is exactly what I was looking to do. I also have a linode and wanted to play with the pool's.
Are you running the open source pushpool at the backend?
cdouble:
This is exactly what I was looking to do. I also have a linode and wanted to play with the pool's.
Are you running the open source pushpool at the backend?
?
No, I'm not using pushpool, I wrote my own pool software. A linode is fine for running a medium sized pool I think. The memory requirements for a pool are pretty low, mostly bandwidth issues I think. I'm running on the smallest available, a linode 512. A pool is basically a web proxy that receives JSON-RPC requests and forwards them on to bitcoind slightly modified. All the works in the scoring system and web front ends, which as you can probably tell are pretty basic in my implementation! Feel free to message me if you have any pool related questions.
vfxguynz:
got some cool ideas for user stats/notifications that no pool has atm..!
nobz:vfxguynz:
got some cool ideas for user stats/notifications that no pool has atm..!
Am currently mining for btcmine.com which has notifications such as when pool solved a blocked, 24hour stats of the pool and your earnings of the day and miner down notifications.
vfxguynz:
nobz:vfxguynz:
It's a score base (similar to slush) and a no fee pool.
If you're making around 1.4~1.5BTC or more @ 700MHash/s, you're doing fine at this current difficulty.
vfxguynz:
Yeah, I still need to get my hands on a power meter to find out exactly how much power I am consuming. Do you have a Measurement of the two 5850's?
|
![]() ![]() ![]() |