News

Concurrency programming is difficult to get right– when I mused that I was concerned “that nobody really cares”, I was pleasantly surprised by a series of comments which serve to highlight ...
Although concurrency is a complex topic, it’s one of Elixir’s areas of strength, so let’s take a quick look. Elixir uses Actors, something like virtual threads in that they are not full ...
[2] Quantitative program reasoning with graded modal types. Proceedings of the ACM on Programming Languages (2019). [3] Session types revisited. Information and Computation (2017).
Improved concurrency is one of the most important features of Swift 6.0. The switch to a new concurrency model has been underway since version 5.4, which was released at the beginning of 2021.