由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - How to know # of threads in an app?
相关主题
真正的multi-threading是5个thread要5个cpu?那apache是真正的m有谁用TBB吗
how to apply OOD to a code for both win and linux platform ?why do we need to map user threads to kernel threads?
multi threading 还是 multi processingProblem of Thread by Prof. Lee大伙怎么看?
thread, semaphore, 问题。一个multithread的问题(是不是有人觉的很简单?)
python下的expectrand() in multitreading
多线程编程前景如何?thread c++ 问题
c++下如何实现多线程?a question about Nachos in C
[合集] 怎么样提高自己的multi-thread programming能力?用多线程怎么比单线程还慢呢?
相关话题的讨论汇总
话题: threads话题: know话题: app话题: complex话题: source
进入Programming版参与讨论
1 (共1页)
k*o
发帖数: 46
1
have its source code, but pretty complex.
thanks.
D*********s
发帖数: 555
2
co-ask. 以前还真没想过

【在 k*o 的大作中提到】
: have its source code, but pretty complex.
: thanks.

c********e
发帖数: 383
3
faint, i thought this is Linux board, then i guess dont know for sure
for other platforms
c********e
发帖数: 383
4
one way /proc/self/stat
anothe way is to query on the thread group if you know the parent id

【在 D*********s 的大作中提到】
: co-ask. 以前还真没想过
1 (共1页)
进入Programming版参与讨论
相关主题
用多线程怎么比单线程还慢呢?python下的expect
来来,讨论一下multithread, multi-core, affinity多线程编程前景如何?
multithread app的design要注意哪些问题?c++下如何实现多线程?
一直没有很好理解thread join itself,哪位解惑一下 (转载)[合集] 怎么样提高自己的multi-thread programming能力?
真正的multi-threading是5个thread要5个cpu?那apache是真正的m有谁用TBB吗
how to apply OOD to a code for both win and linux platform ?why do we need to map user threads to kernel threads?
multi threading 还是 multi processingProblem of Thread by Prof. Lee大伙怎么看?
thread, semaphore, 问题。一个multithread的问题(是不是有人觉的很简单?)
相关话题的讨论汇总
话题: threads话题: know话题: app话题: complex话题: source