Allow other queues to be fed #10
Labels
API flavor endpoints
Quick access to internals via APIs
enhancement
New feature or request
Future
Unknown but hopeful about what comes
queue
FIFO
What is this?
This came from a friendly talk I had today. For larger deployments the internal Drupal queues may not be scaleable enough, or said differently, we may have macro queues feeding the Drupal Worker driven ones. The need is simple to accomplish. I will add a queue service that can be extended via plugins to feed others/too/instead and then we can figure out if an AWS/rabbit to even a RocksDB one can be added as recipient for pending processes as external services.
The text was updated successfully, but these errors were encountered: