Archive for the 'performance' Category

BSD [and linux] Router / Firewall Testing

Saturday, May 24th, 2008

results, data and following discussion from 2006 test of routing performance

‘threads::shared’ in apache-modperl – MARC

Thursday, May 22nd, 2008

Links to some discussions and code samples, if you need to implement ‘use Threads’ in mod_perl apache (prefork MPM )

Load Balancer Update « Barry on WordPress

Sunday, May 4th, 2008

an entry from wordpress.com sysadim about “So… A couple weeks ago we finished converting all our load balancers to Nginx. ”

Os Bunce » SlideShare DBD::Gofer — DBD Connection pool proxy

Friday, April 25th, 2008

Slides for DBD::Gofer presentation — scalable DBD connection-pool proxy from people @ danga/lj

Exploring Amazon EC2 for Scale-out Applications

Saturday, April 19th, 2008

very interesting post from people who have done benchmarking and testing amazon EC2 platform

spinn3r-architecture-talk-2008-mysql-users-conference.pdf (application/pdf Object)

Saturday, April 19th, 2008

PDF slided for spinner sharded mysql architecture

Robert Love: Those Dang DPCs Clogging the MMCSS

Saturday, April 12th, 2008

inetersing article showing “fixing bugs – microsoft style” at its best, ohoho … no vista for me

Skype Plans for PostgreSQL to Scale to 1 Billion Users | High Scalability

Thursday, April 10th, 2008

notes about how skype uses partitioning to scale database level,

Tomash Brechko / Cache-Memcached-Fast-0.08 – search.cpan.org

Saturday, March 29th, 2008

another hight performance Perl client (c lib + perl bindings as perl xs) to memcached

CPAN HTML::CTPP2 – Fast alternative to HTML::Template

Saturday, March 29th, 2008

CTPP2 fast HTML templating librarty written in C++. HTML::CTPP2 is a Perl bindings to that library.