go 1.0.6 copy "go: ^1.0.6" to clipboard
go: ^1.0.6 copied to clipboard

Dart 1 only

Simplest API to multi process using isolates.

Changelog #

1.0.5 #

  • Herd

1.0.4 #

  • go and stream encode and decode result and response
  • stream handles exceptions on remote isolate gracefully

1.0.3 #

  • go handles exceptions on remote isolates correctly

1.0.2 #

  • goMany
  • goMap

1.0.1 #

  • stream
  • remoteStream

1.0.0 #

  • go executes the given function in another isolate and returns results
  • remoteTask returns converts a task into a remote executed task
0
likes
30
pub points
60%
popularity

Publisher

unverified uploader

Simplest API to multi process using isolates.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

async

More

Packages that depend on go