Can someone please fill in a little information here. When we start looking at multiple threads doing for example database lookups in parallel with the main page generation. Does that involve 'thread safe' or is it done in a different way? Scheduling a data lookup on one thread while building the page the information is to be displayed on seems like a case for threading in the web server?

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to