Alex,
> For the download/refresh scheduling, we could use turbine's scheduling
> system (in which version is it available ?) and write some glue to submit
> refresh jobs to a proper "download job queuing system" that would solve
> the "parallel download tornados" problem. You submit your download
> request and it is placed in an appropriate queue, where a variable number
> of threads picks them according to a set of rules (max total downloads,
> max per-site download, maybe max bandwidth, ...). We should make it
> possible to synchronously wait for job completion.
>
> Is there any library we can use that already does this ?
Check out this one, it should at least be a good starting point:
http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
Alain.
--
Alain Rogister
Ubiquity s.a.
http://www.ubiquity.be
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]