------------------------------------------------------------
revno: 552
committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr>
branch nick: WORKING
timestamp: Fri 2023-07-28 14:02:27 +0000
message:
  Added module Cage, to put objects of any type in a sort of "cage". With this 
encapsulation, any access, i.e. any call of a method of the inner object, will 
be sequentialized (thus thread-safe)
added:
  lib/CHANNEL/cage.ml
  lib/CHANNEL/cage.mli


--
lp:marionnet
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk

Your team marionnet-dev is subscribed to branch lp:marionnet.
To unsubscribe from this branch go to 
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk/+edit-subscription


_______________________________________________
Mailing list: https://launchpad.net/~marionnet-dev
Post to     : marionnet-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~marionnet-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to