julia
3a5e3477 - Buffer greedy scheduler channel (#59515)

Commit
220 days ago
Buffer greedy scheduler channel (#59515) This reduces the overhead of channel communication in the common case where the consumers are slower than the producers, while consuming a minimum amount of memory. Closes https://github.com/JuliaLang/julia/issues/59514
Author
Parents
Loading