$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Review Request: boost.fiber
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2013-12-09 13:11:16
I'd like to ask for a formal review of boost.fiber.
description: boost.fiber provides a framework for micro-/userland-threads
(fibers) scheduled cooperativly. The API contains classes and functions to
manage and synchronize fibers similiar to boost.thread.
source code: https://github.com/olk/boost-fiber
documentation: http://ok73.funpic.de/boost/libs/fiber/doc/html/index.html
best regards,
Oliver