Package com.github.benmanes.caffeine
package com.github.benmanes.caffeine
Utility classes commonly useful in concurrent programming.
-
ClassesClassDescriptionThe namespace for field padding through inheritance.Enforces 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.A proxy that is serialized instead of the queue.