Page 1 of 1

Processing Nodes

Posted: Tue May 25, 2004 1:01 pm
by Mark j
Hi

This is a general question. How will you configure processing nodes and is there any limit for processing nodes for a processor and do we need to do any scheduling for nodes... i don't know whether these questions are appropriate, but well these thoughts bugs my mind.


Thanks
Mark

Posted: Tue May 25, 2004 2:49 pm
by ray.wurlod
THere are no technical limits; only sensible ones. Don't overload any machine - for example you would not configure 24 nodes on a four CPU machine in general!
No scheduling by you is necessary; the PX engine looks after allocation of notes based on the configuration file that you specify. Note that you can specify different configuration files for different jobs; for example you would use a single processing node for a tiny job that only processes a few rows.

Posted: Wed May 26, 2004 12:36 am
by richdhan
Hi,

Following Mark's Question What do they mean by CPU and what do they mean by Node? In one of the posts I found through search which says that number of nodes should be the half of the number of CPU's for better performance. Pls clarify

Thanks
--Rich


A little bit of ink is powerful than the strongest memory

Posted: Wed Jun 09, 2004 1:03 am
by Sreenivasulu
The General rule of the thumb is - Two processing nodes per cpu

Regards

Posted: Wed Jun 09, 2004 1:56 am
by ray.wurlod
Even that may be too many, there are times, for example when the database server (on the same machine) also needs CPUs, or you are doing some really intensive processing in your ETL, that you'd configure maybe one processing node per two CPUs.