by yigongliu
Channel is a C++ framework for distributed message passing and event dispatching, configurable with its components (msg ids,routing algorithms...) as template parameters. As a namespace shared by peer threads, channel supports scope control and filtering
Join library is a C++ asynchronous message coordination and concurrency library based on JoCaml and Cw. It provides a high level api of asynchronous ports, synchronous ports, chords and joints which support multithreaded applications and orchestration of ...
code cleanup and doc update. explore flow based programming
sf-robot commented on the async method not returning immediately artifact
yigongliu commented on the async method not returning immediately artifact
Anonymous created the async method not returning immediately artifact
Design changes for simplicity and better performance. Keep consistent with Cw design (remove guards and multi synch methods). More optimizations to avoid copying and buffering
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use