Subject | Re: [ib-support] Generator and Triggers with IB6 from Delphi and IBX |
---|---|
Author | Robert F. Tulloch |
Post date | 2001-05-18T22:50:44Z |
Hi:
the others are retrying at random intervals and nothing got locked into a repeated
collision.
> I believe the problem showed up at about 50 users. Rather than waitingThe way I did it, the retry is in a loop with a random number used as a delay so all
> quietly for the "cumulative" record to be free, they'd get an error and
> retry immediately. Eventually, the volume of retries overwhelmed the
> server, leading to more retries, etc. I believe it's called "live lock".
the others are retrying at random intervals and nothing got locked into a repeated
collision.