Still new to Nifi and was wondering if Nifi can be used as a replacement for messaging brokers like Kafka or RabbitMQ in an enterprise application?
I am thinking if we have NiFi processors act as Publishers and Consumers would Nifi framework provide all the features (like guaranteed delivery, reliability, routing, clustering, HA etc) If yes, how comparable is the performance compared to Kafka (100k msg/s) or Rabbit (20k msg/sec) ? Thanks -Raj
