774 | | |
| 774 | --------------------------------------------------------------------------------------------------- |
| 775 | == Boost.Task == |
| 776 | * '''Author(s):''' Oliver Kowalke |
| 777 | * '''Version:''' 0.2.1 |
| 778 | * '''State:''' Quite Stable |
| 779 | * '''Last upload:''' 2009 June 25 |
| 780 | * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost.task-0.2.1.zip&directory=Concurrent%20Programming&PHPSESSID=96307fee8086c06036af42fae790b449 Boost Vault] [https://svn.boost.org/svn/boost/sandbox/task Boost Sandbox] |
| 781 | * '''Categories:''' [#ConcurrentProgramming Concurrent Programming] |
| 782 | * '''Description:''' execute tasks in threadpool, in new thread or as sub-task and let the result be transfered via a future. support task interruption, work-stealing and fork/join semantics |