I need to manage concurrent database update activity for my workers. I
see that there is a lock() function in the Python API. Will it work
between threads in the same process as well as between different
worker processes?

Thanks,

Skip Montanaro
_______________________________________________
uWSGI mailing list
uWSGI@lists.unbit.it
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to