ArsdCoreApplication.this

default number of threads is to split your cpus between blocking function runners and task runners

  1. this(string applicationName)
    struct ArsdCoreApplication
    this
  2. this(string applicationName, int numberOfTaskRunners, int numberOfHelpers)

Meta