Article 6T2Z Turon: Fearless Concurrency with Rust

Turon: Fearless Concurrency with Rust

by
corbet
from LWN.net on (#6T2Z)
Aaron Turon has posted alengthy introduction to concurrency in the Rust programming language."Every data type knows whether it can safely be sent between oraccessed by multiple threads, and Rust enforces this safe usage; there areno data races, even for lock-free data structures. Thread safety isn't justdocumentation; it's law."
External Content
Source RSS or Atom Feed
Feed Location http://lwn.net/headlines/rss
Feed Title LWN.net
Feed Link https://lwn.net/
Reply 0 comments