Does anyone know of a good tutorial for a worker/queued task application in PHP?

Discussion in 'PHP' started by meroving, May 3, 2010.

  1. #1
    I am having issues with memory leakage when looping through several million records, I read that this is an issue with PHP. I could probably go ahead and make a it a worker/ queued task setup on my own, but I would like to see how others have gone about it to get some insight.
     
    meroving, May 3, 2010 IP
  2. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #2
    im having memory leakage when doing ajax. how did you design your page having the leak??
     
    bartolay13, May 4, 2010 IP