On Tue, Jul 13, 2010 at 9:02 AM, mark richardson <[email protected]> wrote: > In other words, through the use of 'tickets', Oz transparently sets up > inter-process communication to allow a locking control to be available > concurrently to two completely unconnected processes. Each process suspends > correctly upon the lock control value in what, 5 lines of code per process?
hm, making locking easier w/out something like stm scares me a little bit; i'll have to go read up on how the design helps programmers avoid (possibly distributed) deadlock. _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
