issues
search
hydro-project
/
fluent
A data-driven compute platform
Apache License 2.0
1.22k
stars
173
forks
source link
Colocate routing and memory tier processes
#7
Open
vsreekanti
opened
6 years ago
vsreekanti
commented
6 years ago
We want to do this for a few reasons:
Reduce resource overhead & cost from having explicit routing tier
Enables more efficient request lifecycle --
GET
requests can be transferred directly from the routing process to the server process for response
We want to do this for a few reasons:
GET
requests can be transferred directly from the routing process to the server process for response