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
My thought was that it {c,w,sh}ould avoid the need to run zillions of
news-search-api threads/processes to service requests from mcweb
(currently 1041 mcweb.wsgi processes running with 35843 total threads)
This could reduce latency and server load. Note @philbudne did an initial pass at trying this out here:
https://github.com/philbudne/news-search-api/tree/async
The text was updated successfully, but these errors were encountered: