Changes between Version 30 and Version 31 of LibrariesUnderConstruction


Ignore:
Timestamp:
Feb 9, 2009, 1:25:08 AM (14 years ago)
Author:
viboes
Comment:

Update InterThreads

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v30 v31  
    3838== !AsynchronousExecutors ==
    3939 * '''Author(s):''' Vicente J. Botet Escriba
    40  * '''Version:''' 0.3.1
    41  * '''State:''' Stable
    42  * '''Last upload:''' 2009 Jan 25
     40 * '''Version:''' 0.4
     41 * '''State:''' Quite Stable
     42 * '''Last upload:''' 2009 Fev 08
    4343 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=interthreads.zip&directory=Concurrent%20Programming& Boost Vault] [https://svn.boost.org/svn/boost/sandbox/interthreads Boost Sandbox]
    4444 * '''Description:''' Asynchronous Executors (AE) and Asynchronous Completion Tokens (ACT) in a generic way (or at least this was my intention). The library can be considered as a front-end for several Asynchronous Execution models making it possible to share common algorithms and making easier to switch from an Asynchronous Executors to another.
     
    259259== Boost.!InterThreads ==
    260260 * '''Author(s):''' Vicente J. Botet Escriba
    261  * '''Version:''' 0.3.1
    262  * '''State:''' Stable
    263  * '''Last upload:''' 2009 Jan 25
     261 * '''Version:''' 0.4
     262 * '''State:''' Quite Stable
     263 * '''Last upload:''' 2009 Fev 08
    264264 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=interthreads.zip&directory=Concurrent%20Programming& Boost Vault] [https://svn.boost.org/svn/boost/sandbox/interthreads Boost Sandbox]
    265265 * '''Description:'''  Boost.!InterThreads extends Boost.Threads adding some features:
     
    384384== Boost.!ThreaderJoiner  ==
    385385 * '''Author(s):''' Vicente J. Botet Escriba
    386  * '''Version:''' 0.3.1
    387  * '''State:''' Stable
    388  * '''Last upload:''' 2009 Jan 25
     386 * '''Version:''' 0.4
     387 * '''State:''' Quite Stable
     388 * '''Last upload:''' 2009 Fev 08
    389389 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=interthreads.zip&directory=Concurrent%20Programming& Boost Vault] [https://svn.boost.org/svn/boost/sandbox/interthreads Boost Sandbox]
    390  * '''Description:'''  Boost.!InterThreads extends Boost.Threads adding some features:
    391390 * '''Description:''' Threader/Joiner as proposed by Kevlin Henney `[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1883.pdf Preliminary Threading Library Proposal for TR2]
    392391