Popular repositories Loading
-
distributed_dart
distributed_dart PublicA 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…
Dart 1
-
distributed-dart.github.io
distributed-dart.github.io PublicWeb page and documentation for distributed_dart.
CSS
-
demo
demo PublicExamples of how to use Distributed Dart and used when the project was presented at Aalborg University.
Dart
Repositories
- distributed_dart Public
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.
distributed-dart/distributed_dart’s past year of commit activity