sha3sha3 / UE-EasyKafka

EasyKafka is a Kafka/Redpanda client sub-system for unreal engine. It supports producing and consuming records through blueprint and C++.
https://www.unrealengine.com/marketplace/en-US/product/client-for-kafka
Other
37 stars 8 forks source link

(Question) benchmarking? #1

Open empve opened 1 year ago

empve commented 1 year ago

Hi,

I like your work and may give it a try in my project. I'm wondering if there is any performance benchmarking done? (latency, throughput, etc.) Thanks!

sha3sha3 commented 1 year ago

Hey @empve Not yet, if you have some time and you can perform it would be cool. I am still pushing changes and trying to support more platforms right now!