Pattern-Oriented Software Architecture: Difference between revisions

Content deleted Content added
Added {{Prose}} tag to article (TW)
m fix links to Monitor, Null Object, Thread Safety, Adapter patterns
Line 59:
* [[Scoped Locking]]
* [[Strategized Locking]]
* [[Thread safety|Thread-Safe Interface]]
* [[Double-checked locking]]
Concurrency Patterns
* [[Active object]]
* [[Monitor (synchronization)|Monitor Object]]
* [[Half-Sync/Half-Async]]
* [[Leader/Followers]]
Line 134:
Adaptation and execution
* [[Bridge]]
* [[Adapter pattern|Object Adapter]]
* [[Chain of responsitiblity]]
* [[Interpreter]]
Line 143:
* [[Template method]]
* [[Strategy]]
* [[Null object pattern|Null Object]]
* [[Wrapper Facade]]
* [[Declarative component configuration]]
Line 172:
Database access
* [[Database Access Layer]]
* [[Data mapper pattern|Data mapper]]
* [[Row Data Gateway]]
* [[Table Data Gateway]]