are there any plans to offer amqp
are there any plans to offer amqp support for remote integration with queues? I'd love to use this as an alternative to RabbitMQ.
1 Reply
basically, my use case would be worker to accept requests to enqueue for processing => queue => private / self-hosed worker(s)
the amqp protocol has support for ack / nack