Users

how many user the server can hold in my winxp, it is stable to hold many users?

How many concurrent users are you talking about? Jive Messenger can hold several thousands concurrent users. FYI, public servers concurrency is about 2% of their total user base.

Regards,

– Gato

but about windows stability, how good is jive server handling lots of user on windows?

Jive Messenger is a quite stable product. About your question Messenger is as good as the JVM can be under your fine-tuned OS. For more information you can follow this interesting link: http://www.volano.com/report/index.html.

Keep in mind that we are using Java 1.5 which has many performance optimizations and that we are planning to use NIO for better scalability.

Anyway, do you have an estimation of the number of concurrent users that you will have?

Saludos,

– Gato

do u speak spanish? it seems that u’'re from Argentina

Pues la verdad nose cuantos quiero, solo quiero ver las posibilidades que tiene el servidor.

Gracias por las contestar rapido hehe

NIO? cual es la diferencia? acaso usar NIO afectara la instalacion y el facil uso de ejecutar jive y su administracion?

Pues la verdad nose cuantos quiero, solo quiero ver

las posibilidades que tiene el servidor.

Las posibilidades del servidor las podes ver en el link que te pasé. Con NIO Java es capaz de escalar mucho mas ya que no hace falta tener un proceso por cada socket. Calculo que se podrian llegar a 10 mil conexiones pero eso tambien depende de la configuracion del sistema operativo.

Using NIO I think that we will be able to handle 10K of concurrent connections. With NIO we can overcome the limit of having one process per connection.

Gracias por las contestar rapido hehe

NIO? cual es la diferencia? acaso usar NIO afectara

la instalacion y el facil uso de ejecutar jive y su

administracion?

NIO es transparente para vos ya que es un cambio interno del servidor.

NIO won’'t change your installation process.

Saludos,

– Gato