A lightweight queue service based on Spikeify for Aerospike.
Task queue allows
- adding tasks/jobs into database to be asynchronously executed
- running one or multiple queues
- running on one or multiple machines
- running on one or multiple threads per machine or/and queue
Read more about it in the Basic Usage.