Joshua Zhu’s Blog » C10K [how to write C10K server]
Wednesday, September 30th, 2009notes about high-performance unix server programming, things like concurrency models, IO types, memory allocation strategies, etc.
notes about high-performance unix server programming, things like concurrency models, IO types, memory allocation strategies, etc.
Posted in c, c10k, high_load, posix, programming, server, system, unix | Comments Off | permalink
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
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
Article in russian part of LiveJournal deals with writing perl XS wrappers around C++ classes
Posted in c, development, Perl, perl_modulers, perl_xs, programming, tutorial | Comments Off | permalink
page lists some details about intel ixp4xx combo-cpu’s and there are some useful notes as to what kernel config options should be enabled. Timesys uses 2.6.16.10
Posted in architecture, arm, c, cpu, development, embedded, for:collidr, ixp4xx, kernel, Linux, network | Comments Off | permalink
article explains a few things and post sample code that shows how to instrument x86 boot process
Posted in boot, c, embedded, kernel, Linux, programming | Comments Off | permalink
google’s internal C++ code guidance
Posted in c, code, development, google, programming, reference | Comments Off | permalink
in Russian: how to complie PostgreSQL stored procedures in C with MinGW under windows
Posted in c, database, development, GCC, mingw, postgres, postgresql, programming, win32 | Comments Off | permalink
he wrote a GUI prog for linux (SystemTap/strace GUI), something like filemon from Sysinternals. The post compares pros and cons of python vs c# for developing this app.
Posted in .net, c, development, Linux, mono, programming, python | Comments Off | permalink
You are currently browsing the archives for the c category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).