When I ran the PlayingWithToolkitQueue sample, it worked fine the first
time but then the second time (with no server restart) both clients hung
because the queue already existed so no client put anything into the
queue.  You might change this example to determine who's the putter by
the index returned from await(), as is done in the MapOfLocks sample;
when I made that change I was able to run the clients multiple times.
 
  Paul
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to