Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Multiple fink builds: msg#00601
|
Subject: |
Re: Multiple fink builds |
It shouldn't be a problem. The only minor itch I can see is that dpkg
is non-parallel, so if several build processes finish at around the
same time and all try to invoke dpkg, the first process to invoke dpkg
will succeed and the rest will fail. Dpkg locks the files when it's
working on the database, so there's no risk of corruption, but you will
have to reinstall the other packages (no recompile necessary).
In my opinion, it might even be advisable to run two builds at once,
because then the CPU and hard disk will be used more effectively --
provided you have enough memory of course.
Wouldn't it be a good idea to add a "nice" option to fink? I usually
like to write "nice -20 fink install ...; say 'Installation done'",
hide the Terminal and then continue with other things. The computer is
more responsive that way.
--Martin
On lauantai, marras 30, 2002, at 04:53 Europe/Helsinki, Philip Ershler
wrote:
Is it advisable or safe to have more than 1 fink compile and build
process running on the same machine? Are there any concerns about
multiple sessions trying to access (for write) fink's database files?
Thanks, Phil
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Fink-users mailing list
Fink-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/fink-users
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
|
| |