Re: perl's pulsar client
Mithun Bhattacharya <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl,gmane.comp.lang.perl.beginners |
|---|---|
| Message-ID | <CAHTPV9+3oKcsr2O0ZhOvdVZ7EE5bz-PzRgL5dyZs=PXgxd+RUA@mail.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 <[email protected]> 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. >