Struct timely_communication::allocator::process::Process [] [src]

pub struct Process { /* fields omitted */ }

Methods

impl Process
[src]

[src]

[src]

Trait Implementations

impl Allocate for Process
[src]

[src]

The index of the worker out of (0..self.peers()).

[src]

The number of workers.

[src]

Constructs several send endpoints and one receive endpoint.