I was thinking about them purely in the context of real-time processing, but you're quite right, thanks for the correction.
On Jan 27, 10:15 am, lenz <[email protected]> wrote: > you funnel your events into a queue and fetch one off the queue whenever a > process finished with the previous one. this is exactly what you do with > your query. you have data, you pick one, you process it, you update and pick > the next record. > > event queues are built for batch processing, actually only with batch > processing in mind ... --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
