Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I would like to know the best way to use Polling Notifications from one queue with multiple threads.
For example, I want 5 threads polling data from QUEUE_ONE. Should I create 5 different Polling Notifications polling data from QUEUE_ONE? Will this become a data integrity issue? Will there be any deadlock issues?
Thanks for all the help.