![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| parallel processing | audippa | Shell Programming and Scripting | 3 | 03-01-2007 12:01 PM |
| Make : parallel execution | suman_jakkula | AIX | 0 | 03-14-2006 03:33 AM |
| parallel environment in aix | mzzt | AIX | 0 | 01-09-2006 03:32 PM |
| How to run processes in parallel? | sbasak | Shell Programming and Scripting | 3 | 11-03-2004 01:12 PM |
| How to do parallel processing?? | zing | UNIX for Dummies Questions & Answers | 1 | 06-23-2003 01:47 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
it can be good replacement if I was not seeking parallel execution...
I believe with wait the execution will become sequential...and waiting for all the process finishing starting from one... my requirement is suppose one process is finished I need to start some processing on data prepared by tht process.... in this case say process a takes largest time then I need to wait till process a to finish before I begin for processing of b,c...z though they have already finished... Rishi |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|