Unix Domain Socket Support
webfolderio opened this issue · 3 comments
webfolderio commented
Hi,
Is it possible to add unix domain socket support to Akumuli?
Users might bind tcp, udp and http address to socket file instead of IP address.
Lazin commented
It's can be done but what are the benefits of implementing this?
webfolderio commented
I am running Akumuli and my app side by side. Performance might be better if i discard the TCP/UDP/HTTP loopback connection.
Lazin commented
OK, I'll take a look