Skip to content

Recipe Series: Sharing data between threads #440

Open
@AndyGauge

Description

@AndyGauge
Crates std, crossbeam_channel
Section 4.3 Sharing data between threads
- shared ownership with `Arc`
- shared stack with `crossbeam`
- mutable data with `Mutex`
- passing messages with `mspc` (crossbeam_channel)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions