worker_manager 2.4.1 copy "worker_manager: ^2.4.1" to clipboard
worker_manager: ^2.4.1 copied to clipboard

outdated

Executor allows you to create a queue of tasks for isolate pool

Changelog #

2.4.1 #

  • added cancelable operation

2.3.6 #

  • changed return type in addTask. (Still possible to wrap as Stream from future)

2.3.0 #

  • added runnable

2.1.4 #

  • optimized removing task

2.0.9 #

  • added task types

2.0.7 #

  • updated readme and dependencies

2.0.5 #

  • fifo adding

2.0.4 #

  • clean up

2.0.1 #

  • removed ghost connection

2.0.0 #

  • removed ports hell

1.2.8 #

  • fixed bugs with removing same task twice

1.2.0 #

  • resolved deleting task bug

1.0.1 #

  • fixed timeout

0.9.8 #

  • added cash

0.9.1 #

  • added 1 thread constructor for fake fifo and threadPoolSize setter

0.7.8 #

  • code clean up

0.4.1 #

  • changed readme

0.2.3 #

  • added examples and readme

0.2.1 #

  • added canceling functionality

0.1.0 #

  • correct timeouts (canceling coming soon)
298
likes
0
pub points
94%
popularity

Publisher

verified publisherrenesanse.net

Executor allows you to create a queue of tasks for isolate pool

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, flutter, uuid

More

Packages that depend on worker_manager