You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Xu Jianhai <sn...@gmail.com> on 2020/01/02 11:01:04 UTC

NSQ Protocol Support

Hi
   I use NSQ before participant in pulsar community. When I found kafka
compatible design, I thought we should design NSQ protocol on Pulsar, Is
that a good idea?

Re: NSQ Protocol Support

Posted by Xu Jianhai <sn...@gmail.com>.
that's great. but how to contribute to pulsar after related implementation,
or just keep it in my owned repository?

On Fri, Jan 3, 2020 at 8:35 AM Sijie Guo <gu...@gmail.com> wrote:

> We introduced the protocol handler framework in 2.5.0. This framework
> allows people implementing its own protocol by leveraging Pulsar’s current
> event stream storage and many other enterprise features.
>
> Kafka-on-Pulsar (KoP) is one of the examples implemented using this
> framework. A team of engineers from OVH and StreamNative is collaborating
> on delivering this. We are about to publish this work soon. Hope this can
> give a guideline on how to use protocol handler framework to implement
> other protocols.
>
> The framework can be used for implementing other protocols as well.
>
> Thanks,
> Sijie
>
> On Thu, Jan 2, 2020 at 7:01 PM Xu Jianhai <sn...@gmail.com> wrote:
>
> > Hi
> >    I use NSQ before participant in pulsar community. When I found kafka
> > compatible design, I thought we should design NSQ protocol on Pulsar, Is
> > that a good idea?
> >
>

Re: NSQ Protocol Support

Posted by Sijie Guo <gu...@gmail.com>.
We introduced the protocol handler framework in 2.5.0. This framework
allows people implementing its own protocol by leveraging Pulsar’s current
event stream storage and many other enterprise features.

Kafka-on-Pulsar (KoP) is one of the examples implemented using this
framework. A team of engineers from OVH and StreamNative is collaborating
on delivering this. We are about to publish this work soon. Hope this can
give a guideline on how to use protocol handler framework to implement
other protocols.

The framework can be used for implementing other protocols as well.

Thanks,
Sijie

On Thu, Jan 2, 2020 at 7:01 PM Xu Jianhai <sn...@gmail.com> wrote:

> Hi
>    I use NSQ before participant in pulsar community. When I found kafka
> compatible design, I thought we should design NSQ protocol on Pulsar, Is
> that a good idea?
>