newby
Group: Members
Posts: 171
Joined: June 2006 |
|
Posted: Aug. 24 2006,11:47 |
|
I've been doing some research on adding super-computing to DSL.
BOINC would be the easiest to integrate, but doesn't have the flexibility of openMosix.
openMosix is flexible, but doesn't have the security of BOINC.
One idea to make openMosix secure would be to integrate a cryptographic chain-of-trust into the oM kernel. Nothing that doesn't lead back to a trusted node would get loadbalanced to another node. Attempts to violate the chain-of-trust could be reported back up the chain. and handled accordingly. (Node removed from the cluster and sysadmin notified that they may be suffering a malware attack.)
Just think, you could build your own mini-itx cluster (like the cool looking Humidor Cluster by Jeffrey Stephenson http://www.slipperyskip.com/page10.html ) and donate a gigaflop to a good cause, while DSL or DSL-NOT would be getting publicity for running the head node.
You could also run your own applications, but they would not migrate beyond your own cluster because the chain-of-trust would stop at your firewall.
I could do any scripting in my favorite language, but would also need a C coder, since my brain doesn't do C.
|