Skip to content

ref2401/ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts

main thread/fiber concept. wait counter concept.

steps

  • concurrent_queue, ABA problem.
  • ts::run(my_func) if throws the exception message will contain 'my_func' string. Macros impl(

Examples:

  • map reduce
  • scan
  • fork-join (task_counter)
  • some examples from structured parallel programming

Bibliography

About

Task system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages