Hi!
I need organize in my web application sending emails in nonblocking way. So I'll create a message queue and thread that will pop messages from the queue and send them.
But I have doubt about it is safe to create my own threads in web application?
and if not how can I organize nonblocking processing without threads creating ?
--
Maksimenko Alexander
Softwarium, www.softwarium.net



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to