Akumuli
Akumuli copied to clipboard
Unix Domain Socket Support
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.
It's can be done but what are the benefits of implementing this?
I am running Akumuli and my app side by side. Performance might be better if i discard the TCP/UDP/HTTP loopback connection.
OK, I'll take a look