Archive for the 'c' Category

Multiprocessing with the Completely Fair Scheduler

Friday, February 22nd, 2008

descriptipn for linux CFS scheduler

Writing Services Programmatically ( .net C# or VB.net)

Friday, January 11th, 2008

how to write a windows service [skeleton] in C#

What is RCU? Part 2: Usage [LWN.net]

Saturday, January 5th, 2008

describes how to use linux kernel RCU mechanism instead of read-write locking

Apache Portable Runtime Utility Library: Resource List Routines

Tuesday, December 25th, 2007

pool of objects / list of resources functions (for things like database connection, or licensed libs/dlls)

Welcome! – The Apache Portable Runtime Project

Sunday, December 23rd, 2007

Documentation on Apache Portable Runtime (aka ‘apr_’

Amazon.com: The Apache Modules Book: Application Development with Apache (Prentice Hall Open Source Software Development Series): Books: Nick Kew

Saturday, December 22nd, 2007

apache modules development book

simpl example C vs. C++ vs. D

Friday, September 14th, 2007

[RFC] Convert builin-mailinfo.c to use The Better String Library.

Linus email on C vs. C++, from git mailing list

Thursday, September 13th, 2007

Re: [RFC] Convert builin-mailinfo.c to use The Better String Library. [LWN.net]