08.06.2014 Views

Download PDF (1.3 MB) - IBM Redbooks

Download PDF (1.3 MB) - IBM Redbooks

Download PDF (1.3 MB) - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

To check the Business Space target services configuration in the administration console,<br />

complete the following steps.<br />

1. Open the <strong>IBM</strong> Business Process Manager Integrated Solutions Console.<br />

2. Click the Servers tab in the navigation bar.<br />

3. Click WebSphere.<br />

4. Click Application Servers server type and choose the application server on which you<br />

want to run Business Space.<br />

5. In the Business Integration section on the Configuration tab, click the Business Space<br />

Configuration entry.<br />

6. On the Business Space Configuration page, in the Additional Properties section, click<br />

the REST service endpoint registration entry.<br />

7. On the REST service endpoint registration page, check the Service Endpoint Target<br />

values for the Process services and Task services REST endpoint types. The default initial<br />

setting is Federated REST services.<br />

To improve performance by using the BPC REST End Point instead of the Federated REST<br />

Endpoint, complete the following steps:<br />

1. Change the Business Space target services configuration in the administration console.<br />

2. Change the Process services to the Business Process Choreographer REST services<br />

endpoint of the application server that is running your processes and human tasks.<br />

3. Change the Tasks services to the Business Process Choreographer REST services<br />

endpoint of the application server that is running your processes and human tasks.<br />

4. Click OK to save the configuration changes.<br />

5. Log out of Business Space and then log in again.<br />

4.7.8 Power management tuning<br />

Power management is common in modern processor technology. Both Intel and POWER core<br />

processors have this capability. This capability delivers obvious benefits, but it can also<br />

decrease system performance when a system is under high load, so consider whether to<br />

enable power management. For example, with <strong>IBM</strong> POWER6® hardware, ensure that Power<br />

Saver Mode is not enabled unless that is what you want. One way to modify or check this<br />

setting on AIX is through the Power Management window on the Hardware Management<br />

Console (HMC).<br />

4.7.9 Setting AIX threading parameters<br />

The <strong>IBM</strong> JVM threading and synchronization components are based on threads<br />

implementation that are compliant with AIX POSIX. The following environment variable<br />

settings improve Java performance in many situations. The variables control the mapping of<br />

Java threads to AIX native threads, turn off mapping information, and allow for spinning on<br />

mutually exclusive (mutex) locks:<br />

► export AIXTHREAD_COND_DEBUG=OFF<br />

► export AIXTHREAD_MUTEX_DEBUG=OFF<br />

► export AIXTHREAD_RWLOCK_DEBUG=OFF<br />

► export AIXTHREAD_SCOPE=S<br />

► export SPINLOOPTIME=2000<br />

72 <strong>IBM</strong> Business Process Manager V8.0 Performance Tuning and Best Practices

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!