On Wednesday 01 April 2009 17:15:54 Ian Clarke wrote:
> 2009/4/1 Matthew Toseland <[email protected]>
> 
> > - 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.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to