I'm using the .NET Messaging API to send and receive messages from ActiveMQ. How would I pool connections? Do I need to at all or is it handled somehow for me by the broker? I can find several forum posts that talk about connection pooling when using java JMS but I can't seem to find anything that talks about how to do this when using the .NET API's. Do I need to use the Spring.NET?
Thanks. -- View this message in context: http://www.nabble.com/Connection-pooling-when-use-the-.NET-Messaging-API-%28NMS%29-tp16737663s2354p16737663.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.