Working around pre-fetch in Tibco EMS and .NET API
问题 All in context of Tibco EMS 5.* and .NET API I've to work along existing model of message processing, in which in a loop: connection is created / open session is created / open message consumer is created receive method is called if message != null then we consume it and either commit or rollback the transaction (on underlying session). System pulls every x sec in that model. I've created a connection factory that assures that only new sessions are created (if the previous session is still in