> The number of connections provided by one swiftMQ router could be
> increased
> by increasing the JVM heap size (thanks, Andreas!). When two clients
> are
> simultaneously running on one router, however, one of the clients
> yields an
> OutOfMemory error at around 900 connections although the heap size is
> sufficient. 

But 900 connections from 1 client is only for testing, isn't it? Do you 
run the router under Unix with native I/O?

> Does this have anything to do with the amount of virtual memory on
> WinNT? If
> so, how do I increase the virtual memory?

No. Just increase the JVM heap size of your client: -Xmx512M (JDK1.3) or 
-mx512M (JDK1.2)

-- 
Andreas Mueller, IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to