I like MINA and thought that since I have no committed much code to
the project lately this might be a good opportunity to get back to
writing some MINA code.

I have a requirement to write a STOMP-based implementation, so I'm going for it.

Thanks,
Mark


On Thu, Jan 12, 2012 at 8:49 AM, Guillaume Nodet <[email protected]> wrote:
> I'm not aware of any and none is listed on
> http://stomp.github.com/implementations.html.
> That said, I'm a bit puzzled, given stomp is designed for simplicity
> rather than performances, so what you'd gain on using nio will be lost
> by using a suboptimal io protocol.
>
> On Thu, Jan 12, 2012 at 05:17, Mark Webb <[email protected]> wrote:
>> I am looking for a MINA-based implementation of STOMP on the client side.
>>
>> Thanks,
>> Mark
>>
>>
>>
>> On Wed, Jan 11, 2012 at 5:24 PM, Guillaume Nodet <[email protected]> wrote:
>>> I don't think there is.  Do you need that on the client side to avoid
>>> blocking while you send messages ?
>>>
>>> On Wed, Jan 11, 2012 at 13:27, Mark Webb <[email protected]> wrote:
>>>> Does anyone know if there is a MINA-based implementation of STOMP?
>>>
>>>
>>>
>>> --
>>> ------------------------
>>> Guillaume Nodet
>>> ------------------------
>>> Blog: http://gnodet.blogspot.com/
>>> ------------------------
>>> Open Source SOA
>>> http://fusesource.com
>
>
>
> --
> ------------------------
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> ------------------------
> FuseSource, Integration everywhere
> http://fusesource.com

Reply via email to