> 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
