Hi all, I have some problems with spooler processing order, can you help me?
If I understand correctly, the docs [1] states that: "The uWSGI spooler gives special names to tasks so the ordering of enqueuing is always respected." That is exactly what I need: I just want one strict FIFO spooler! But I found that in my case the enqueuing order is not respected... These are my tests: 1) 1.4.10 without any flag 2) 2.0.10 without any flag 3) 2.0.10 with spooler-orderd=true (just a try... I do not need any "priority", just a FIFO) But none of the previous worked in strict FIFO order Am I missing something? TIA, Marco [1] http://uwsgi-docs.readthedocs.org/en/latest/Spooler.html
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
