Archives for: February 2010

libevent for PHP

February 3rd, 2010
Libevent is a library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Recently, an extension emerged in PECL (link) that provides bindings between libevent… more »

nanoserv, bloat and performance

February 2nd, 2010
When software evolves, it often gain features and flexibility, but these also means bloat. And bloat leads to bad performance. Sometimes apps get so much bloated and slow that they just become less and less attractive. I remember using and enjoying the… more »

Welcome

February 1st, 2010
Hi and welcome to my new homepage ! I will be using this space to post informations and updates about my personal projects, which mostly deal with computer programming, networking, open source software and psytrance music. In the meantime, you may ch… more »