worker 0.3.4 copy "worker: ^0.3.4" to clipboard
worker: ^0.3.4 copied to clipboard

outdated

Utility for easy concurrency with isolates

Changelog #

0.3.4 #

Improved isolate selection and load distribution.

0.3.3 #

Major bug fix.

0.3.2 #

Major bug fix.

0.3.1 #

Bug fixes.

0.3.0 #

Work with new Isolates API.

0.2.2 #

Minor bug fix.

0.2.1 #

Bug fixes.

0.2.0 #

Major rewrite:
* Isolates now may handle more than one Task at the time.
* Creation of the WorkerIsolate to abstract comunication with isolates.
* 'execute' method from Worker renamed to 'handle'.
* Workers and WorkerIsolates may be closed.
* Errors are now handled properly.
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Utility for easy concurrency with isolates

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on worker