You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
This will increase share processing times slightly, but will allow higher total shares per server process. Also will help prevent CPU starvation under high load periods a bit.
The text was updated successfully, but these errors were encountered:
To free up the main gevent loop more we can use a processing pool for share logging. Here's basic POC code.
https://gist.github.com/icook/bf34a38bea98cc02bf72
This will increase share processing times slightly, but will allow higher total shares per server process. Also will help prevent CPU starvation under high load periods a bit.
The text was updated successfully, but these errors were encountered: