just::thread
ProStart using just::thread
Pro today —
it only takes a few minutes to buy and download
just::thread
, and with our money-back guarantee there's no
risk. Buy now with PayPal — you can pay securely with any major
credit card. No PayPal account is required. If you
wish to discuss alternative means of payment, please contact
us.
just::thread
Pro builds on the C++11 and C++14 thread library, to
provide a framework for creating actors as well as the
facilities from the Concurrency TS such as atomic_shared_ptr
,
and more. See below for a brief overview, or look at the longer overview or the full documentation for more
details.
just::thread
Pro is available for 32-bit and 64-bit
Microsoft Windows, Linux
and MacOSX. See below for full list.
Note: just::thread
Pro standalone requires MSVC 2015 for Windows development
or g++ 5.x or 6.x for Linux development, or prior purchase of the just::thread
library
License Type | just::thread Pro and compatibility library |
just::thread Pro Standalone |
---|---|---|
Single developer license | £245
Buy
just::thread Pro and just::thread compatibility library single user license |
£150
Buy
just::thread Pro single user license |
Small Business license Covers up to 20 developers at the same company |
£2450
Buy
just::thread Pro and just::thread compatibility library Small Business license |
£1495
Buy
just::thread Pro Small Business license |
Just::Thread
ProJust::Thread
Pro with the just::thread
Compatibility librarysynchronized_value
class template for synchronizing access to a single objectjss::lock_guard
class template to allow acquiring multiple locks at once, like the new C++17 std::lock_guard
.atomic_shared_ptr
and
atomic_weak_ptr
— see Anthony's earlier
blog
post on atomic_shared_ptr
future::then()
— schedule a task to run when a future becomes ready.when_any()
— create a future that is ready when any of a set of futures is
ready.when_all()
— create a future that is ready when all of a set of futures are
ready.When you purchase your copy of the just::thread
library, you will be redirected to a download page from which you
can download a Microsoft Windows Installer package for the library
(for Windows), or a zip file containing the .DEB/.RPM packages (for
Linux). The download for the Portability Bundle is a zip
file containing all installers. Save this file, and follow the
instructions below to install the library. The link to the download
page will also be sent to the email address you supplied to
PayPal.
To install the library on Window, double-click the .MSI file in Windows Explorer. To install the library on Linux you can use your favourite package manager, or install from the command line. e.g.
sudo dpkg -i justthread-gcc4.8-4_2.0.0_amd64.deb sudo dpkg -i justthread-gcc4.8-dev_2.0.0_amd64.deb
just::thread
?just::thread
you can start using the C++11 and C++14 multithreading support
today. Rather than using platform-specific APIs you can use standard C++ facilities, making your
code more portable both now and in the future.just::thread
can provide you with the complete stack trace of every thread
involved in a deadlock. It can also provide the stack trace of the
locations where the relevant mutexes were locked. This can
dramatically reduce the time taken to track down the cause of such
problems and eliminate them. (Not available with the TDM gcc
compiler for Windows)just::thread
library has been developed by
Anthony Williams, author or co-author of many of the multithreading
and concurrency-related proposals for C++11. Anthony is also the
author
of C++
Concurrency in Action, published by Manning, which provides a
comprehensive tutorial and reference to the C++11
multithreading facilities.We want you to be happy with your purchase. If for any reason you're not happy with the library, send us an email at support@stdthread.co.uk within 30 days of purchase telling us what you're not happy with and we'll issue you a full refund.