mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
docs: fix poison pill yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Poison Pill Pattern in Java: Gracefully Terminating Multithreaded Processes"
|
||||
shortTitle: Poison Pill
|
||||
description: "Explore the Poison As an alternative to "Poison Pill" design pattern in Java, used for gracefully shutting down multi-threaded applications. Understand its intent, applicability, and see a real-world example. Perfect for developers looking to enhance concurrency and messaging systems."
|
||||
description: "Explore the Poison Pill design pattern in Java, used for gracefully shutting down multi-threaded applications. Understand its intent, applicability, and see a real-world example. Perfect for developers looking to enhance concurrency and messaging systems."
|
||||
category: Concurrency
|
||||
language: en
|
||||
tag:
|
||||
|
||||
Reference in New Issue
Block a user