Howdy,
Don't worry about it, just make sure your threads terminate gracefully
on server shutdown.

As an aside, consider log4j's SMTPAppender (perhaps via an AsyncAppender
to make the mail sending operation non-blocking).  Questions on this
approach should be posted to the log4j-user list.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Maksimenko Alexander [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 24, 2003 1:38 AM
>To: [EMAIL PROTECTED]
>Subject: threads in TC 4.1.29
>
>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]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to