Post
Topic
Board Mining software (miners)
Re: Embedable Javascript Bitcoin miner for your website
by
caveden
on 20/05/2011, 08:04:34 UTC
This is really powerful.

A question: is the mining task correctly prioritized not to annoy the user (lower priority than anything else)?
The CPU going to 100% won't be a problem if the user continues to be able to use his computer normally. But if the mining process has the same priority as other user processes, that might piss him off, with reason.
I don't even know if you can set priorities in javascript like that.