Package org.jctools.util
Interface PortableJvmInfo
-
public interface PortableJvmInfo
JVM Information that is standard and available on all JVMs (i.e. does not use unsafe)
-
-
Field Summary
Fields Modifier and Type Field Description static int
CACHE_LINE_SIZE
static int
CPUs
static int
RECOMENDED_OFFER_BATCH
static int
RECOMENDED_POLL_BATCH
-