资 源 简 介
Boost.Join is an asynchronous, message based C++ concurrency library based on Join calculus. It is applicable both to multi-threaded applications and to the orchestration of asynchronous, event-based applications. It follows Comega"s design and implementation and builds with Boost facilities. It provides a high level concurrency API with asynchronous methods, synchronous methods, and chords which are "join-patterns" defining the synchronization, asynchrony, and concurrency. More info is available at http://channel.sourceforge.net