From: Andrea Righi [mailto:[EMAIL PROTECTED]
Sent: Thu 05/01/2006 09:48
To: Bernard Li
Cc: sisuite-devel@lists.sourceforge.net
Subject: Re: [Sisuite-devel] To BT or not to BT
Bernard Li wrote:
>
> Also, using the official
BitTorrent bittorrent-console for seeding, I
> noticed that it was using
up about 40% of CPU on my P3-1GHz machine - is
> this what you noticed
Andrea? Perhaps we should try using a more
> lightweight seeding
program (like LibBT) instead of the python scripts.
>
On my
pc the cpu reaches a load of ~40% only during the hash check of
the tar file
(so at the start of the first seeder), then it is stable at
10%.. but I've to
check the load when imaging...
Anyway I've found this project that seems
to be very interesting:
http://starship.python.net/crew/atuining/cx_Freeze/
With
this tool is possible to freeze python scripts into ELF
executables. Tonight
I'll try to do some
tests...
Cheers,
-Andrea