Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanity/swarm-proto

Prototype of the Swarm Distributed Programming Language
https://github.com/sanity/swarm-proto

Last synced: about 1 month ago
JSON representation

Prototype of the Swarm Distributed Programming Language

Awesome Lists containing this project

README

        

Swarm - A Distributed Programming Language
==========================================

This is prototype code written in Scala for a distributed programming language (provisionally) called "Swarm". This is for experimentation only, especially to determine how Swarm might scale in practice, and to experiment with various data partitioning strategies. Any actual effort to make Swarm a reality would undoubtedly not begin with this codebase.

To learn more, please read [my blog entry introducing Swarm](http://blog.locut.us/2008/10/06/swarm-a-true-distributed-programming-language/).