Hi Naveen,
I believe,JDBC would be better and faster as compared to JMS while handling high volumes.
But as Harish mentioned,we need to split the messages otherwise it might block some other messages.
Hi Naveen,
I believe,JDBC would be better and faster as compared to JMS while handling high volumes.
But as Harish mentioned,we need to split the messages otherwise it might block some other messages.