On Fri, Feb 16, 2018 at 5:47 PM, <[email protected]> wrote: > > ylavic: not easier/harder than now I suppose (worker/event fqueues are > private). > maybe make them public in trunk only, so that we have more time > to > discuss the API (if needed). > + minfrin: happy with that, we can backport the final API.
Btw, this is an apr_queue already, maybe we could "improve" it with atomics from httpd's fdqueue (or have a new apr_atomic_queue possibly). That's where such (public) data structure belongs in, IMHO. Regards, Yann.
