Skip to content

Repository files navigation

Distributed Dart

Spawn isolates on remote nodes in a distributed system

Build Status

About

A library with the purpose of make it easier to create distributed programs on servers with the new programming language Dart made by Google. You can distributed you program to multiple machines on a network and run the program inside isolates on the connected machines. To communicate between instances you can use SendPort.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages