I am using an app (snackamp) and it is multi threaded. I wish to be doing 2 things at once (playing music and cataloging my music) but the cataloging is taking up to much CPU. Is there an easy way to see the threads and how much processes they are consuming (i.e. like top but with individual threads) and change the priority (renice?) of them? Thanks Tim