damccorm opened a new issue, #20990:
URL: https://github.com/apache/beam/issues/20990

   We want to create a data pipeline that will read message from IBM MQ. And 
process the messages in the order it receive the message from IBM MQ. IBM MQ 
will deliver the message in order. The message does not have any intelligence 
(for example a timestamp or sequence number)..Would appreciate if it possible 
to achieve it without using single threaded model.
   
   We want to scale it we would like to have ordering & parallelism, not sure 
whether its doable or not. Request your help. The runner is google dataflow. 
   
   Imported from Jira 
[BEAM-12499](https://issues.apache.org/jira/browse/BEAM-12499). Original Jira 
may contain additional context.
   Reported by: ashwinidas.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to