rb-multiton (ruby/rb-multiton) Add to my watchlist

The Multiton Design Pattern

The 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 GitHub
Maintainers 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 (The requested URL returned error: 404 Not Found)

last updated: 8 hours ago