Y
Hacker News
new
|
ask
|
show
|
jobs
by
ecnahc515
4450 days ago
Probably the fact that you get a single binary (unlike interpreted languages), and that it isn't a mix of Go and C meaning I worries about c libraries.
1 comments
babo
4450 days ago
Just to note, zookeeper is written in Java.
link
ecnahc515
4449 days ago
Yes, I'm aware. I was just answering the question, not to compare it to anything else.
Still, Java still requires another dependency..the JVM. Go binaries require...well nothing.
link