hi

I am writing a python sensor which require me to start a continous thread at 
load time of sensor. Please let me know how to achieve creating thread  from 
python sensor? Currently when I try to create a thread I saw that it do not run 
in sensor context.

So Please let me know how to create threads from python sensor which can be 
continously running in background and whose lifetime is same as lifetime of 
sensor and sensor and thread can communicate with each other through may be 
shared variables ?

Thanks
Shaily


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to