A local socket is enough. The tricky part is the serialization format. Msgpack could be an option for good performance.
See <https://en.wikipedia.org/wiki/Comparison_of_data-serialization_formats>
A local socket is enough. The tricky part is the serialization format. Msgpack could be an option for good performance.
See <https://en.wikipedia.org/wiki/Comparison_of_data-serialization_formats>