gf wrote:
How does the updater distinguish itself from the rest?
acquire() (atomic add).

So a whole bunch of clients try to add some sort of key that you hope are identical so all but one fail, the one that succeeds is supposed to do some more work? What if its next step fails?

--
  Les Mikesell
   [email protected]

Reply via email to