{"library":"qlobber-fsq","type":"library","category":null,"description":"A shared file system queue for Node.js that supports pub-sub and work queues with AMQP-like topic wildcards. Version 14.0.0 (stable, maintained as of 2025) targets Node 16+. It leverages the local file system for multi-core use and tested distributed file systems (BeeGFS, CephFS) for multi-host setups. Key differentiators vs. Redis pub-sub or RabbitMQ are zero external dependencies beyond Node.js, optional direct producer-to-subscriber streaming (since v12.1.0), and optional shared-memory Disruptor acceleration (since v9). Limitations: no guaranteed message ordering unless using order_by_expiry; best-effort delivery under crashes.","language":"javascript","status":"active","version":"14.0.0","tags":["javascript","qlobber","pubsub","queue","routing"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install qlobber-fsq","imports":["import { QlobberFSQ } from 'qlobber-fsq'","const { QlobberFSQ } = require('qlobber-fsq')","import type { QlobberFSQ } from 'qlobber-fsq'"]},{"cmd":"yarn add qlobber-fsq","imports":[]},{"cmd":"pnpm add qlobber-fsq","imports":[]}],"homepage":"https://github.com/davedoesdev/qlobber-fsq","github":"https://github.com/davedoesdev/qlobber-fsq","docs":null,"changelog":null,"pypi":null,"npm":"qlobber-fsq","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}