|
|
|
|
|
by rad_gruchalski
1903 days ago
|
|
> Pulsar also requires you to run ZooKeeper and BookKeeper, so TFA has at least one reason you might choose Kafka. BookKeeper is a feature though. Allows to scale the partition beyond the capacity of a storage unit. Effectively unlimited retention for a partition. The problem with Kafka is that the broker is tied to storage. |
|
And BK isn't a feature without cost, it's documentation is... somewhat sparse, and there is significant complexity to maintaining it.