digital-garden/knowledge/dev/java/gc/Parallel Collection.md
2024-06-13 21:01:37 +03:00

12 lines
405 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
aliases:
tags:
- зрелость/🌱
date: "[[2023-11-07]]"
zero-link:
- "[[00 Java разработка]]"
parents:
- "[[Garbage Collector]]"
linked:
---
Этот алгоритм использует несколько потоков для выполнения сбора мусора, что может ускорить процесс на многоядерных процессорах.