Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can SimpleCache share data among gunicorn threads #186

Open
zhangjiajie023 opened this issue Mar 23, 2018 · 1 comment
Open

Can SimpleCache share data among gunicorn threads #186

zhangjiajie023 opened this issue Mar 23, 2018 · 1 comment

Comments

@zhangjiajie023
Copy link

I have a flask app based on gunicorn. Can I use SimpleCache to share data among gunicorn threads?

@zhangjiajie023 zhangjiajie023 changed the title Can I use SimpleCache to share data among gunicorn threads Can SimpleCache share data among gunicorn threads Mar 23, 2018
@ponytailer
Copy link

The threads is not safe with SimpleCache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants