Hi,
So we would like to retrieve data from different sources (WS, DB, files) and such. We have the beans working but we are unsure about invoking them in parallel. How can this be achieved? Quartz? Spring Batch? Manually creating threads better?
Any ideas are welcomed
Regards,
So we would like to retrieve data from different sources (WS, DB, files) and such. We have the beans working but we are unsure about invoking them in parallel. How can this be achieved? Quartz? Spring Batch? Manually creating threads better?
Any ideas are welcomed
Regards,
Comment