Commit ef7b5996 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c5157312
- TODO stats for events (packets received, errors, etc)
- custom memory manager is required to avoid performance hit on e.g. []byte alloc/dealloc
-> go-slab
......@@ -15,6 +17,9 @@
- "Go Execution Tracer"
- x/net/trace to trace requests and connection logging (and packets ?)
- gRPC eventually instead of hand-made protocol ?
go.leveldb - study
go.groupcache - study
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment