What's the recommended deployment model for Synapse? I've a webservice hosted on tomcat container and would like to mediate to it with Synapse such that only Synapse end point is accessible to the callers. I read that Synapse is optimized for handling large number of concurrent connections. If I deploy synapse and webservice on the same jvm (tomcat), would that any way limit Synapse ability to handle a large number of concurrent connection?
Has any one tried to deploy Synapse and webservice in the same package (war) file? What was your experience with that? -- View this message in context: http://www.nabble.com/Recommended-deployment-model-for-Synapse-tp22714630p22714630.html Sent from the Synapse - User mailing list archive at Nabble.com.
