/ngx_lfstack

ngx_lfstack is the lock free stack(push/pop) container running on nginx share memory and it read/write across multiple threads and multiple workers without any lock!

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Stargazers