|
|||
|
Hi,
I am pleased to announce that version 1.3 of just::thread, our C++0x Thread Library has just been released. With just::thread you can use the multithreading facilities from the new C++0x standard with your existing compiler. This release is the first to feature support for the new std::async function for starting asynchronous tasks. This provides a higher-level interface for managing threads than is available with std::thread, and allows your code to easily take advantage of the available hardware concurrency without excessive oversubscription. This is also the first release to support 64-bit Windows. The linux port is available for 32-bit and 64-bit Ubuntu linux, and takes full advantage of the C++0x support available from g++ 4.3 and g++ 4.4. The Windows port is available for Microsoft Visual Studio 2008 for both 32-bit and 64-bit Windows. Purchase your copy from http://www.stdthread.co.uk/order.html Anthony -- Author of C++ Concurrency in Action http://www.stdthread.co.uk/book/ just::thread C++0x thread library http://www.stdthread.co.uk Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976 [ See http://www.gotw.ca/resources/clcm.htm for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ] |
|
|
||||
|
||||
|
|
![]() |
| Popular Tags in the Forum |
| announce, justthread, library, released, v13 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ANNOUNCE: Woof! 0.2 released | APN | Newsgroup comp.lang.tcl | 2 | 07-18-2009 04:56 PM |
| PyTextMagicSMS text messaging library released | Dawie Strauss | Newsgroup comp.lang.python | 0 | 07-02-2009 08:49 PM |
| ANNOUNCE: Ruff! 0.4 released | APN | Newsgroup comp.lang.tcl | 1 | 07-02-2009 04:21 PM |
| [ANN] pr-zlib 1.0.0 - A Pure Ruby zlib library | Daniel Berger | Newsgroup comp.lang.ruby | 5 | 06-21-2009 02:07 AM |
| Announce: BDB-Basic 0.75 Released | Charmed Snark | Newsgroup comp.lang.basic.misc | 1 | 06-18-2009 05:56 PM |