Archive for the 'Computers' Category

[rus]Пример построения неблокирующего веб-приложения / Великий Язык PERL! / Хабрахабр

Saturday, September 19th, 2009

example on how to work with async sockets in perl using AnyEvent module

Setting Mailbox Limits over 2GB

Friday, September 18th, 2009

how to set mailbox storage limits over 2GB in exchange 2003

[]rus] Почти-web-сервер своими руками / Великий Язык PERL! / Хабрахабр

Tuesday, September 15th, 2009

some examples on how to write simple http server in Perl

[rus] dklab_multiplexor: постоянное Javascript-соединение с сервером в условиях сотен тысяч онлайн-клиентов / Высокая производительность / Хабрахабр

Tuesday, September 15th, 2009

high-load web notification system or how to do persistent connections in ajax/js. Useful for counters, friend-status updates and so on. Example is given for libevent-based daemon in perl.

OpenNET: статья – Шейпер ADSL для домашней сети (shaper traffic adsl bandwidth linux fedora)

Thursday, September 3rd, 2009

shaper script for ADSLEthernet gateway

Beanstalkd – Software – xph.us [distributed, in-memory workqueue service]

Monday, August 31st, 2009

seems to a rare thing: a message queue server, running as a native code

Email Blacklist Check – See if your server is blacklisted

Friday, August 28th, 2009

website that does blacklist lookups.

Win32::Daemon – Extension enabling Win32 Perl scripts to be a service – search.cpan.org

Friday, August 21st, 2009

perl module to run perl as Win32 service

Асинхронность в DBD::Pg / Великий Язык PERL! / Хабрахабр

Wednesday, August 19th, 2009

async requests using DBD::pg

Nabble[May, 2009] – SpamAssassin – Users – learning from IMAP spam collection

Sunday, July 26th, 2009

useful notes and links to various scripts that allow spamassasin bayes learning from IMAP folder rather than from local/network directory.