Can anyone please explain me the use of concurrentConsumers to set up a MessageListenerContainer ? Eg.

<property name="concurrentConsumers" value="5"/>

What are the memory implications to using it?

I will appreciate any response.