5 ms·
Just from an ergonomic standpoint it's a million times easier to deploy a go binary instead of a whole jvm and a jar file.
by colonelpopcorn 2y ago
Just from an ergonomic standpoint it's a million times easier to deploy a go binary instead of a whole jvm and a jar file.
- pjmlp 2y agoWhen it is a pure Go application, only as CLI or UNIX server.