Download List

Descripción del Proyecto

Concurrency Kit provides a plethora of concurrency primitives and lock-less and lock-free data structures designed to aid in the design and implementation of high performance scalable concurrent systems. It was designed to minimize dependencies on operating system-specific interfaces, and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-13 07:12 Back to release list
01.5

Esta versión incluye soporte mejorado para clang, cambia a una nueva instalación de ck_queue.h en función de la aplicación de queue.h de FreeBSD, ck_pr y ck_epoch.
This release includes improved support for clang, changes to ck_pr and ck_epoch, and a new ck_queue.h facility based off of the FreeBSD queue.h implementation.

Project Resources