Class ProcessorInfo

java.lang.Object
io.smallrye.common.cpu.ProcessorInfo

public class ProcessorInfo extends Object
Provides general information about the processors on this host (Java 9 version).
  • Method Details

    • availableProcessors

      public static int availableProcessors()
      Returns the number of available processors.
      Returns:
      the number of available processors