On Wednesday 01 April 2009 17:15:54 Ian Clarke wrote: > 2009/4/1 Matthew Toseland <toad at amphibian.dyndns.org> > > > - The mark/sweep can happen incrementally: it can be interspersed with > > normal > > database jobs, e.g. processing one request and then letting a normal > > database > > job run, and then processing the next request. > > > > Any issues with the above? > > > I assume the database jobs are queued. If so, won't the mark/sweep fill up > the queue with mark jobs, effectively blocking other jobs until its done?
No, we do them one at a time and have job priorities. > > Ian. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090401/9c5d07fb/attachment.pgp>