rb-multiton (ruby/rb-multiton) Add to my watchlist
The Multiton Design PatternThe multiton pattern is similar to a singleton, but instead of only one instance, there are several similar instances. it's usefull when you want to avoid constructing objects many times because of some huge expence (connecting to a database for example), require a set of similar but not identical objects, and cannot easily control how many time a contructor may be called.
Version: 1.0.2 License: unknown GitHubMaintainers | No Maintainer |
Categories | ruby |
Homepage | http://www.codeforpeople.com/lib/ruby/multiton/ |
Platforms | any |
Variants | - |
"rb-multiton" depends on
lib (1)
build (1)
Ports that depend on "rb-multiton"
No ports
Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck error
Error: cannot check if rb-multiton was updated (regex didn't match)
last updated: 14 hours ago