Have you looked at HTTP client component ? I implemented throttling not so 
long ago.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be


----- Original Message ----- 
From: "Jack" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Saturday, December 09, 2006 7:39 PM
Subject: [twsocket] Throttling solution - Integrate Dan's throttler into 
ICS?


>
> Although throttling has been brought up many times, I'm still
> in search for a simple throttling mechanism for my single-threaded
> server app.
>
> I just did a search in my emails, and found the following mentioning
> of throttling:
>
> Dan <[EMAIL PROTECTED]> has a wrapper for TWSocket class:
> http://www.xantorrent.pwp.blueyonder.co.uk/ics/uThrottledWSocket.pas
>
> There is a link here but the link to the code is broken, so I don't
> know how it works:
> http://www.smatters.com/ics/
>
> Dan's class would work if I'm using a TWSocket class directly.
> However, I'm actually using a TWSocketServer class, which in turn
> instantiates TWSocketClient class, which inherits from TWSocket. So, in
> order to use Dan's throttler, I'll have to change ICS code quite
> a bit, which I don't intent to do (for ease of ICS upgrade.)
>
> I'm using a single threaded server, so multi-threaded throttling
> mechanism won't be applicable.
>
> It sounds like a good idea to integrate Dan's throttler into ICS,
> if Dan and Francois agree. What do others say? Or, is there any
> easier ways to throttle the TWSocketClient class?
>
> -- 
> Best regards,
> Jack
>
> -- 
> 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

Reply via email to