Python论坛  - 讨论区

标题:[python-chinese] python 在windows下的线程

2007年10月26日 星期五 12:31

Shao Feng sevenever在gmail.com
星期五 十月 26 12:31:23 HKT 2007

在windows下面,python线程也是用户态线程吗?
对内核是透明的?为什么多线程的程序跑的时候在资源管理器里面能明显看到"线程数"增加了?

没时间看source,哪位知道的请指教。多谢!
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20071026/c7340ddd/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年10月26日 星期五 12:59

Yingbo Qiu qiuyingbo在gmail.com
星期五 十月 26 12:59:38 HKT 2007

thread ... The module is optional. It is supported on Windows, Linux,
SGI IRIX, Solaris 2.x, as well as on systems that have a POSIX thread
(a.k.a. ``pthread'') implementation.

应该都是内核态线程

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年10月26日 星期五 13:42

Jiahua Huang jhuangjiahua在gmail.com
星期五 十月 26 13:42:25 HKT 2007

别说看 python,
先复习下操作系统线程模型吧

在 07-10-26,Shao Feng<sevenever at gmail.com> 写道:
> 在windows下面,python线程也是用户态线程吗?
> 对内核是透明的?为什么多线程的程序跑的时候在资源管理器里面能明显看到"线程数"增加了?
>
> 没时间看source,哪位知道的请指教。多谢!
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号