> In order to test my server that should be able to handle thousands of
> concurrent connections I plan to do some stress tool and make it
> publicly available to ICS community.
Advertising
Interesting. I can publish it on the usermade page at ICS website if you like.
--
[EMAIL PROTECTED]
http://www.overbyte.be
----- Original Message -----
From: "Dod" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Thursday, February 23, 2006 9:54 AM
Subject: [twsocket] Stress tool
> Hello,
>
> In order to test my server that should be able to handle thousands of
> concurrent connections I plan to do some stress tool and make it
> publicly available to ICS community.
>
> Stress tool will be to test a lot of incoming
> connection/disconnections (text mode oriented, not for HTTP servers as
> I already know some application that do it).
>
> Here is what I plan to do but may be someone already know such tool ?
>
> - Create xx threads.
> - Create xx TWSocket with each thread.
> - Activate threads and connect (using multiple thread is just a way to
> make incoming connections more "random" than sequential as it would do
> with .Connect loop for each TWSocket done in same thread).
> - Connect.
> - Disconnect.
> - Loop xx time.
>
> Optionnal things to do once connected :
>
> - Send a specific text once connected (or random from a list).
> - Wait for some text.
> - Stay connected xx millisecond (or random time).
>
> Regards.
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be