  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | Can java.util.Timer & TimerTask be used within ejb container? | Can java.util.Timer & TimerTask be used within ejb container? 2003-11-18 - By Navjot Singh
Back you may look out for Quartz in google.
>-- --Original Message-- -- >From: An interest list for Sun Java Center J2EE Pattern Catalog >[mailto:J2EEPATTERNS-INTEREST@(protected)]On Behalf Of peng wang >Sent: Monday, November 17, 2003 8:07 PM >To: J2EEPATTERNS-INTEREST@(protected) >Subject: Can java.util.Timer & TimerTask be used within ejb container? > > >Hi All, > >As J2ee1.4 having not been released and its >TimerService cann't be used at this moment, I have >thought use java.util.Timer & TimerTask for our >timer related tasks. > >I wonder if java.util.Timer & TimerTask can be used >WITHIN ejb container. Also I note that for each timer >task there should be a Timer instance, and hence one >thread is needed to check whether the time is due for >the task. So does using Timer have a negative effect >on overall performance? > >Thanks, > >wp > >__ ____ ____ ____ ____ ____ ______ >Do you Yahoo!? >Protect your identity with Yahoo! Mail AddressGuard >http://antispam.yahoo.com/whatsnewfree > >==================================================================== >Companion Site: http://www.corej2eepatterns.com >J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns >List Archive: >http://archives.java.sun.com/archives/j2eepatterns-interest.html >Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to >listserv@(protected) >
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |