Generic queue functionality
- Prioritization of messages
- Overflow handling
- Rate limiting
- Timeout handling
- Metrics
This exports 1 APIs:
{
queues
}
context
- associate the queue with the passed context.conId or create a default queuecallback
- optionally call this when queue ends
context
- the context with which the queue is associated by context.conId or a return the default queue if context or context.conId is falsy value
context
- the context with which the queue is associated by context.conId or a end the default queue if context or context.conId is falsy value