executor 0.1.1 copy "executor: ^0.1.1" to clipboard
executor: ^0.1.1 copied to clipboard

outdatedDart 1 only

Executes async tasks with a configurable maximum concurrency and rate.

Changelog #

0.1.1 #

  • Fix missing heartbeat check on Executor.close(), without it the Future might not have completed.

0.1 #

  • start-rate limit support
  • renamed limit to concurrency (leaving old field, marked deprecated)
26
likes
0
pub points
85%
popularity

Publisher

verified publisheragilord.com

Executes async tasks with a configurable maximum concurrency and rate.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on executor