mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-20 02:28:08 +00:00
docs: update backpressure description
This commit is contained in:
@@ -2,13 +2,10 @@
|
||||
title: "Idempotent Consumer Pattern in Java: Ensuring Reliable Message Processing"
|
||||
shortTitle: Idempotent Consumer
|
||||
description: "Learn about the Idempotent Consumer pattern in Java. Discover how it ensures reliable and consistent message processing, even in cases of duplicate messages."
|
||||
category: Messaging
|
||||
category: Structural
|
||||
language: en
|
||||
tag:
|
||||
- Messaging
|
||||
- Fault tolerance
|
||||
- Event-driven
|
||||
- Reliability
|
||||
---
|
||||
|
||||
## Also known as
|
||||
|
||||
Reference in New Issue
Block a user