Some Questions #19336
Unanswered
cloudcompute
asked this question in
Q&A
Some Questions
#19336
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi
a. Taken from the Pulsar's documentation: A cluster consists of 3 broker nodes, 3 bookie nodes, and 3 ZooKeeper nodes. We need 54 GB memory and so much of CPU, I think using Pulsar is quite expensive if we compare it with other systems like Nats.
b. Can we use Pulsar for Event Sourcing (that has features like Snapshots, Replay, etc.)? Does its underlying storage has the capability to store millions of events at a time without affecting the speed and performance of an application?
d. Are there any companies/applications who are using it as an Event Store in production? If yes, any feedback?
e. Can we export the metrics to Prometheus?
Thanks
All reactions