tarantool / queue

Create task queues, add and take jobs, monitor failed tasks
Other
234 stars 52 forks source link

Update queue module without restarting Tarantool server #221

Open arduanov opened 8 months ago

arduanov commented 8 months ago

It's impossible to update queue module without restarting Tarantool server. This makes the queue module unmaintained in production.