By Running 100 threads , you will just drain the battery . Also in android when the machine is running out of memory , it will abruptly terminate your program without any prompt.
On Sat, Sep 3, 2011 at 3:03 PM, Christopher Van Kirk < [email protected]> wrote: > No idea if it's possible, but is it wise? Considering there are a maximum > of two cpus to work with, what are you gaining with so many threads? > > > On 9/4/2011 5:52 AM, Goutom wrote: > >> Hello >> >> I want to run 100 thread concurrently.Is it possible for android? >> >> Regards >> RiskyCoder >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to android-developers@** >> googlegroups.com <[email protected]> >> To unsubscribe from this group, send email to >> android-developers+**[email protected]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to > android-developers@**googlegroups.com<[email protected]> > To unsubscribe from this group, send email to > android-developers+**[email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> > -- 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

