but before that, are you sure there's no way to share python objects in memory between processes in flask? (haven't looked super deeply, just asking)haven't looked deeply into this one either, but i know python's multiprocessing library tries to do something like this. It's not perfect and doesn't seem to have the durability guarantee https://stackoverflow.com/questions/65686318/sharing-python-objects-across-multiple-workers