$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Monitoring Active Threads in Boost
From: Weide Zhang (weidezhang_at_[hidden])
Date: 2010-04-15 20:56:51
Does any one has experience in the monitoring number of currently running active threads ? We used boost thread and allocate around 100 threads. We are interested to know at certain time point, how many threads are actively serving.
Thanks a lot for the help,
Weide