Dear Knut: Thanks for you answer. I help me a lot.
Regards, Lorenzo -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 3:14 AM To: Derby Discussion Subject: Re: Number of connections supported by Derby Lorenzo Jiménez <[EMAIL PROTECTED]> writes: > Hi, > > What is the limit of concurrent connections that Derby can handle? Derby doesn't have such a limit. Of course, you may run into limitations in your OS or JVM (like maximum number of sockets or threads), run out of memory or get lower performace when you increase the number of connections, but there's nothing in Derby that prevents you from doing it. -- Knut Anders Si usted no es el destinatario indicado en este mensaje o responsable como persona de la entrega del mensaje, no debe copiar o reenviar este mensaje, por favor notifique al correo [EMAIL PROTECTED] Para más referencia sobre términos importantes relacionados a este correo visite http://www.nacion.com/disclaimer/index_es2.htm If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or send this message to anyone, please notify to [EMAIL PROTECTED] Click on the following link for important additional terms relating to this e-mail http://www.nacion.com/disclaimer/index_en2.htm
