[Twisted-Python] Threadpool analysis?
Jonathan Vanasco
twisted-python at 2xlp.com
Wed Apr 11 11:12:31 MDT 2007
My threadpool on a webspider keeps locking up. I've been using
manhole and sys._current_frames to try and figure out whats going
wrong -- and i've fixed a few issues.
I'm wondering though if anyone has developed some sort of threadpool
analysis plugin -- something that monitors when threads check in/ out
- maybe store stuff using rrd.
Also I'm wondering if there's a good /idiomatic way to mark/monitor
threads -- I want to monitor certain stuff that I call defer to
thread on, I don't really care about other stuff in the threadpool.
Thanks.
// Jonathan Vanasco
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
| SyndiClick.com
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
More information about the Twisted-Python
mailing list