kristoffer-paulsson / kernel-queue-the-complete-guide

The sample code to support the article `Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The sample code to support the article Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O.

To build all examples on Linux you can do:

make -f Makefile.linux

On FreeBSD:

gmake -f Makefile.freebsd

For Windows (on Linux):

make -f Makefile.windows

About

The sample code to support the article `Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O`


Languages

Language:C 100.0%