jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 17 forks source link

Consider a beforeSplitFlow/afterSplitFlow listener to give app control on the split-flow thread #205

Open scottkurz opened 1 year ago

scottkurz commented 1 year ago

Picking up from the discussion in #57 , if we were to add the partition listener begin/end callback, then the last thing needed to allow the application to do any thread-based setup/cleanup would be to give the app control on a split-flow thread.