Hi Jason. Thanks for requesting the clarification. My code is actually calling AsycnTask.execute(). I should have made that clearer in my pseudo-code.
The description above shows all threaded portions of the app. I stripped down to a basic test implementation to isolate the multithreading for performance testing. I need to find an easy way to see if I'm somehow hitting the max pool size or whether the additional threads in the pool are not being generated/used for some reason. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

