Configuring the COM+ service involves the implementation of the Component Services
tree.
About this task
To
configure the COM+
service:
Procedure
- From the Component Services tree, right-click the newly
created COM+ Application.
- Select Properties.
The
Properties dialog box is displayed.
- Select the Advanced tab.
- Under Server Process Shutdown panel, select Minutes
Until Idle Shutdown, enter the time in minutes after which
you want the process to shut down, and then click OK.
- Double-click the COM+ application.
- Double-click Components.
- Right-click YIFComApi.YIFComApi.1 and
select Properties.
The YIFComApi.YIFComApi.1
Properties dialog box appears.
- Select the Activation tab.
- Select Enable object pooling.
- In the Object pooling section, enter the Minimum
and Maximum pool sizes based on the Component usage. Configure
pooling to make optimal use of your hardware resources. The pool configuration
can change as available hardware resources change.
- Select Enable Just In Time Activation.
JIT activation activates an instance of an object just before
the first call is made to it and then immediately deactivates the
instance after it finishes processing its work.