anterofit::executor

Module threaded

Source
Expand description

Executors using background threads

Structsยง

  • An executor which uses multiple threads to complete jobs.
  • An executor which uses a single thread to complete jobs.