Uses of Package
com.github.benmanes.caffeine
Packages that use com.github.benmanes.caffeine
Package
Description
Utility classes commonly useful in concurrent programming.
-
Classes in com.github.benmanes.caffeine used by com.github.benmanes.caffeineClassDescriptionEnforces a memory layout to avoid false sharing by padding the tail node.Enforces a memory layout to avoid false sharing by padding the head node.A lock-free unbounded queue based on linked nodes that supports concurrent producers and is restricted to a single consumer.