Skip to content
@distributed-dart

distributed-dart

Popular repositories Loading

  1. distributed_dart 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…

    Dart 1

  2. distributed-dart.github.io distributed-dart.github.io Public

    Web page and documentation for distributed_dart.

    CSS

  3. demo demo Public

    Examples of how to use Distributed Dart and used when the project was presented at Aalborg University.

    Dart

Repositories

Showing 3 of 3 repositories
  • distributed-dart.github.io Public

    Web page and documentation for distributed_dart.

    distributed-dart/distributed-dart.github.io’s past year of commit activity
    CSS 0 0 0 0 Updated Oct 24, 2013
  • 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
    Dart 1 BSD-2-Clause 0 3 0 Updated Oct 24, 2013
  • demo Public

    Examples of how to use Distributed Dart and used when the project was presented at Aalborg University.

    distributed-dart/demo’s past year of commit activity
    Dart 0 0 0 0 Updated Jun 26, 2013

Top languages

Loading…

Most used topics

Loading…