Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jazoom
on Sept 20, 2018
|
parent
|
context
|
favorite
| on:
Hands on with Linkerd 2.0
A JVM attached as a sidecar to each pod is a waste of resources.
Garbage collection isn't great for a high performance proxy.
williamallthing
on Sept 21, 2018
|
next
[–]
Exactly! We considered Go briefly but in the end, the magic intersection of native-code performance, plus guaranteed memory safety, trumped every other concern for the data plane.
otterley
on Sept 21, 2018
|
parent
|
next
[–]
Is there a significant demonstrable performance difference between Linkerd 2 and Envoy as a result?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Garbage collection isn't great for a high performance proxy.