Profile_bird

Hey there! spyced is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving spyced's tweets.

Already using Twitter
from your phone? Click here.

spyced

  1. @karmazilla cope with, yes. handle automatically? depends on the system. (Cassandra does but there are other types of system out there :)
  2. @joestump congrats!
  3. 3 different meanings of #nosql: http://bit.ly/5GKfdt
  4. Don't miss the classic "OOM Airlines": http://bit.ly/lFKZN (via @zooko)
  5. Why the Linux OOM killer sucks especially hard in distributed systems: http://bit.ly/4XXCnb (by @Obdurodon in 2001)
  6. Documenting @Cassandra internals: http://bit.ly/83skfM, http://bit.ly/7BcP5a, http://bit.ly/80GioP, more to come
  7. RT @zzzeek: To me, 1.0, 2.0, 3.0 = "Here's your product, Mr. Customer!". 0.1.0, 0.2.0, 0.3.0 = "Here's your product, now get involved!"
  8. Why the Linux OOM Killer sucks: http://bit.ly/5ZUdUO
  9. @lostinpatterns no idea, sorry
  10. Show your most-frequently modified files: git log --name-only --pretty=format:'' | grep -v ^$ | sort | uniq -c | sort -nr | head
  11. RT @jbryce: Have you seen the updated Cassandra site? Check it out: http://incubator.apache.org...
  12. RT @emileifrem: Haha, brilliant! "NoSQL Trolls": http://www.snailinaturtlene... #nosql
  13. RT @timbray: URGENT: Anyone reading this in Tokyo, please check http://apachenews.org/ Suicide-prevention in order?
  14. @kristianlunde you should see a gen-php directory created off of pwd
  15. RT @debasishg: @headius, @richhickey rant about GC, allocation, immutability, cache effects .. go check out here .. http://bit.ly/c7C1G
  16. @tlesher you guys need larger monitors
  17. RT @sbtourist: Great blog entry, as always, by Ricky Ho: Cloud Computing Patterns @ http://horicky.blogspot.com... ...
  18. @pablete that's the right order of magnitude for C. inserts. suggest more client threads, and you get 2x throughput on 0.5 beta
  19. RT @jcb123: I'm evaluating Cassandra for data storage needs on a new project. It's pretty impressive and the Thrift interface makes a lo ...
  20. @kristianlunde it's pretty easy to set up a single-node Cassandra: bin/cassandra (seriously, that's it :)