Struct timely_communication::allocator::thread::Thread [] [src]

pub struct Thread;

Methods

impl Thread
[src]

[src]

Trait Implementations

impl Allocate for Thread
[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.