This repository was archived by the owner on Mar 26, 2023. It is now read-only.
Tags: cqfn/rio
Tags
Added optional subscriber executor service PR #35 Closes #34 - added optional executor service for subscriber of read channel publisher, and other implementers. Refactored by moving IO exec from parameter to field, using fork join pool as a default instead of cached thread pool for enabling job stealing.