  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | 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 | |
Struts & Hibernate
|
|
|
  | | | Subject: Is Singleton thread safe? | Subject: Is Singleton thread safe? 2005-04-01 - By Sureshbabu Koya
Back Making a singleton thread safe is up to you. You should also think about how the performance get a hit if you want to make a singleton threadsafe. regards, Suresh
-- --Original Message-- -- From: An interest list for Sun Java Center J2EE Pattern Catalog [mailto :J2EEPATTERNS-INTEREST@(protected)]On Behalf Of Julia Liu Sent: Friday, April 01, 2005 9:24 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: Is Singleton thread safe?
Hi, Is Singleton thread safe? Why? Thanks
Julia Liu <http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys2/40.gif>
__ __
Yahoo! Messenger Show us what our next emoticon should look like. Join <http://us.rd.yahoo.com /evt=31855/*http://advision.webevents.yahoo.com/emoticontest> the fun. ========= =========================================================== 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)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=405301116-01042005><FONT face=Arial color=#0000ff size=2 >Making a singleton thread safe is up to you. You should also think about how the performance get a hit if you want to make a singleton threadsafe.</FONT></SPAN></DIV> <DIV><SPAN class=405301116-01042005><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=405301116-01042005><FONT face=Arial color=#0000ff size=2>regards,</FONT></SPAN></DIV> <DIV><SPAN class=405301116-01042005><FONT face=Arial color=#0000ff size=2>Suresh</FONT></SPAN></DIV> <BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid"> <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma size=2>-- --Original Message-- --<BR><B>From:</B> An interest list for Sun Java Center J2EE Pattern Catalog [mailto:J2EEPATTERNS-INTEREST@(protected)]<B>On Behalf Of </B>Julia Liu<BR><B>Sent:</B> Friday, April 01, 2005 9:24 PM<BR><B>To:</B> J2EEPATTERNS-INTEREST@(protected)<BR><B>Subject:</B> Is Singleton thread safe?<BR><BR></FONT></DIV> <DIV>Hi,</DIV> <DIV> </DIV> <DIV>Is Singleton thread safe? Why?</DIV> <DIV> </DIV> <DIV>Thanks<BR><BR></DIV><BR><BR> <DIV> <DIV> <DIV> <DIV> <DIV> <DIV> <DIV> <DIV> <DIV><FONT color=#4040ff size=3><EM><STRONG><FONT size=2>Julia Liu  ; </FONT><IMG src="http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys2/40.gif" NOSEND="1"></STRONG></EM></FONT></DIV></DIV></DIV></DIV></DIV></DIV></DIV>< /DIV></DIV> <P> <HR SIZE=1> Yahoo! Messenger<BR>Show us what our next emoticon should look like. <A href="http://us.rd.yahoo.com/evt=31855/*http://advision.webevents.yahoo.com /emoticontest">Join the fun.</A> ==================================================================== 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)</BLOCKQUOTE></BODY></HTML> ==================================================================== 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)
|
|
 |