ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!
☆27Sep 21, 2018Updated 7 years ago
Alternatives and similar repositories for ngx_lfqueue
Users that are interested in ngx_lfqueue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A STOMP upstream module on nginx, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.☆13Jun 13, 2018Updated 8 years ago
- A cross-platform module to writing C/C++ service for nginx.☆36May 16, 2019Updated 7 years ago
- To structure your elastic client command in your nginx proxy for multiple elasticsearch server.☆23Apr 27, 2018Updated 8 years ago
- High-performance Simple-rule Easy-extend web application firewall(WAF) module for Nginx.☆10Jan 1, 2019Updated 7 years ago
- A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage☆16Dec 22, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Sep 19, 2017Updated 8 years ago
- 基于ngx-stream-module 实现长连接的处理,把长连接数据按照使用的协议转切分为请求(request),与后端服务器使用短连接通讯,完全兼容后端http协议。后端服务器使用推送协议可以很方便的把数据推送到客户端。☆17Nov 27, 2022Updated 3 years ago
- C++ http client, pure libcurl based with customized set_easy_opt for different kind of requests for Mobile, NON BLOCK UI SYNC http reques…☆30Oct 31, 2018Updated 7 years ago
- It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in loc…☆234Jul 22, 2021Updated 4 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆150Nov 5, 2020Updated 5 years ago
- An nginx module for send HTTP access log to an external program via pipe☆20Jan 31, 2023Updated 3 years ago
- 🐘 A Go library to probe ELF files☆11May 15, 2026Updated last month
- A module for evaluating memcached or proxy response into variable☆88Apr 1, 2020Updated 6 years ago
- The nginx geo plugin, according to the IP address query provinces, city, ISP information。地理位置信息模块,根据IP地址查询的省份,城市,ISP信息☆14Dec 5, 2015Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Nginx OCSP processing module designed for response caching☆11Mar 24, 2014Updated 12 years ago
- Adding user agent parsing capabilities to nginx☆14May 26, 2020Updated 6 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Jul 5, 2019Updated 6 years ago
- provide etags for static contents in nginx☆22Mar 31, 2014Updated 12 years ago
- ☆12May 9, 2016Updated 10 years ago
- Nginx HTTP Untar Module☆12Feb 5, 2026Updated 4 months ago
- Ready to go source of http://www.tinydnssec.org/ – djbdns with DNSSEC and IPv6 patches☆40Oct 7, 2014Updated 11 years ago
- This is the sample application projects of using nginx c function☆12Oct 4, 2020Updated 5 years ago
- An Nginx module capable of binding the application session to the SSL session by encrypting the application cookie with a secret key and …☆14Sep 5, 2022Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- toolkit for nginx developer easier to develop nginx C module, such as map, recycled buffer, dynamic config, dynamic resolver ...☆11Mar 13, 2020Updated 6 years ago
- A nginx module for collecting location stats into a specified engine.☆11Oct 9, 2018Updated 7 years ago
- NGINX module providing userspace cooperative multitasking for IO-bound content-handlers☆19Jan 29, 2012Updated 14 years ago
- A nginx module that prints some text in the footer of a request☆128Apr 8, 2012Updated 14 years ago
- ☆12Jan 22, 2023Updated 3 years ago
- Ngx_request_stats is a nginx statistics module, the statistic is configurable(by virtual host,uri,request args). The statistics can inclu…