Joshua Zhu’s Blog » Creating a Hello World! Nginx Module
Wednesday, September 30th, 2009blog post with a source of “hello world” nginx module
blog post with a source of “hello world” nginx module
Posted in c, modules, nginx, programming | Comments Off | permalink
very good presentation slides explaining nginx internals, such as main architecture, main event loops, core modules, processing pipelines, etc. Also there is a video of the talk , but it is mandarin, so YMMV
Posted in architecture, c, development, high_load, internals, modules, nginx, performance, programming, web | Comments Off | permalink
statistical method for detection of statistical malicious javascript, perl implementation.
Posted in evristics, infosec, javascript, Perl, programming, statistics, virus | Comments Off | permalink
interesting article explaining some details about perl “one-liners”
Posted in one-liner, Perl, programming | Comments Off | permalink
example on how to work with async sockets in perl using AnyEvent module
Posted in asynchronous, non_blocking, Perl, programming, service, socket, web | Comments Off | permalink
some examples on how to write simple http server in Perl
Posted in asynchronous, daemon, event, http, httpd, http_server, non_blocking, Perl, programming, server, socket, webservices | Comments Off | permalink
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.
Posted in AJAX, connections, daemon, development, jabber, javascript, libevent, library, performance, Perl, programming, scalability, web2.0 | Comments Off | permalink
how to generate open office document in PHP
Posted in OO, openoffice, php, programming, web | Comments Off | permalink
seems to a rare thing: a message queue server, running as a native code
Posted in asynchronous, development, distributed, messaging, performance, Perl, programming, queue, ruby, scalability, server, web2.0 | Comments Off | permalink
explains how to build a .DLL in C# with COM interface, so it can be used by other manageable/unmanageable code (i.e. VB, C++, etc)
Posted in .net, c, com, development, interop, Microsoft, programming, windows | Comments Off | permalink
You are currently browsing the archives for the programming category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).