Are Singleton classes thread safe ? When 10 threads access one singleton class so how can make it thread safe?
When 10 threads access one singleton class so how can make it thread safe?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Sep 28, 2012, 4:37 AM
http://csharpindepth.com/Articles/General/Singleton.aspx
Shivanand ArurPosted Sep 28, 2012, 3:32 AM
http://www.codeproject.com/Articles/96942/Singleton-Design-Pattern-and-Thread-Safety