RSSAmplifier

Avoyd devlog · Sep 5, 2015

Internals of a lightweight task scheduler

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

This is the second in a series of posts describing the implementation of the task scheduler along with its design goals and tradeoffs. Following on from implementing the interface to a lightweight lock free task scheduler in C++ I describe the internal workings. covering the task thread function, running tasks and task waiting.

Read on enkisoftware.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.