ITK icon indicating copy to clipboard operation
ITK copied to clipboard

Add lock-free threading backend based on C++20 coroutines

Open thewtex opened this issue 4 years ago • 1 comments

The corresponding class should be Experimental and should only be compiled when C++20 coroutines are available.

Could be based on: https://github.com/ConorWilliams/Forkpool

thewtex avatar Oct 21 '21 13:10 thewtex

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 10:04 stale[bot]