Unix Programming - Re: how to check for completion of all threads when mutiple threads are running

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > April 2006 > Re: how to check for completion of all threads when mutiple threads are running





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: how to check for completion of all threads when mutiple threads are running
star

2006-04-02, 7:42 pm

yeah Fred ur right... it will not run in mutiple thread is there anyway
to run it in multiple threads???...
will the following work for mutiple thread

timestamp=`date +%H%M`
cat filelist.txt | while read filename
do
at $timestamp+1
processa $filename
done
if this works then how to identify the end of all the threads...and
start the process b

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com