Skip to content

tspannhw/EverythingApachePulsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

EverythingApachePulsar

EverythingApachePulsar

Overview

(image

Getting Started

Great Tips

Flink + Pulsar

Articles

Pulsar + Flink => FLiP

Tools

DevOps

Videos

Quick Guides

Meetups

Links

Definitely check out the pulsar slack (apache-pulsar.slack.com). got this great tip


Node.js client is based on the C++ client, so you need to install C++ client library.
https://pulsar.apache.org/docs/en/client-libraries-node/#requirements
I recommend that you use listener  to process messages.
If you use receive()  instead of listener , you need to be careful about the number of worker threads.
See detail: https://github.com/apache/pulsar/blob/master/site2/docs/client-libraries-node.md#note-1

About

EverythingApachePulsar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published