Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 602581
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T16:50:17+00:00 2026-05-13T16:50:17+00:00

Where can I find documentation on the maximum number of threads allowed in an

  • 0

Where can I find documentation on the maximum number of threads allowed in an iPhone application, and what are your experiences with thread performance?

Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T16:50:17+00:00Added an answer on May 13, 2026 at 4:50 pm

    This page on the Mac Dev Center gives you thread allocation costs, which you can make an estimated guess from:

    1kb kernel cost
    1mb stack space on iPhone
    Creation time 90 microseconds

    The guide suggests you will be asking the OS to allocate your app 50mb of 128mb of ram if you spawn 50 threads:

    The space for this memory is set aside
    in your process space at thread
    creation time, but the actual pages
    associated with that memory are not
    created until they are needed

    That seems like a large amount – and this blog post goes in some detail in saying that if you’re trying to use over 46mb of ram your app will freeze, and then be killed 5-10 seconds later by the OS.

    So really 15-20 threads is a safe amount to stick to, but of course that depends on how much memory each thread is consuming in the operations it performs, and also how fast the thread completes. The memory is deallocated once the thread finishes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for a good place where I can find tutorial/documentation with samples about
I can't find any documentation on implementing a class that inherits System.Windows.Media.Brush - what
I can’t find the documentation on what the names of the three parameters are
Can't seem to find documentation on a particular formation of SQL using the LIKE
I can't find any specific documentation about the dispatchPeriod variable in the Google Analytics
I can't seem to find documentation regarding the ability to scale axes in a
Where can I find some good documentation on data/element binding? My Google searches haven't
I know from documentation we can find distance between two CLLocation points using the
I've searched all over the web and can't seem to find documentation or even
It appears so, but I can't find any definitive documentation on the subject. What

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.