actors 0.3.0 copy "actors: ^0.3.0" to clipboard
actors: ^0.3.0 copied to clipboard

outdated

Actors Model library for Dart. It is a thin wrapper around Dart's `Isolate` that makes them much easier to use.

0.3.0 #

  • Added ActorGroup.
  • Added LocalMessenger.

0.2.0 #

  • Lighter message representation for smaller overhead.

0.1.0 #

  • Initial version, created by Stagehand.
  • Implemented basic functionaliy of an Actor.
29
likes
0
points
633
downloads

Publisher

unverified uploader

Weekly Downloads

Actors Model library for Dart. It is a thin wrapper around Dart's `Isolate` that makes them much easier to use.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on actors