Queue Thread In Blackberry

I've looked at the BB API(5.0) and I can't find any way of serially executing a batch of threads. I know BB has a limit on the number of threads it will launch, so I don't want to launch 7 if the user clicks through things fast enough but I cannot find anything like a thread pool.

Is there an easy fix for this or do I have to create a data structure?

7
задан Nicholas 23 November 2010 в 08:06
поделиться