Wednesday, August 4, 2010

Project Idea

I've long wanted to create a cloud implementation.

Project ideas:
  1. store files in the cloud evenly. Eventually, develop a fully distributed block level file system.
  2. create distributed data structures: linked list, hash, and binary tree
  3. distributed self moving tasks that utilize the #2 data structures. Support single task, self duplication, and full fan out replication of tasks.
  4. security module that stops accessing files, external process execution, sockets, and anything else that may affect anything external to the cloud frame work.
Any ideas?

Also I need a name. Maybe just "Cloud".

No comments:

Post a Comment