Y
Hacker News
new
|
ask
|
show
|
jobs
by
eropple
3266 days ago
This is exactly true. And so is the reverse: competently written code can be segmented out into a SOA by replacing your internal procedure calls with a network call.
1 comments
Terr_
3266 days ago
Caveat: If it's acceptable to have significant latency or the interaction is asynchronous.
link
eropple
3266 days ago
Sure, but if it's not acceptable to have significant latency then they're probably the same logical service, yeah?
link