{"library":"faster-fifo","type":"library","category":null,"description":"A drop-in replacement for Python's multiprocessing.Queue that uses a shared-memory ring buffer and a POSIX semaphore for lower latency and higher throughput. Version 1.5.2 requires Python >=3.9. Actively maintained.","language":"python","status":"active","version":"1.5.2","tags":["multiprocessing","queue","shared-memory","IPC","performance"],"last_verified":"Sat May 09","install":[{"cmd":"pip install faster-fifo","imports":["from faster_fifo import Queue","from faster_fifo import Queue"]}],"homepage":null,"github":"https://github.com/alex-petrenko/faster-fifo","docs":null,"changelog":null,"pypi":"https://pypi.org/project/faster-fifo/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}