wso2mb - Slow response with WSO2 enterprise integration using message broker -


i use wso2 ei 6.1.0 scenario:

  1. a client(soapui project) send message proxy service(ps_a) inside ei.

  2. the proxy service(ps_a) store message in queue, define in embebed mb, response queue defined transport.jms.replydestination.

  3. another proxy(ps_b) message queue , send message backend service, backend response, create new message , send response.

  4. the response arrive client.

my problem it´s response time slow, 9s embebed mb. if use external broker activemq, response time it´s 400ms or less.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -