
----- Original Message ----- From: "Yigong Liu" <yigongliu@gmail.com> To: <boost@lists.boost.org> Cc: <boost-users@lists.boost.org> Sent: Wednesday, March 04, 2009 6:26 PM Subject: [boost] uploaded Channel - a lib for (distributed) message passingand event dispatching to boost vault
Hello there,
I just upload a updated version of my Channel library to Vault under Main/"Distributed Computing". This version contains some update for Channel to work with the latest boost distributions and change to boost license, since there are several requests for me to update and upload to Vault.
A brief description: Channel procides name space for distributed message passing and event dispatching. Its major components (message IDs, routing algorithms...) are configurable as template parameters. As a namespace shared by peer threads, channels support publish/subscribe scope control, message filtering, and translation..
Hi, Happy to hear that you decided to upload your Channel library. Do you plan to submit it for review? I'm also interested on your Join library. Have you found a Review manager? BTW on SourceForge it is announced as the release Development Status : 4 - Beta I have added a pointer to the Channel library on the Libraries under construction https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction?version=47#... Best, Vicente