TrueBitFoundation / truebit-os

[DEPRECATED] Interactive client
Apache License 2.0
82 stars 26 forks source link

Task throughput #72

Closed hswick closed 6 years ago

hswick commented 6 years ago

It would be useful to have a user option to set the number of concurrent tasks a client is willing to solve at a time. My concern is that during times of high activity then the client could use up all of its resources and crash.

Along these lines it would be good to have some kind of benchmark to test the amount of tasks our client can handle at a time.