This may sound like noobish question but I have tried researching these two classes and I am not 100% sure what their differences and specific purposes are. Also, is there some way I can retrieve a list of all the currently running processes much like Task Manager on windows? I was thinking some static function would be able to return an array of NSThreads or NSTasks... or I may just be going about this completely wrong xD
Thanks in advance for any help! Thom