Archive for the 'Perl' Category

SnortAlog : IDS/IPS and Firewall log Analyzer

Tuesday, May 20th, 2008

open source software that does firewall log analisys, stats and reporting

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

List of talks http://event.perlrussia.ru YAPC::Russia “May Perl” Moscow, 17–18 May 2008

Wednesday, April 23rd, 2008

YAPC (yet another perl conference) in Moscow this year, list of talks

Real World Web: Performance & Scalability

Saturday, April 19th, 2008

193 pages of realy good summaries on the topic

Gearman – system to farm out work to other machines, dispatching function calls to machines that are better suited to do work

Thursday, April 10th, 2008

something like MapReduce in Perl — from Brad!!

perl-myths-200802-with-notes.pdf (application/pdf Object)

Monday, April 7th, 2008

tell ur boss why are u using perl, not $buzz_lang_of_the_day

[russian] VPF::Perl – Форум программистов

Saturday, April 5th, 2008

perl section on popular russian programming forum

DBD::Pg advanced tracing options – Greg’s Postgres stuff

Friday, April 4th, 2008

the subj

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.