Explore the inner workings of Julia's package manager in this 28-minute conference talk by Frederik Ekre. Dive into the resolution process for adding or updating packages, and learn how Pkg ensures the required resources are available on users' machines. Discover the global distribution network of package servers hosted by JuliaLang, spanning multiple continents. Gain insights into the package server protocol, the implementation of PkgServer.jl, and the journey of new package releases from developers to users. Examine the design and configuration of pkg.julialang.org, focusing on minimizing data transmission and latency. Review interesting statistics from the server network and learn how to set up custom package servers for various environments, including companies, compute clusters, or local machines.
Pkg en Route - The Logistics Behind the Julia Package Manager
The Julia Programming Language via YouTube
Overview
Syllabus
Pkg en route: the logistics behind the package manager | Frederik Ekre
Taught by
The Julia Programming Language