JuliaLang / Distributed.jl

Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
https://docs.julialang.org/en/v1/stdlib/Distributed/
MIT License
29 stars 11 forks source link

Use a custom hashing function for remotecall_fetch to mitigate #48 (with PR). #50

Open vtjnash opened 7 months ago

vtjnash commented 7 months ago

PR code at https://github.com/JuliaLang/julia/pull/28311 for #48