We are designing an architecture that requires a batch framework.
On the Java side we are considering Spring Batch.
We are wondering what are the equivalent tools / frameworks in the Microsoft stack?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are no ETL frameworks developed by Microsoft; there exist some non-MS ones:
And probably some others which I don’t know of. Of course these two don’t really compare to Spring Batch. +1 to Sean’s question, are you sure you need pure MS-based solution?