Singleton – the most overused pattern(aabs.wordpress.com)
submitted by
aabs(850) 5 years, 2 months ago
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.
|category: Patterns
|Views: 24
tags:
Singleton pattern another
Everyones tags:
Your Tags: