marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00988
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 552: Added Lazynel, the module of thread-safe deferred computations implemented as algebraic channels ...
------------------------------------------------------------
revno: 552
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: WORKING
timestamp: Wed 2020-07-01 23:42:49 +0000
message:
Added Lazynel, the module of thread-safe deferred computations implemented as algebraic channels (to be composable). Also added the module TS_lazy of (T)hread-(S)afe deferred computations not implemented by algebraic channels but with simple mutexes. Hence, the latter cannot be composed neither may be the subject of a waiting method (as on the contrary is possible with Lazynel.wait).
added:
CORTEX/lazynel.ml
CORTEX/lazynel.mli
CORTEX/tS_lazy.ml
CORTEX/tS_lazy.mli
modified:
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