I needed a thread which will run in background , collect some information from other hosts and save info in database periodically. While gtk thread will show the collected information from database. It works but gtk response is too slow. Can anyone help or give any link of such a sample application (multithreaded pygtk)?
-- http://mail.python.org/mailman/listinfo/python-list