Page 1 of 1

difference between srver jobs and parllel jobs

Posted: Sun Jan 04, 2009 10:14 pm
by satishchadalavada
what is the difference between server jobs and parllel jobs

Re: difference between srver jobs and parllel jobs

Posted: Sun Jan 04, 2009 10:43 pm
by dr.murthy
satishchadalavada wrote:what is the difference between server jobs and parllel jobs

there is a lot of differences between server and parallel jobs.
especially parallel jobs supports partioning,we can do in server jobs also by using some stages like link partitiner and collecter.but in parallel each and every stage supports pzrtitoing,more over we can parallel jobs on both smp and mpp systems where as server jobs works only on smp.
and also lot of options available in parallel.

Re: difference between srver jobs and parllel jobs

Posted: Sun Jan 04, 2009 10:46 pm
by dr.murthy
satishchadalavada wrote:what is the difference between server jobs and parllel jobs

there is a lot of differences between server and parallel jobs.
especially parallel jobs supports partioning,we can do in server jobs also by using some stages like link partitiner and collecter.but in parallel each and every stage supports pzrtitoing,more over we can parallel jobs on both smp and mpp systems where as server jobs works only on smp.
and also lot of options available in parallel.

Posted: Sun Jan 04, 2009 10:50 pm
by hamzaqk
they are two different products with two different architectures.

Posted: Mon Jan 05, 2009 1:15 am
by ray.wurlod
When's the interview?

The answer from hamzaqk pretty much says it all.

Posted: Mon Jan 05, 2009 5:27 am
by MarkB
ray.wurlod wrote:When's the interview?
If that was an interview question and the OP has to ask that here, then I'd hazard a guess it will be a short interview :P

Posted: Mon Jan 05, 2009 6:14 am
by vasa_dxx
Addendum to d.r.murthy's post:---
Also there is difference in the processes in backstage. Px has a PX engine runnning a OSH script, whereas Server jobs run by BASIC programs.
Summing it up, One can ask for what is the commonality between PX & Server Jobs.And the answer is
1.both are from the IBM stable currently.
2.They share common terminology in usage.