hi,
I am getting out of memory exception as i drop 200 files each 2 MB at my receive location.
I want to configure my application to consume limited amount of messages to avoid this problem.
something like, i should be able to configure it for 5 messages, it consumes 5 messages, i get 5 instances running concurrently, and only when one of the instances get completed, it should pick another message from receive location,
Is it possible? How can this be done?
Reply |
Reply with attachment |
Alert Moderator