http://www.tharayil.com/modules.php?op=modload&name=Downloads&file=index&req=getit&lid=5
this is the link to my final year project please take a look at the parallel C code in this maybe it might help you as for parallel perl google would do you good On Thu, 15 Jul 2004 14:19:47 +0530 (GMT+5:30), Gowthaman R <[EMAIL PROTECTED]> wrote: > > > from what I understand....forking would only release a single process > > and your processors would need to time slice between the current > > process and the forked process.... > > > > but I will assume that you want all the four tasks to run > > simeltaneously on different processors > > > > for this you would have to use parallel C > > or anything similar > > > That is exactly correct. I want to use up all the four processors > simeltaneously. Can i this parallel processing with perl. If then can you > point some links. I myself will search it as well. Many thankx. > > gowtham > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
