While working on a script to generate fractals in PHP I wanted to try and run the intensive calculations in parallel. The script I came up with has a fair amount of overhead in spawning and managing a thread since … Continue reading
3 October 2011
by nat
0 comments