for example i have a lot of small memory footprint processes that talk to Rabbitmq through AMQP protocol. Currently I have those written in Java being migrated to Kotlin. But that’ll be on JVM. They’ll be better off running natively. but usually Rabbitmq’s core team write the driver for in-demand langauges