What is the difference between DirectChannel and QueueChannel?
<si:channel id="channel1"/>
and
<si:channel id="channel2">
<si:queue/>
</si:channel>
What is the difference between DirectChannel and QueueChannel?
<si:channel id="channel1"/>
and
<si:channel id="channel2">
<si:queue/>
</si:channel>
Last edited by srikanthradix; Apr 13th, 2010 at 12:07 PM.