Changes between Version 63 and Version 64 of LibrariesUnderConstruction


Ignore:
Timestamp:
Jun 27, 2009, 11:53:28 AM (13 years ago)
Author:
viboes
Comment:

Addding Boost.Task

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v63 v64  
    772772    * Language-like Synchronized Block Macros
    773773
    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
    775783
    776784---------------------------------------------------------------------------------------------------
     
    12111219 * [#STM STM]
    12121220 * [#Boost.Synchro Boost.Synchro]
     1221 * [#Boost.Task Boost.Task]
    12131222 * [#Boost.ThreaderJoiner Boost.Threader-Joiner]
    12141223