wso2mb - Slow response with WSO2 enterprise integration using message broker -
i use wso2 ei 6.1.0 scenario:
a client(soapui project) send message proxy service(ps_a) inside ei.
the proxy service(ps_a) store message in queue, define in embebed mb, response queue defined
transport.jms.replydestination.another proxy(ps_b) message queue , send message backend service, backend response, create new message , send response.
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
Post a Comment