just::thread Pro: Actors Edition released
Tuesday, 23 April 2013
I am pleased to announce that the first release
of Just::Thread
Pro is here. The Actors
Edition provides a framework for
creating actors that run on separate threads, and communicate via message passing, as well
as jss::synchronized_value
for synchronizing access to a single object
and jss::concurrent_map
,
a hash map that is safe for concurrent access from multiple threads.
See the overview for more information, or read the full documentation.
Get your copy of Just::Thread Pro: Actors Edition
Purchase your copy and get started now.
Posted by Anthony Williams
[/ news /] permanent link
Tags: multithreading, concurrency, C++0x, C++11
Stumble It! | Submit to Reddit | Submit to DZone
If you liked this post, why not subscribe to the RSS feed or Follow me on Twitter? You can also subscribe to this blog by email using the form on the left.
Design and Content Copyright © 2005-2024 Just Software Solutions Ltd. All rights reserved. | Privacy Policy
No Comments