Re: Background Applications vs Threading

2011-04-17 Thread Fritz Anderson
On 17 Apr 2011, at 12:04 PM, Bing Li wrote: > I am programming on iPad. I notice that background applications are not > allowed for power issues on iPad. I am not sure how to define the concept of > background applications? In my system, I need to have multiple threads run > when users interact wi

Background Applications vs Threading

2011-04-17 Thread Bing Li
Dear all, I am programming on iPad. I notice that background applications are not allowed for power issues on iPad. I am not sure how to define the concept of background applications? In my system, I need to have multiple threads run when users interact with my system. The work done by the threads