tarantool/queue
PHP bindings for Tarantool Queue (LuaRock). Connect to a Tarantool instance and work with tubes: put tasks, consume/reserve/ack/bury/release, inspect stats, and call custom queue methods. Install via Composer; requires a configured running Tarantool server.
Adopt if:
Look elsewhere if:
For Executives: "This package lets us offload time-consuming tasks (e.g., processing uploads, sending emails) from our web servers, making our app faster and more reliable. It’s like adding a ‘background worker’ team that handles repetitive jobs while our main team focuses on user requests. Tarantool’s in-memory database ensures low latency, and built-in monitoring helps us catch issues early. This reduces server costs (no over-provisioning) and improves scalability for growth—similar to how Netflix or Uber handle millions of background tasks."
For Engineering: *"tarantool/queue gives us a Laravel-native, Tarantool-backed queue system with:
How can I help you explore Laravel packages today?