Hi,

     I'm writing a linux application that uses zeromq. I'm also writing 
a cpu usage monitor for my application that take in account all threads 
(reading from /proc/<pid>/tasks/<thread id>/stat). I would like to set 
the thread name (prctl, PR_SET_NAME) for my zeromq threads so I can 
easily identify it.

     Is there any way to do this?


Thanks,

  - Samuel


_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to