Completed
Multithreading in v1.5
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
State of Julia - JuliaCon 2020
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome!
- 2 Introduction by Stefan Karpinski
- 3 Multithreading
- 4 Latency: "I think about it every day, I worry about it every day."
- 5 Debugger for Julia
- 6 Pkg3, Julia package manager
- 7 Package ecosystem
- 8 JuliaMono, Julia typeface
- 9 Where are we now: v1.5
- 10 Multithreading in v1.5
- 11 Why is Julia sometimes slower than C++?
- 12 Heap allocation in Julia
- 13 What are watershed moments in the development of language?
- 14 Scope of variable
- 15 Pkg protocol
- 16 PkgServer.jl package and servers infrastructure
- 17 Latency still is a problem
- 18 Tasks and threads system
- 19 Compiler: the next generation
- 20 Pkg features coming with Julia v1.6
- 21 The king is dead: Julia 1.0 will stop being LTS version
- 22 Long live the king: Julia 1.6 will be the new LTS
- 23 Amazing progress & bright future
- 24 Thank you!
- 25 Q&A: Does the work plan for latency include working on tasks and threads?
- 26 Q&A: What is the best-case scenario for Julia's compiler latency?