Is there a function to return the number of tasks queued up in the Task Server 
(or let me know when it is empty)?  We have some pipeline processing that 
queues up a large number of tasks and have tried to throttle the ingest by 
submitting a batch of documents at preset time intervals, but we have still 
overflowed the queue (currently at 500,000).  While we could make the time 
intervals longer or increase the queue size even more, it would be preferable 
if we could check for an empty queue before we submit the next batch.

Bob
                                          
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to