On Mon, 2010-10-18 at 22:28 +0200, Johann Borck wrote:
> If I wanted to implement this, I'd start with a central service, that
> offers an interface for (twisted) apps/clients/servers to register
> themselves on startup. All "participating" plugins and services would
> of course have to know about
On 10/18/2010 09:10 PM, Elizabeth Liao wrote:
[...]
What would like to do is to somehow identify what twisted
services/plugins are running because different things happen depending
on what plugin is currently in use. We are running on Linux wanted to
see if there was an easy way of doing that
On Oct 18, 2010, at 3:10 PM, Elizabeth Liao wrote:
> Sorry about that. I just started using twisted so I'll try to be more
> specific.
>
> We have 2 different twisted plugins that uses shared code. Each of these
> plugins is run as a TCPClient on separate machines.
>
> What would like to
Sorry about that. I just started using twisted so I'll try to be more specific.
We have 2 different twisted plugins that uses shared code. Each of these
plugins is run as a TCPClient on separate machines.
What would like to do is to somehow identify what twisted services/plugins are
running
Hi Elizabeth,
What kind of services/plugins are you referring to? And is your
platform you are referring to is an OS (windows/linux/mac) ?
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 ha
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
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
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twiste
On 03:21 pm, s...@demaledetti.net wrote:
>Hello Jean-Paul, thanks for looking into this.
>>>What did make a difference was to comment this line, the problem
>>>never happens without it:
>>>
>>>to.transport.registerProducer(_from.transport, True)
>>
>>This suggests that your problem is that you don'
Hello Jean-Paul, thanks for looking into this.
>>What did make a difference was to comment this line, the problem
>>never happens without it:
>>
>>to.transport.registerProducer(_from.transport, True)
>
> This suggests that your problem is that you don't unregister the
> produce. The connection
Please file a ticket in the issue tracker and attach a patch there.
Patches sent to the list will just get forgotten about.
Thanks.
Jean-Paul
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/lis
10 matches
Mail list logo