Skip to main content

Module threading

Module threading 

Source
Available on crate feature parallel only.
Expand description

Caller-supplied Rayon pool, for embedding PRISM-Q in an application that owns the process-wide pool.

Structsยง

ThreadPool
A bounded Rayon pool that PRISM-Q runs inside, leaving the process-wide pool untouched.