[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How Progress maintains the activity counters like record reads?

  • Thread starter Thread starter kirchner
  • Start date Start date
Status
Not open for further replies.
K

kirchner

Guest
I don't know the answer to your question, never tried to figure it out, but I guess they use atomic operations offered by the hardware, probably abstracted by the OS, something like the Interlocked API on Windows: docs.microsoft.com/.../interlocked-variable-access

Continue reading...
 
Status
Not open for further replies.
Back
Top