Hi all, couples of questions for uwsgi spool:
1. Does only 1 spool worker allowed to execute at one time? 2. If a spool task is scheduled to run at a specific time, how do I prevent the task from being scheduled multiple times? (e.g. the web client might submit many times, so a task might be added multiple times.) 3. Are there mechanism inside uwsgi that can provide a list of spool tasks and manage them (display info, delete, rename, re-schedule, enable/disable etc.) If there's not existing solution yet, I guess I should just start write all these myself. Thank you all.
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
