Taperssection.com

Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: mikeincharleston on November 22, 2009, 06:26:41 PM

Title: my bt client (azureus) keeps freezing
Post by: mikeincharleston on November 22, 2009, 06:26:41 PM
so i'm trying to download some stuff and it is all from the same tracker, but i will click on one and open it and it will start and then click on something else and when i click "ok" for it to start it just locks and i have to shut down the program.  i've tried to open them with nothing running and it still locks up.  any insight?
Title: Re: my bt client (azureus) keeps freezing
Post by: Gordon on November 22, 2009, 06:30:53 PM
have you tried utorrent as a client?  best out there.
Title: Re: my bt client (azureus) keeps freezing
Post by: mikeincharleston on November 22, 2009, 08:23:06 PM
just downloaded and ran it and all the files that were freezing seemed to be working.  my thing is that i'm not computer savy so my little brother hooks me up and i use a program FOREVER.  i'm just not big on new stuff once i know a program, but i think this new client is gonna be better (i hope).  thanks a ton...
Title: Re: my bt client (azureus) keeps freezing
Post by: itook2much on November 25, 2009, 05:26:22 PM
Azureus can be a major resource hog.  So if you're running with a lower amount of memory (say, 256 like me :) ) it can be a chore to use.  utorrent is great though.
Title: Re: my bt client (azureus) keeps freezing
Post by: fleish on November 25, 2009, 11:00:14 PM
It's java so yeah it's a resource hog. I recommend Transmission if you're on mac. And I've heard great things about utorrent but never tried it myself.
Title: Re: my bt client (azureus) keeps freezing
Post by: taperj on December 21, 2009, 02:03:01 PM
just as a note, you can customize how much memory you allow azureus(java technically) to use, the default is 128megs, all you have to do is edit the "azureus" executable itself on linux...

[root@darkstar ~]# grep -i xmx /opt/azureus/azureus
JAVA_ARGS="-Xmx128m"

if you only wanted azureus to use 64 megs, change to 64, etc.

This should be the same or darn close on mac and wins.

wish uTorrent made a native linux version :)

J