executor_lib 1.1.0 copy "executor_lib: ^1.1.0" to clipboard
executor_lib: ^1.1.0 copied to clipboard

outdated

Provides an abstraction for executing jobs.

1.1.0 #

  • add ConcurrencyExecutor, an executor that limits concurrency and queues jobs
  • add ImmediateExecutor, an executor that starts tasks immediately when submitted

1.0.0 #

  • PoolExecutor implements leastconn selection
  • PoolExecutor is extensible to use implementations of Executor other than IsolateExecutor
  • requires flutter 3.0

0.2.1 #

  • support reentrancy

0.1.1 #

  • Add CI
  • Improve README

0.1.0 #

  • Initial version.
2
likes
0
points
4.97k
downloads

Publisher

verified publishergreensopinion.com

Weekly Downloads

Provides an abstraction for executing jobs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, flutter

More

Packages that depend on executor_lib