-
Jan 19th, 2013, 12:37 AM
#1
How to start with Remote Chunking
Hi,
I am absolutely new to parallel processing.
I am using ActiveMQ.
The problem is how to configure clients?
Will they be integration projects polling for the messages coming from activemq?
what are the steps?
need urgent help.
Thank you.
-
Jan 19th, 2013, 11:01 AM
#2
You should take a look at the samples: https://github.com/SpringSource/spring-batch
Basic the Master read and create a message and insert in a queue, and the slaves will consume this message and insert in a reply queue.
-
Jan 19th, 2013, 11:02 AM
#3
You should take a look at the samples: https://github.com/SpringSource/spring-batch
Basic the Master read and create a message and insert in a queue, and the slaves will consume this message and insert in a reply queue.
-
Jan 22nd, 2013, 06:04 AM
#4
Thankyou for the reply.
But i cant find a slave configuration there.
Can any one provide a sample slave configuration?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules