We would like to provide queues as a service (similar to Amazon SQS) for any application that requires it inside the company.
Before reinventing the wheel we're looking some product that complies with:
- Scales horizontally
- High availability over performance
- Simple queue REST API (publish, deque, ack, nack) over advanced features
Backgrounds: We use mainly Java/Groovy and we have experience in RabbitMQ and ActiveMQ but we are open to any product/language.
I'd appreciate any experience, product or broker adapter suggestion.