Chapter . Epilogue

Topics in This Chapter

  • Web Worker Micro-Architecture

Web Worker Micro-Architecture

This chapter discusses an advanced topic in our pattern work: micro-architectures. We define micro-architecture as a set of patterns used together to realize parts of a system or subsystem. We view a micro-architecture as a building block for piecing together well-known, cohesive portions of an overall architecture. A micro-architecture is used to solve a coarser-grained, higher-level problem that cannot be solved by a single pattern. Thus, a micro-architecture represents a higher level of abstraction than the individual patterns described in the J2EE Pattern Catalog. You can think of a micro-architecture as a prescriptive solution derived by linking ...

Get Core J2EE™ Patterns: Best Practices and Design Strategies, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.