gofast
gofast copied to clipboard
High performance transport protocol for distributed applications.
This implementation assigns tags 37-39 with different meanings than in the document http://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml#tags . Using these tags should be avoided, as CBOR data that makes use of them with the...
This benchmark can be added to perf/ program that already benchmarks POST, REQUEST and STREAM messages.
Behind the scenes, support load balancing based on random / moving-average of latency.
Transport structure has got: pData, pStrms, pTxcmd This can be replaced with lock-less buffer pool.
Brainstorm and validate rolling upgrade scenarios using PeerVersion. Add a recommendation that can be used by gofast developers.