Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
Aviator168
Posts: 705
Registered: ‎09-10-2009
My Carrier: Verizon

Threads

What is the max number of threads a BB app can have? Anyone stress test this?

Please use plain text.
Developer
yosoh
Posts: 213
Registered: ‎07-18-2008

Re: Threads

It's 16 threads per App. Take a look at this article:

 

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800783/What_Is...

--------------------------------------------------
problemSolved() ? kudosPlease():kudosPlease();
Please use plain text.
Regular Contributor
lyhoanghai
Posts: 71
Registered: ‎03-24-2010
My Carrier: Vodaphone

Re: Threads

The document is not correct. I tested with Storm 9550 simulator and the maxium number of thread is 21 (rather than 16 as claimed by RIM).

Please use plain text.
Developer
rcmaniac25
Posts: 1,789
Registered: ‎04-28-2009
My Carrier: Verizon

Re: Threads

I did a test with 70 threads on the simulator, it worked there but it doesn't mean it will work on a real device.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.
Please use plain text.