At 12:08 PM +0000 3/23/01, Malcolm Austen wrote:
>of >10,000 pages to be indexed from one server I just can't manage with
>only integer seconds control.
>
>Could an alternative be considered please?

Well, the problem is one of system calls. Right now, we're using 
sleep() which only takes integers. I would guess the biggest 
stumbling block to using something else is whether there's a very 
portable alternative. I can see calls for setitimer() on my Linux 
box, but I don't know if this is actually part of POSIX or not.

-- 
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to