Hi JLuna,
> Since Rob has noted that this as the correct way, would you consider
> adding your plugin to the wiki when it is complete? I think others
would
> find it useful/interesting, including myself.
Well, I can't add specifically what I have since unfortunately I've gone
down the path of w
> Sent: Monday, August 3, 2009 5:12:24 PM
> Subject: Re: right way to send and receive messages in a BrokerPlugin
>
>
> On 3 Aug 2009, at 20:24,
> wrote:
>
> >> However
> >> I'm having some trouble with the new VM broker it starts, so I was
> >>
On 3 Aug 2009, at 20:24, > wrote:
However
I'm having some trouble with the new VM broker it starts, so I was
hoping there might be a better way.
For reference my problems were that the messages to my topic were not
being distributed to the other brokers in the network. I've just
figured
> However
> I'm having some trouble with the new VM broker it starts, so I was
> hoping there might be a better way.
For reference my problems were that the messages to my topic were not
being distributed to the other brokers in the network. I've just figured
out that this is because I put my topi
Hey,
I'm writing a special broker plugin that makes it so that a client can
only have a single login (per username) to a network of brokers at any
one time. To do this I am making the plugin send a message to all the
other instances of the plugin on the network of brokers (using a topic)
and if th