Crate executor_service

source ·

Structs

Enums

Constants

  • Default number if thread for a cached pool
  • Maximum number of threads that can be requested for a pool This constant does not play an overarching role. In other words, Of you have multiple thread pools and if the system supports, you might have a total thread count of more than MAX_THREAD_COUNT for the entire application

Type Definitions