/ngx_ipc

event-driven interprocess communication for nginx module

Primary LanguageCOtherNOASSERTION

Interprocess communication for nginx. Send named alerts with string data between Nginx worker processes.

Asynchronous, nonblocking, non-locking.

WIP