------------------------------------------------------------ revno: 520 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: WORKING timestamp: Tue 2020-05-12 22:03:33 +0000 message: Added the module Res, of "resistences", i.e. references able to oppose a resistence to some updates. The difference with Cortex.t structures is that the latter are implemented to work directly in a concurrent context of threads. Resistences implement instead a kind of low-level sequential structures able to be combined (products, projections) and able to become a basis to build lock-able structures working in a concurrent context. Note also that resistences, which may be considered with some restrictions as a "zipped" domain, are an interesting case of usage of S-expressions defined in the module Sexpr. added: CORTEX/res.ml CORTEX/res.mli modified: ocamlbricks.mllib ocamlbricks.odocl
-- 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 _______________________________________________ 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