[Twisted-Python] Getting a list of services and/or plugins are currently running

Glyph Lefkowitz glyph at twistedmatrix.com
Mon Oct 18 11:47:06 MDT 2010


On Oct 18, 2010, at 1:41 PM, Elizabeth Liao wrote:

> Hi all,
> 
> I'm looking for a way to get a list of services and/or plugins that currently running on a machine.  Does anyone have any suggestions on how to do that?
> 
> Thanks.
> 
> Liz

This question is a bit too vague to be answered with any confidence.  What do you mean by "service"?  What do you mean by "plugin"?  And what do you mean by "running"?  These things have generic meanings and then more specific jargon-y meanings with respect to Twisted.  Do you mean "what twistd plugins are installed in my system Python", or "what processes that use Twisted are currently running", or "what Service objects are currently .running == True in my current process", or something else?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20101018/eda5a490/attachment.html>


More information about the Twisted-Python mailing list