Yes, take a look at the AdvancedFixedFlowController in examples/descriptors/flow_controller. In the Flow parameter you specify a comma-separated list of AE keys for the AEs that should run in parallel. UIMA-AS will send them all a copy of the same CAS and will merge the results into a single CAS for the next step in the flow.
~Burn
