-
Notifications
You must be signed in to change notification settings - Fork 3
A distributed storage system which uses distributed Erlang strongly influenced by http://dawsdesign.com/drupal/erlfs
License
auser/erlfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ErlFS, a distributed storage system which uses distributed Erlang at it's core. The idea is that it splits files into chunks and copies them, redundantly over multiple disks on multiple machines. This system should scale nearly linearly-- that is, the more machines/disks you add, the more storage, throughput, response and reliability you get. Each node keeps track of where the file chunks are located and will load balance automatically. - Matt Williamson (http://dawsdesign.com/drupal/erlfs) - Ari Lerner (http://blog.xnot.org)
About
A distributed storage system which uses distributed Erlang strongly influenced by http://dawsdesign.com/drupal/erlfs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published