Hi all,

How do I

1. enumerate all cache keys, like the redis KEYS() command?
2. I am running some background spooler for processing work, using the pid
as the id for each task, now I want to collect all spoolers I started, so
how do I getall worker pids? Using posix process group id?


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

Reply via email to