Dave Elkins

Search It!

Entries from March 2009

A good post for inspecting running ruby processes

March 23rd, 2009 · No Comments

http://pivotallabs.com/users/steve/blog/articles/746-inspect-running-ruby-processes-using-xray-and-kill-3

This is great when you need to figure out what a ruby process is doing and adds more visibility what is happening in real time.

Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • DZone
  • Wists
  • BlinkList
  • blogmarks
  • Ma.gnolia
  • NewsVine
  • Slashdot
  • StumbleUpon
  • Technorati
  • Facebook
  • TwitThis

[Read more →]

Tags: code · rails

How FriendFeed uses MySQL to store schema-less data

March 2nd, 2009 · No Comments

An interesting article about how FriendFeed uses battled tested technology (MySQL) in new and innovate ways to meet their needs.
http://bret.appspot.com/entry/how-friendfeed-uses-mysql

Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • DZone
  • Wists
  • BlinkList
  • blogmarks
  • Ma.gnolia
  • NewsVine
  • Slashdot
  • StumbleUpon
  • Technorati
  • Facebook
  • TwitThis

[Read more →]

Tags: code · scaling · web