artilleryio/artillery

AMQP support

Open

#50 aberto em 8 de fev. de 2016

Ver no 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.

Guia do colaborador