comparison src/event/ngx_event_pipe.h @ 5821:3f5f0ab59b35

Events: processing of posted events changed from LIFO to FIFO. In theory, this can provide a bit better distribution of latencies. Also it simplifies the code, since ngx_queue_t is now used instead of custom implementation.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 01 Sep 2014 18:20:18 +0400
parents d620f497c50f
children 973ee2276300
comparison
equal deleted inserted replaced
5820:3377f9459e99 5821:3f5f0ab59b35