Greg Linden (Google watcher, search engine dude, ex-Amazon) saw Stewart Smith’s talk on Google Video about MySQL cluster, and likes the idea. That’s cool. Time for more content on Google Video?
Tag: cluster
MySQL cluster stores in RAM!
Argh! MySQL cluster currently stores in RAM only. That means if I have 100 machines each with 4 gigabytes of RAM, then I can store 200 gigabytes of data! Hurrah! That’s at least what I learnt in the tutorial, feel free to correct me if I am wrong.
MySQL cluster stores in RAM!
Argh! MySQL cluster currently stores in RAM only. That means if I have 100 machines each with 4 gigabytes of RAM, then I can store 200 gigabytes of data! Hurrah! That’s at least what I learnt in the tutorial, feel free to correct me if I am wrong.
clusterssh
For reasons which might be fairly obvious, I’ve been doing a lot of repetitive sshing to machines recently (think executing the same upgrade on four mail servers for instance). I pondered aloud in the cube the possibility of an application which would give me a dialog to type in, and then wack that text into…