Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help needed in Master/Slave Configuration for partitioning #2

Open
swethakasireddi opened this issue Aug 9, 2013 · 1 comment
Open

Comments

@swethakasireddi
Copy link

Hi Minella,

We are planning to use Spring Batch Integration for one of our functionality. We would like to understand how the master slave configuration works in a clustered environment.We are using Tomcat as server with 25 VMs.Do you have any case studies on how the following can be done?

1.How is the Master/Slave configuration setup in case of partitioning?
2.How is the communication between the Vms in case of a clustered Master in case of a failover scenario?
3.How is the communication between the Master and Slave Vms in case of a failover scenario and how is the job status maintained?

Thanks,
Swetha

@mminella
Copy link
Owner

mminella commented Jan 7, 2014

  1. Sorry for the delay on responding (I wasn't getting notifications for issues for some reason).
  2. I gave a talk on this topic a bit less than a year ago. You can view the talk on YouTube here: https://www.youtube.com/watch?v=CYTj5YT7CZU. The code is in the Spring Batch 2.0 Talk repo.

Let me know if that helps at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants