artilleryio/artillery

AMQP support

Open

#50 opened on Feb 8, 2016

View on GitHub
 (2 comments) (6 reactions) (0 assignees)JavaScript (7,057 stars) (504 forks)batch import
enhancementhelp wanted

Description

We should add an AMQP engine to make Artillery even more useful for teams working on microservice-oriented architectures where RabbitMQ is often employed as microservice glue.

The existing WebSocket engine (engine_ws.js) would be a good starting point.

Contributor guide