Understanding the concurrency model behind Go's runtime and how to use Go's goroutines, and mutexes without read/write errors.| Cookie Engineer's Web Log
There's no need for LPM Trie data structures for network lookups, because you can use LPM hash sets. This article explains the origin of the concept, its implementation and why it's better.| Cookie Engineer's Web Log