[][src]Crate thread_binder

Rayon thread pools with threads bound to single numa nodes.

Structs

ThreadPoolBuilder

Same as rayon's ThreadPoolBuilder expect you get an extra bind method.

Enums

Policy

This enum specifies how to dispatch threads on the machine.