-
- Module Design Pattern
- Prototype Design Pattern
- Observer Design Pattern
- Singleton
-
Some menu item locations are incorrect based on Mac design patterns, as well as default shortcuts.
For example, "Settings" should always be in the named dropdown (ex. "NetPad") and should always ha…
-
Having read [design patterns and anti-patterns](https://docs.ray.io/en/latest/ray-core/patterns/index.html) in Ray docs I think that we could use/avoid some of them in our code to gain benefit/perform…
-
1. [GateKeeper Pattern](https://www.youtube.com/watch?v=cxYHugyNTP0&t=180s)
2. [Gateway Aggregation Pattern](https://www.youtube.com/watch?v=cxYHugyNTP0&t=979s)
3. [Gateway Offloading Pattern](https…
-
Revised [pattern page documentation content](https://github.com/department-of-veterans-affairs/VA.gov-team-forms/blob/main/Design/patterns/service-history-pattern/service-history-pattern-documentation…
-
## What problem does this address?
I am not sure if this behavior is intentional but I've been asked by my co-workers who are content editors why the names of synced patterns are included but non-syn…
-
Hello @balhoff @cmungall
https://github.com/geneontology/go-ontology/blob/master/src/design_patterns/mf_binding.yaml
and
https://github.com/geneontology/go-ontology/blob/master/src/design_patte…
-
This task tracks the translation of the patterns. More information about the translation process is available at https://github.com/iluwatar/java-design-patterns/wiki/15.-Support-for-multiple-language…
-
# Software Design Patterns
## Category
### Caching Patterns
#### Cache-Aside (Lazy Loading)
#### Write-Through
#### Read-Through
#### Write-Behind Caching
#### Cache Eviction Policies
## Termi…
-
# Software Design Patterns
## Category
### Concurrency Patterns
#### Active Object
#### Monitor Object
#### Thread Pool
#### Producer-Consumer
#### Read-Write Lock
#### Double-Checked Locking
…