You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Wesley Peng <we...@pengfamily.de> on 2021/01/27 01:09:06 UTC

perl's pulsar client

I saw apache pulsar has many clients in other languages such as python's:
http://pulsar.apache.org/docs/en/client-libraries-python/

But it lacks a perl client library.
Would anyone have the plan to make one?

Thanks.

Re: perl's pulsar client

Posted by Wesley Peng <we...@pengfamily.de>.
I am looking for a native client library since there is the functions more than publish/consume I want.

Thanks.

On Wed, Jan 27, 2021, at 9:19 AM, Mithun Bhattacharya wrote:
> This seems to demonstrate Pulsar with mojo.
> 
> https://www.perlmonks.org/?node_id=11123636
> 
> On Tue, Jan 26, 2021, 7:09 PM Wesley Peng <we...@pengfamily.de> wrote:
>> __
>> I saw apache pulsar has many clients in other languages such as python's:
>> http://pulsar.apache.org/docs/en/client-libraries-python/
>> 
>> But it lacks a perl client library.
>> Would anyone have the plan to make one?
>> 
>> Thanks.

Re: perl's pulsar client

Posted by Mithun Bhattacharya <mi...@gmail.com>.
This seems to demonstrate Pulsar with mojo.

https://www.perlmonks.org/?node_id=11123636

On Tue, Jan 26, 2021, 7:09 PM Wesley Peng <we...@pengfamily.de> wrote:

> I saw apache pulsar has many clients in other languages such as python's:
> http://pulsar.apache.org/docs/en/client-libraries-python/
>
> But it lacks a perl client library.
> Would anyone have the plan to make one?
>
> Thanks.
>