Comment

Peter Bengtsson

That obviously depends on a zillion things.
But yes, for some things you can use thread safe global containers in memory of you don't mind repeating the memory for every gunicorn/uwsgi process.

Parent comment

Chris Warrick

You forgot the most important thing: how fast is it without any cache server? Or perhaps caching is not worth using?