On Tue, 28 Apr 2009 12:23:32 +0200 LluĂs enboig@gmail.com wrote:
I don't know if it exists, but I programmed a module which had 1 function to push function and parameters saving then in a table; and a hook_cron which start a counter, and executed functions for 5 seconds. Simple but useful.
I could send you my code to use as a start point.
Please publish it somewhere (or email it).
I'd like to keep the effort of building a queue system as low as possible since actually I'm not really sure a queue system fit the problem. So starting from something is going to be better than starting from nothing at least as getting a better idea on the problem.
thanks