|
|
|
|
|
by HeyImAlex
4479 days ago
|
|
Do pipes have a good mechanism for communicating over a network in Linux? Genuinely curious. Seems like the benefit of http is that services can live on the same machine or some other machine or a cluster of machines and it won't require anything but changing an address in a config file. |
|
If the benefit of a microservice is that you can distribute it across multiple machines then you really just have SOA.