Mick 🇨🇦 on Nostr: For anyone interested in understanding the guts of Mastodon, I have found this ...
For anyone interested in understanding the guts of Mastodon, I have found this article from Digital Ocean very helpful: https://www.digitalocean.com/community/tutorials/how-to-scale-your-mastodon-server#perfecting-sidekiq-queues
Eventually we’ll grow so big that we’ll need oodles of sidekiq queues and we’ll want to be able to customize how many types of them we want, and will run them as jobs across multiple servers and so-on.
But for now I’m just going to make the number of threads slightly bigger and see what happens.
3/?
Eventually we’ll grow so big that we’ll need oodles of sidekiq queues and we’ll want to be able to customize how many types of them we want, and will run them as jobs across multiple servers and so-on.
But for now I’m just going to make the number of threads slightly bigger and see what happens.
3/?