Discussion
3
Replies
4420
Views
Cognizant
Posted: July 2, 2015
Last activity: September 8, 2015
Closed
Email Listener
Hi,
If a Email listner is configured to run on 2 nodes. (1 instance in each node). Does both the email listener run simulatenous working on different mails in the same mailbox or does it work like one listener will be running status and another listener would be sleeping status. (at a given point only one listener instance would be running)
if we need both the listener instance in different node to run simultaneoulsy. Is it achievable?
regards
Tarun
AFAIK, listeners run asynchroniously. So, it may not be possible to run them simultaneously, at least not OOTB.