emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107222: Document url-queue-retri


From: Lars Ingebrigtsen
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107222: Document url-queue-retrieve
Date: Fri, 10 Feb 2012 15:25:24 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux)

Glenn Morris <address@hidden> writes:

> +This is like `url-retrieve' (which see for details of the arguments),
> +but downloads in parallel.  The variable `url-queue-parallel-processes'
> +sets the number of concurrent processes.  The variable `url-queue-timeout'
> +sets a timeout."

The main difference between the functions is that -queue lets you
control the level of parallelism, which `url-retrieve' doesn't.
`url-retrieve' is more parallel than `url-retrieve-queue', so this isn't
a totally helpful doc string...

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Sent from my Rome



reply via email to

[Prev in Thread] Current Thread [Next in Thread]