Posts Tagged ‘Cloud’

Cassandra Gets Promoted!

Today it’s the one month anniversary of Cassandra graduating to a top level Apache project. It now has a new and improved project URL: http://cassandra.apache.org
Recently you may have noticed my writing about Drizzle, but that’s not the only database system I love. I’m also a fan of Cassandra, and I’m proud to work with the [...]

Read the rest of this entry »

CPU Time stolen from a virtual machine?

Those of you studying the vmstat(8) man page may be wondering what the ’st’ figure is in the CPU column. The manual refers to it as “Time stolen from a virtual machine“. More specifically:
It’s the time the hypervisor scheduled something else to run instead of something within your VM. This might be time for another [...]

Read the rest of this entry »

Writing Code That Scales

Check my post from today on the Rackspace Cloud blog. It covers several tips on planning ahead when writing a web-scale application.

Read the rest of this entry »