N4024: Distinguishing coroutines and fibers -- Nat Goodspeed and Oliver Kowalke

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

Document number: N4024

Date: 2014-05-22

Distinguishing coroutines and fibers

by Nat Goodspeed and Oliver Kowalke

Excerpt:

The purpose of this paper is to foreshadow a forthcoming proposal to introduce fibers to the C++ standard library; to briefly describe the features in the proposed fiber library; and to contrast it with the coroutine library proposed in N39856.

It is hoped that this comparison will help to clarify the feature set of the proposed coroutine library. Certain features properly belong in the coroutine library; other conceptually-related features more properly belong in the fiber library.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.