This blog should be my drop back to the open source comunity. It is devoted to Python, the language i find myself using quite often to just-do-the-job. My small trips and tricks while i'm using it. And how i use it, and what for. And you know things like that.

Thursday, March 1, 2007

Ok so i've played some more with the idea.
In this release of the previous client-server thing up there.
- Turbo charged Function for getting the queue length. ( based on my 67 seconds research with strace over exim )
- Server Implementation in C++ WooooW.
- Client Implementation in C++ even more WOOOOWWW!

now this is what my screen looks like. The lines with one more blank unerneath are C++ Servers
the others Python servers ;)

Thu Mar 1 21:34:29 2007
XXX 1 : Mail Queue: 2545
XXX 3 : Mail Queue: 4030
XXX 7 : Mail Queue: 89653
XXX 8 : Mail Queue: 238

XXX 9 : Mail Queue: 123

XXX12 : Mail Queue: 1767

XXX14 : Mail Queue: 567

XXX15 : Mail Queue: 567

XXX16 : Mail Queue: 717

XXX20 : Mail Queue: 477
XXX21 : Mail Queue: 477

0 comments: