Results 1 to 2 of 2

Thread: How to use Spring Batch in use case 'Massively Parallel Batch Processing'

  1. #1
    Join Date
    Jun 2009
    Posts
    1

    Default How to use Spring Batch in use case 'Massively Parallel Batch Processing'

    Hi,

    Can anybody tell me how to use Spring Batch 2 to implement use case 'Massively Parallel Batch Processing'. There is no sample source codes concern with this scenario.

    Thanks!!

  2. #2
    Join Date
    May 2009
    Posts
    7

    Wink Partitioning approach

    I have implemented an example based on the Proactive Scheduler. It might help to take a look to see how you can do this ...
    see my post here
    http://forum.springsource.org/showth...highlight=grid
    and the complete article on our blog at
    http://blog.activeeon.com/index.php/...ive-scheduler/

    and of course you should take a look at the spring documentation http://static.springframework.org/sp...alability.html

    Emil Salageanu,
    ProActive Developer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •