Why is eucalyptus written in C?
Today I perused the source code of eucalyptus 1.4 and I was a bit surprised to find out that it's written in C, even when most of the system interaction is done through libvirt. I have to say this makes me a bit queasy. Python/Ruby/(insert your favorite high-level language) would have excelled at that game.