CMS

E1103955 UNEXPLORED

CMS (Concurrent Mark-Sweep) is a low-pause garbage collector in the Java Virtual Machine that performs most of its work concurrently with application threads to reduce stop-the-world pauses.

All labels observed (1)

Label Occurrences
CMS canonical 1

How this entity was disambiguated

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Serial GC comparedWith CMS