Mailinglist Archive: zypp-devel (83 mails)
| < Previous | Next > |
Re: [zypp-devel] Way how separate download and install package
- From: Cristian Rodríguez <crrodriguez@xxxxxxx>
- Date: Fri, 06 Jun 2008 19:30:43 -0400
- Message-id: <4849C8A3.8000907@xxxxxxx>
Lukas Ocilka escribió:
I guess you might want to look at libcurl "multi" implementation
{1} http://curl.haxx.se/libcurl/c/libcurl-multi.html
to make the downloading part parallel and reliable.
--
"Progress is possible only if we train ourselves to think about programs
without thinking of them as pieces of executable code.” - Edsger W. Dijkstra
Cristian Rodríguez R.
Platform/OpenSUSE - Core Services
SUSE LINUX Products GmbH
Research & Development
http://www.opensuse.org/
And moreover downloading and installing in threads is faster than first downloading and then installing.
I guess you might want to look at libcurl "multi" implementation
{1} http://curl.haxx.se/libcurl/c/libcurl-multi.html
to make the downloading part parallel and reliable.
--
"Progress is possible only if we train ourselves to think about programs
without thinking of them as pieces of executable code.” - Edsger W. Dijkstra
Cristian Rodríguez R.
Platform/OpenSUSE - Core Services
SUSE LINUX Products GmbH
Research & Development
http://www.opensuse.org/
| < Previous | Next > |