we plan to use TIBCO EMS queues and TIBCO BW listeners on those queues to invoke some .NET WCF services when a new message arrive. The current setup of ENS in our organization is file storage not database storage of queeu content.
does anybody have experience and evidence of the workload such infrastructure could handle? there are some concerns it could take some seconds for BW to invoke our .NET endpoint when a new message is put in the queue while I was assuming this would happen in near-realtime provided that network and servers are not overloaded of copurse. Any thoughts? Thanks.