New posts in singleton

Where exactly the Singleton Pattern is used in real application?

Any reason not use use a singleton "variable" in Swift?

Singleton in iOS 5?

Implementing the singleton pattern in Java

Singleton pattern (Bill Pugh's solution)

WPF: Cannot reuse window after it has been closed

Singleton across JVM or Application instance or Tomcat instance

get_instance() in Codeigniter: Why assign it to a variable?

How is testing the registry pattern or singleton hard in PHP?

getting db connection through singleton class

Singleton in go

should a db connection be a singleton?

How to implement a singleton in C#?

Thread safety in Singleton

Thread safe lazy construction of a singleton in C++

Using RequireJS, how do I pass in global objects or singletons around?

C++ singleton vs. global static object

@staticmethod with @property

How thread-safe is enum in java?

Using different classloaders for different JUnit tests?