• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
一个具有上进心的码农
因为一篇文章中有很多是从很多篇文章中摘取的,请恕我没有一一说明摘取出处,如果没有说明,则该文章默认是摘取,如有侵犯您的权益,请与我联系,将会马上删除。
博客园    首页    新随笔    联系   管理    订阅  订阅

一个进程能支程多少个线程

来看看微软的答案:

 

reference   to   MSDN: 

The   number   of   threads   a   process   can   create   is   limited   by   the   available   virtual   memory.   By   default,   every   thread   has   one   megabyte   of   stack   space.   Therefore,   you   can   create   at   most   2028   threads.   If   you   reduce   the   default   stack   size,   you   can   create   more   threads.

 

如果采用默认值(线程的堆栈是1M),也就是2028。 

posted @ 2011-02-25 17:50  不若相忘于江湖  阅读(270)  评论(0)    收藏  举报
刷新页面返回顶部
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3