[ale] OT: computing

Ed Cashin ecashin at noserose.net
Tue Nov 13 16:54:28 EST 2012


A crazy idea if it's just for fun:

Run my Go-based distributed Lamport Bakery implementation, make the nodes
send a message to a single host on entering and exiting the critical
section, and then check that no such messages from interleave between
participants!  Now *that's* fun!

For even more fun, if you discover interleaving, try changing the map to a
linked list, so that the iterations always go in string-compare order in
the list of hosts.

  https://github.com/ecashin/go-getting/blob/master/bakery-dist.go

http://research.microsoft.com/en-us/um/people/lamport/pubs/pubs.html#bakery



On Tue, Nov 13, 2012 at 10:32 AM, Boris Borisov <bugyatl at gmail.com> wrote:

> I have a access to computer lab in the school with about 20 computer
> each with 4 cores CPU. I was thinking of running openMosix ( dead
> since 2008) and testing on something (password decryption maybe). Some
> better ideas ? Just for fun!
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>



-- 
  Ed Cashin <ecashin at noserose.net>
  http://noserose.net/e/
  http://www.coraid.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20121113/c3e7d7d2/attachment-0001.html>


More information about the Ale mailing list