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
Reset

21 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.11 244210 2023-12-09 8:33:43 0:00:38 79705 build successful
10.8 156913 2023-12-09 8:32:52 0:00:30 50072 build successful
10.14 188706 2023-12-09 8:32:49 0:00:56 61307 build successful
10.6 144984 2023-12-09 8:32:02 0:00:39 52236 build successful
10.6.x86_64 180460 2023-12-09 8:31:45 0:00:38 52278 build successful
11 135600 2023-12-09 8:31:24 0:01:00 40218 build successful
10.12 253066 2023-12-09 8:30:18 0:00:35 78498 build successful
10.9 255053 2023-12-09 8:30:18 0:00:30 79284 build successful
10.15 164600 2023-12-09 8:30:17 0:00:59 50294 build successful
10.10 248253 2023-12-09 8:29:30 0:00:32 79592 build successful
10.7 168976 2023-12-09 8:28:50 0:00:30 52016 build successful
12 89895 2023-12-09 8:28:43 0:00:51 29014 build successful
10.13 213414 2023-12-09 8:28:32 0:00:44 70550 build successful
13.arm64 44039 2023-12-09 8:27:09 0:00:29 14642 build successful
14 17327 2023-12-09 5:22:33 0:05:13 2728 build successful
13.arm64 14495 2023-03-11 8:03:13 0:00:04 4502 build successful
13 13216 2023-01-10 6:42:36 0:01:22 1805 build successful
12 14410 2022-01-15 0:59:27 0:00:13 3478 build successful
12.arm64 11760 2021-11-12 6:48:40 0:00:20 868 build successful
11.arm64 11991 2021-02-12 12:17:24 0:00:27 3105 failed install-port
10.15 15327 2019-12-21 16:00:50 0:01:54 1599 build successful