NOSQL Meetup San Francisco – VPork
VPork is a utility for load testing a distributed hash table, namely project Voldemort.
Open Source Tools for Software Development Videos and Tutorials
VPork is a utility for load testing a distributed hash table, namely project Voldemort.
Presented at the Ruby Meet Up by Yehuda Katz. Yehuda will walk you through some of the new features in Rails 3, including how Rails has become significantly more modular, making it easier than ever to replace a part of Rails with an equivalent component.
Rick Hillegas, Java DB Technical Team Lead at Sun Microsystems, talks about Java DB / Apache Derby at The San Francisco Java User Group’s September 8th event in San Francisco.
FastRI is an alternative to the ri command-line tool (used for browsing Ruby’s stdlib and third-party API docs). It is much faster, and also allows you to offer RI lookup services over DRb. FastRI is smarter than ri, and can find classes anywhere in the hierarchy without specifying the “full …
A quick presentation of Mono to the Columbus Ohio .NET developers group. Slides of the presentation
In this episode we are going to continue our series on learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests. This time around we are going to be focusing how to use Partial Mocks to test abstract classes and methods within …