Builder for AsyncScheduler.
Builder for AsyncScheduler.
is the Java ScheduledExecutorService
that will take
care of scheduling tasks for execution with a delay.
is the execution context that will execute all runnables
is the UncaughtExceptionReporter that logs uncaught exceptions.
is the preferred ExecutionModel, a guideline for run-loops and producers of data.