2 items tagged “jonathan-ellis”
2010
Linux performance basics. This kind of Linux knowledge is rapidly becoming a key skill for server-side web development.
2009
All you ever wanted to know about writing bloom filters. This helped me understand a key use case for bloom filters: reducing the impact of the “worst case search is when there are no matching results so everything gets scanned” problem.