Path: news.daimi.aau.dk!news-feed.inet.tele.dk!Cabal.CESspool!bofh.vszbr.cz!uninett.no!news-feed.ifi.uio.no!ifi.uio.no!mikkelor From: mikkelor@ifi.uio.no (Mikkel Orheim) Newsgroups: comp.lang.beta Subject: Alternative interaction between conc. objects Date: 4 Feb 1998 10:32:19 +0100 Organization: Dept. of Informatics, University of Oslo, Norway Lines: 19 Sender: mikkelor@nntp.ifi.uio.no Message-ID: <6b9cj3$g7n$1@sessrymnir.ifi.uio.no> Reply-To: mikkelor@logi.ifi.uio.no NNTP-Posting-Host: sessrymnir.ifi.uio.no Xref: news.daimi.aau.dk comp.lang.beta:11365 In my master thesis I'm studying concurrent objects, and arguing that interaction between objects (components in BETA) should be "loose", in the sense that a message from component A should be sent to component B, and that B is to concider when and if this message (procedure-call) should be executed. (As the model presentes in "Inheritance of Synchronization Constraints in Concurrent Object-Oriented Programming Languages" by Svend Frĝlund (1992). My question to readers of this newsgroup is as follows: Have you any knowledge of sutch a sceme beeing (tried) implemented in BETA? I'm grateful for all answers, as my deadline is rapidly getting closer ;-) -- Mikkel Orheim Department of Informatics, University of Oslo, Norway URL: http://www.stud.ifi.uio.no/~mikkelor/