The first one is the very simple, but not limited, Go interface system.
The second, no less important, making it clear and showing C# vs Go code.
Statements are statements, and expressions are expressions (in Go)
As always, we’ll need some debugging:
A project, green, but promising, for (among other things) distributed execution:
hyflow-go: A geo-replicated, main-memory, highly consistent datastore
Hyflow-go uses an implementation of the Paxos algorithm (E-Paxos).
(Edited) I was missing one: How to optimize (or how they optimized) a process in Go at Cloudflare, going from 3,000 requests/second to 480,000 requests/second. Video.









Comments