I have modified the built in classes like ChunkMessageChannelItemWriter and others to do Remote Chunking and Parallel JVM. I have used Active MQ server for sending data from one machine to another.
Type: Posts; User: RikBanerjee; Keyword(s):
I have modified the built in classes like ChunkMessageChannelItemWriter and others to do Remote Chunking and Parallel JVM. I have used Active MQ server for sending data from one machine to another.
In the url http://<mqhostaddress>:8161/admin, u will get the admin screen. Here u can monitor the queues and can also delete any message in the queue also. U can also monitor the consumers.
U can try out with the sample program shipped with Spring Integration download. All u need is the activemq jar if u are using Active MQ as the JMS provider. I tried with the samples along with the...
We are working on Multi VM Job Execution using Spring Batch and Integration. For this I have downloaded the spring-batch-integration jar (Ver 1.1.4) available from http://grepcode.com along with the...
We are working on Multi VM Job Execution using Spring Batch and Integration. For this I have downloaded the spring-batch-integration jar (Ver 1.1.4) available from http://grepcode.com along with the...