aboutsummaryrefslogtreecommitdiff
path: root/devel/marl/pkg-descr
blob: 0777236ee17de52c22114880363bb32d4ec5cdfe (plain) (blame)
1
2
3
4
5
6
7
Marl is a C++11 library that provides a fluent interface for running tasks
across a number of threads.

Marl uses a combination of fibers and threads to allow efficient execution of
tasks that can block, while keeping a fixed number of hardware threads.

WWW: https://github.com/google/marl