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

Both are great questions.

Why don't you just buy a faster/bigger server?


I have no control over the hardware what so ever. So it's not up to me to get a new server.

Why don't you try some in-memory caching with your webserver?


Good idea but not practical as the PDF is created on the fly depending upon the search done by the user. Also we don't want the information cached anywhere for security purposes.

Good ideas though.

BMaximus
  • Comment on Re^2: How would you implement a FIFO non-blocking queue?