Connect to RabbitMQ using unix socket

Viewed 2070

Does anyone knows if RabbitMQ supports an unix socket connection instead of TCP ? I ask this because all my producers and consumers are all on the same machine.

Thanks !

1 Answers
Related