gofast icon indicating copy to clipboard operation
gofast copied to clipboard

High performance transport protocol for distributed applications.

Results 18 gofast issues
Sort by recently updated
recently updated
newest added

Repeat perf/ on Raspberry-pi.

help wanted

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...

help wanted

This benchmark can be added to perf/ program that already benchmarks POST, REQUEST and STREAM messages.

help wanted

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.

task