Skip to content

Commit

Permalink
init repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mhausenblas committed Jan 14, 2012
0 parents commit 5a4bdc8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
@@ -0,0 +1,16 @@
# Cloud Is Us

_Cloud Is Us_ distributes the effort necessary to process large graph data sets to a number of clients that run in the Web browsers of so called contributors. Each contributor processes a tiny fraction of the graph data, which is in turn combined and delivered to the client.

## Architecture

![cloudisus architecture](https://docs.google.com/drawings/pub?id=1CEwft3-g0mIvAnZvpbR1Mnc50jLZZqj1ii43M7WUXsY&w=737&h=332 "Cloud Is Us architecture")

## Components

* cloudisus.contributor and cloudisus.client - [rdfstore.js](https://github.com/antoniogarrote/rdfstore-js)
* cloudisus.com - [Node.js](http://nodejs.org/)/rdfstore.js + [Dydra](http://dydra.com/)

## License

The software provided here is in the Public Domain.

0 comments on commit 5a4bdc8

Please sign in to comment.