Taskflow  2.6.0
Master Branch (GitHub)

Taskflow master branch is the newest developing line to new features and improvements we continue to support. It is also where this documentation is generated. Many things are considered experimental and may change or break from time to time. While it may be difficult to be keep all things consistent when introducing new features, we continue to try our best to ensure backward compatibility.

Download

To download the newest version of Taskflow, please clone from Taskflow's GitHub.

Working Items

  • adding tf::Executor::async to support std::async styled tasking
  • adding parallel sort tf::Taskflow::sort algorithms
  • enhancing the taskflow profiler (TFProf)

New Features

Bug Fixes

Deprecated Items

Miscellaneous Items