[JDEV] Using the cygwin jabber 1.4.2 server
Tijl Houtbeckers
thoutbeckers at splendo.com
Wed Dec 25 12:35:28 CST 2002
"august july" <jdevm_830 at hotmail.com> wrote on 25-12-2002 15:57:19:
>
>To all jabberd developers,
>I was trying to run the jabberd-1.4.2 on cygwin, and came across wild
>behavior when I tested the server with over 1000 user, connected
>online.
You'll see the same happen on linux/FreeBSD/Solaris etc. The problem is
pth. select() call can't use over 1024 sockets. The solutions is to use
a connection manager like JADC2S, available from the js.org CVS.
(browse the source: http://www.jabberstudio.org/cgi-bin/viewcvs.
cgi/jabberd14/jadc2s/ ) No idea how this will port to windows.
There is no "native" port of jabberd to windows that is opensource,
though there are several commercial ones. I doubt there will be one of
the "old" 1.4.2 code, maybe of the new (GPL *only* most likely)
jabberd2 as intrest in Jabber is rising.
--
Tijl Houtbeckers
Java/J2ME/GPRS Software Engineer @ Splendo
The Netherlands
More information about the JDev
mailing list