mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-20 05:27:15 +00:00
docs: update backpressure description
This commit is contained in:
@@ -2,13 +2,10 @@
|
||||
title: "MapReduce Pattern in Java"
|
||||
shortTitle: MapReduce
|
||||
description: "Learn the MapReduce pattern in Java with real-world examples, class diagrams, and tutorials. Understand its intent, applicability, benefits, and known uses to enhance your design pattern knowledge."
|
||||
category: Performance optimization
|
||||
category: Structural
|
||||
language: en
|
||||
tag:
|
||||
- Data processing
|
||||
- Code simplification
|
||||
- Delegation
|
||||
- Performance
|
||||
---
|
||||
|
||||
## Also known as
|
||||
|
||||
Reference in New Issue
Block a user