| ParallelTransformer<Upstream, Downstream> | Interface to compose ParallelFlowable. |
| ParallelFlowable<T> | Abstract base class for Parallel publishers that take an array of Subscribers. |
| ParallelFailureHandling | Enumerations for handling failure within a parallel operator. |