ExploreTrendingAnalytics
Nostr Archives
ExploreTrendingAnalytics
mleku20d ago
i probably could help design a scheduler that dynamically tunes according to workload type, using a PID controller to balance the schedule towards throughput vs latency according to the coalescing and the ratio of small frequent packets versus large blobs. more large blobs more often, tune for throughput, more small intermittent messages, tune for latency
💬 1 replies

Thread context

Root: 7d7829ddb888…

Replying to: dac4b7ba7310…

Replies (1)

mleku20d ago
a simpler strategy that might work is just shuffling the head of the dispatch queue so little messages packets get spliced finely among the continuous large blobs
0000 sats