Update Cargo manifests, dependency paths, and Rust imports across the workspace to reflect the `obikpartitionner` to `obikpartition` rename. Synchronize architecture and implementation documentation with the new module structure. Fix minor syntax issues in test assertions to ensure compilation compatibility. No behavioral or API changes are introduced.
514 B
514 B
Coverage: implementation/obipipeline.md
Code couvert
obipipeline/src/lib.rs— WorkerPool, Pipeline, macro make_pipeline!obipipeline/src/scheduler.rs— Scheduler avec Select biaisé sur les entrées de canaux
Notes
Document stable (librairie générique, peu de risque de dérive).
Vérifier si obipipeline est toujours utilisé dans la phase scatter de obikpartition
ou s'il a été remplacé par Rayon dans certains chemins.