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
Rather than using a monolith, we could split up the backend into multiple smaller parts. The most prominent use case would be to start a standalone job processor that just handles some jobs, possibly even with lower capacity. This way, we can host a lightweight distribution on multiple servers, possibly even around the world, to distribute fetching load (and circumvent rate limits :P)
The text was updated successfully, but these errors were encountered:
Rather than using a monolith, we could split up the backend into multiple smaller parts. The most prominent use case would be to start a standalone job processor that just handles some jobs, possibly even with lower capacity. This way, we can host a lightweight distribution on multiple servers, possibly even around the world, to distribute fetching load (and circumvent rate limits :P)
The text was updated successfully, but these errors were encountered: