Project

General

Profile

Actions

Feature #156

closed

adding Coroutines to BlackBox

Added by J. Templ over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03/21/2017
Due date:
% Done:

0%

Estimated time:

Description

It is proposed to add Coroutines to BlackBox. Even if coroutines are not as powerful as threads, they can for example simplify writing of long-running background tasks considerably.
A first inspiration can be found in the CPC package named 'Co_' by Dmitry V.Dagaev, 2014-03-28. This package is based on Windows fibers. It has, however, a rather complex programming interface and is not integrated with the garbage collector and other Kernel services.

Proposed by J. Templ, 2017-03-21.

Actions #1

Updated by J. Templ over 8 years ago

  • Description updated (diff)
Actions #2

Updated by J. Templ over 8 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF