Error!
Success!

Singleton – the most overused pattern

0
kicks

Singleton – the most overused pattern  (Unpublished)

The innocent little singleton in your middle tier is not so innocent after all. This article discusses the design issues inherent in unwisely using the Singleton Design Pattern. In particular it discusses the kind of concurrency and scalability issues that arise from use of singleton in high-use, concurrent applications. It also suggests alternative designs that should be used for business logic classes.


Kicked By:
Drop Kicked By: