Page 1 of 1

What is the difference between Parallel and Server Container

Posted: Wed Dec 22, 2004 12:25 am
by vinodlakshmanan
I want to know the difference between Server and Parallerl Shared Containers performance-wise and which is recommended to be used in which type of job.

Re: What is the difference between Parallel and Server Conta

Posted: Wed Dec 22, 2004 5:34 am
by ogmios
vinodlakshmanan wrote:I want to know the difference between Server and Parallerl Shared Containers performance-wise and which is recommended to be used in which type of job.
If you have the Server edition you can only use the Server Shared Container :wink:

If you use server jobs use the Server Shared Container, if you use Parallel jobs use the Parallel Shared Container.

Ogmios

Posted: Wed Dec 22, 2004 5:42 am
by Eric
Mixing job types by placing server containers within a parallel job will cause a performance hit (when compared to a 'pure' parallel job) and should be avoided where possible.