Hi,

 

I need to implement high performance smtp relay.

 

I use TSmtpCli inside threads as smtp workers (SmtpCli->MultiThreaded=true,
and my own message loop).

 

How many TSmtpCli(s) should be used inside one TThread ?

 

I need to send about 4000 messages in parallel, so I need 4000 TSmtpCli(s).

 

At this time I try to use 25 TSmtpCli per Thread but see very high CPU usage
and app interface

responding this delays..

 

Maybe 25 per thread is not optimal ?

 

---
With best regards, Max Terentiev.
Business Software Products.
AMS Development Team.
 <mailto:supp...@bspdev.com> supp...@bspdev.com

 

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to