# Questions about getting started with parallel computing

**URL:** https://discourse.julialang.org/t/questions-about-getting-started-with-parallel-computing/25341
**Category:** Julia at Scale
**Created:** [June 16, 2019, 6:09am UTC](https://discourse.julialang.org/t/questions-about-getting-started-with-parallel-computing/25341 "2019-06-16T06:09:47Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![pszufe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pszufe/32/23452_2.png) [@pszufe](https://discourse.julialang.org/u/pszufe)
#### Post date: [June 16, 2019, 12:13pm UTC](https://discourse.julialang.org/t/questions-about-getting-started-with-parallel-computing/25341/15 "2019-06-16T12:13:39Z")

</div>

Regarding PARTR This is the post to track 🙂

> [@Compiler work priorities](https://discourse.julialang.org/t/compiler-work-priorities/17623):
>
> In response to I thought I might write a little post about the rough priorities of the compiler team: Correctness finding and fixing compiler and inference bugs Multithreading [non-copying task stack switching](https://github.com/JuliaLang/julia/pull/13099) (done) [new PARTR parallel runtime](https://github.com/JuliaLang/julia/pull/22631)[locks for I/O operations](https://github.com/libuv/libuv/issues/1595) other thread safety Compile-time latency, aka “the time-to-first-plot problem” making compilation faster caching more things Compiler-related packages and tools [PackageCompiler](https://github.com/JuliaLang/PackageCompiler.jl) Debugger [Cxx](https://github.com/Keno/Cxx.jl) type checking/linting J…

---

_[View the full topic](https://discourse.julialang.org/t/questions-about-getting-started-with-parallel-computing/25341)._
