View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
joel[_857_] joel[_857_] is offline
external usenet poster
 
Posts: 1
Default multiple processors


Cell_1 = 2 + 3

Cell_2 = 4 + 5

Cell_3 = Cell_1 + Cell_2


I would think that Cell_1 and Cell_2 are two independant threads and
can be performed in parallel. Cell_3 isn't independant since it relies
on two seperate calcualtion threads and has to wait for both threads to
finish before it can be calculated.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=193401

http://www.thecodecage.com/forumz