Is Tamino multi-threaded?

I believe our DB server is being unresponsive to our application and as I watch Windows Task Manager, it never shows all CPUs being utilized. The computer has 2 quad-core Xeons. Typically, only one core is ever shown as being utilized and the others are always idle. It varies which CPU is seeing the usage, but it is never more than one at a time.

tamino 4.2.1

Hi,

Tamino is multithreaded. Each request will be handled in a separate thread. Could it be that you have only one request at a time?

I will get in touch with the application maker and ask them.

In the meantime, is there a guide for tuning Apache to maximize performance with Tamino? I’d like to rule out the middle man as holding up things due to improper configuration.

Thanks for your help.