How many threads can be in the next process in a Linux environment

Source: Internet
Author: User

The following is a description of the maximum number of threads that can be used in a process in a Linux environment.

  By default:

Main thread + worker thread +<253 One of its own threads <=255

Contains the main thread and a worker threads, up to 255, that is, you can only generate 253 threads yourself.

  It is said that you can set the number of threads:

It is said to be able to set, but I have not verified! I don't know if I can.

Type the limit command in your shell, with the number of descriptor in it, which is the maximum number of threads your process can create. You can change this number by modifying the kernel file.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.