Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 381 Bytes

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.