<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Problems with design pattern &quot;Singleton&quot;</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 25 May 2013 07:29:32 -0400</pubDate>


    <item>

        <title>Warning: Not threadsafe</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41546</link>

        

        
            <description><![CDATA[<p>Why is the above code not threadsafe? why do u think using volatile with 1.5 not solve problems?</p>
<p>do u think a local variable should be used to create an instance and assign this vraiable to the other private variable?</p>]]></description>
        

        <pubDate>Sat, 19 Jun 2010 01:27:17 -0400</pubDate>

        

        <jf:creationDate>Sat, 19 Jun 2010 01:27:17 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 19 Jun 2010 01:27:17 -0400</jf:modificationDate>
        <jf:date>Jun 19, 2010</jf:date>
        <jf:author>A C</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Warning: Not threadsafe</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41546</link>

        

        
            <description><![CDATA[The code given is not threadsafe and using volatile with 1.5 may not solve the problem.]]></description>
        

        <pubDate>Mon, 11 Sep 2006 11:27:45 -0400</pubDate>

        

        <jf:creationDate>Mon, 11 Sep 2006 11:27:45 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 11 Sep 2006 11:27:45 -0400</jf:modificationDate>
        <jf:date>Sep 11, 2006</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Singleton Pattern's possible pitfalls</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41546</link>

        

        
            <description><![CDATA[Singleton is a commonly (mis) used design pattern....]]></description>
        

        <pubDate>Wed, 09 Aug 2006 05:30:25 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Aug 2006 05:30:25 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Aug 2006 05:30:25 -0400</jf:modificationDate>
        <jf:date>Aug 9, 2006</jf:date>
        <jf:author>Swapnil Jagtap</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Problems with design pattern &quot;Singleton&quot;</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41546</link>

        

        
            <description><![CDATA[The use of the <a href="http://www.javalobby.org/java/forums/t77060.html">design pattern "Singleton"</a> is very common and the common implementation is using a static reference. However, according to Guy Korland, the problem with this implementation is...]]></description>
        

        <pubDate>Fri, 28 Jul 2006 11:25:36 -0400</pubDate>

        

        <jf:creationDate>Fri, 28 Jul 2006 11:25:36 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 28 Jul 2006 11:25:36 -0400</jf:modificationDate>
        <jf:date>Jul 28, 2006</jf:date>
        <jf:author>ReginaIT</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

