Can multiple RMI's occur in parallel for a single servant instance?
book
Article ID: KB0091660
calendar_today
Updated On:
Description
Resolution:
Yes, the TIB/Objectbus's server side spins off a worker thread for each RMI request, under the existing model. The result is that method invocations on the servant can occur in parallel.
Issue/Introduction
Can multiple RMI's occur in parallel for a single servant instance?
Environment
Product: TIBCO ObjectBus
Version: 3.1.0
OS: All
--------------------
Feedback
thumb_up
Yes
thumb_down
No