the.bay.news

[ANN] DistSSHKit.jl: run a Julia project on multiple machines over SSH

Julia Programming Language
[ANN] DistSSHKit.jl: run a Julia project on multiple machines over SSH
Hi everyone, I’d like to announce DistSSHKit.jl, recently added to the General registry. pkg> add DistSSHKit DistSSHKit runs the same Julia project locally and over SSH, then collects the results. Uses Distributed.jl processes, not threads. Supported on macOS, Linux, and WSL2 Ubuntu (not native Windows), Julia 1.12+. It handles the whole loop: deploys your project to each remote (via --rsync or --git), installs dependencies, runs your script, and collects the results — no scheduler and no m...

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.