Difference between revisions of "CloudScale Knowledge Wiki"
CloudScale (Talk | contribs) |
|||
Line 27: | Line 27: | ||
| style="color:#000; font-size:100%; padding: 0px 10px 0px 10px; vertical-align: top;" | <p style="text-align: justify;">Our common ontology for topics related to performance, scalability, and elasticity of software architectures.</p> |
| style="color:#000; font-size:100%; padding: 0px 10px 0px 10px; vertical-align: top;" | <p style="text-align: justify;">Our common ontology for topics related to performance, scalability, and elasticity of software architectures.</p> |
||
| style="color:#000; font-size:100%; padding: 0px 10px 0px 10px; vertical-align: top;" | <p style="text-align: justify;">How Not To: List of performance anti-patterns.</p> |
| style="color:#000; font-size:100%; padding: 0px 10px 0px 10px; vertical-align: top;" | <p style="text-align: justify;">How Not To: List of performance anti-patterns.</p> |
||
+ | {| class="wikitable sortable" |
||
+ | ! Name/Link !! Context |
||
+ | |- |
||
+ | | [[One-Lane_Bridge]] |
||
+ | | A One Lane Bridge occurs, if a passive resource limits the concurrency in an application. Passive resources can be for instance mutexes, connection pools, or database locks. |
||
+ | |- |
||
+ | | [[the Blob]] |
||
+ | | A 3-tier architecture that requires multi-tenancy and/or scalability. |
||
+ | |} |
||
+ | |||
|- |
|- |
||
|} |
|} |
Revision as of 12:57, 5 November 2013
|