Skip to content

Commit

Permalink
Quick README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Apr 8, 2011
1 parent 574352e commit 94a7536
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
@@ -0,0 +1,13 @@
# 101companies, Meganalysis

This is a very quick Erlang implementation of the basics of the 101companies tasks.

Current list of things that should be done:

* Implement persistence
* Implement distribution
* Consider outsourcing the data store to Mnesia
* Add spec constraints
* Implement some of the more specialized versions
* Parallelize the work done.
* Improve roboustness.

0 comments on commit 94a7536

Please sign in to comment.