marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00993
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 557: Added module Collector to manage message collection, i.e. to manage values put on the channel by ...
------------------------------------------------------------
revno: 557
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: WORKING
timestamp: Tue 2020-07-07 15:41:06 +0000
message:
Added module Collector to manage message collection, i.e. to manage values put on the channel by several sources (threads) asynchronously. Several (priority) "maintainers" depose a value on the channel and, from time to time, a (non priority) "writer" flush the container. In case of conflict with a flusher, maintainers have time to put everything they want before the flusher can act.
added:
CHANNEL/collector.ml
CHANNEL/collector.mli
modified:
CHANNEL/hublet.ml
ocamlbricks.mllib
--
lp:ocamlbricks
https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk
Your team marionnet-dev is subscribed to branch lp:ocamlbricks.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription