Skip to content

Instantly share code, notes, and snippets.

View WhisperingChaos's full-sized avatar

Rich Moyse WhisperingChaos

View GitHub Profile
@WhisperingChaos
WhisperingChaos / Ping.go
Last active October 16, 2018 02:31
Alternative to Synchronization queues in Golang
package main
import (
"fmt"
"math/rand"
"strconv"
"sync"
"time"
)
@WhisperingChaos
WhisperingChaos / #Trace Latency Gaps
Last active February 11, 2022 19:24
Trace Latency Gaps
We couldn’t find that file to show.