in reply to Re: How would you implement a FIFO non-blocking queue?
in thread How would you implement a FIFO non-blocking queue?

I wish I could double-++ this!

About the only thing I'd add would be a way to cancel an in-progress job (not simply remove one from the waiting-to-be-processed queue).

Come to think of it, I wish *life* had an "oops, I didn't mean to do *that*" button....

-- WARNING: You are logged into reality as root.
  • Comment on Re^2: How would you implement a FIFO non-blocking queue?