Title: how thread safe are vars/defs/classes created with post_fork_hook?

Hello,


how safe to share in async mode data in variables created with post_fork_hook?


how safe so operations for:

1. read only access

2. write only access

3. ready/write access


so can I create one updateable object and share it between all requests in so way?





_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to