如何使用(如果可能)JMeter的加载一个AWS SQS队列的消息?

问题描述:

我需要加载在亚马逊Web服务的SQS队列为了测试它从SQS队列消费消息的应用程序。

I need to load a SQS queue on the Amazon Web Services to load test an application which consumes the messages from the SQS queue.

是否有可能使用JMeter的加载SQS队列?

Is it possible to load the SQS queue using JMeter?

是否有可供加载SQS队列比使用JMeter的任何更好的选择?

Are there any better options available to load the SQS queue than using JMeter?

我还没有尝试过,但你应该能够通过发送消息 HTTP请求。

I haven't tried it, but you should be able to send the messages through HTTP requests.