Results 1 to 9 of 9
Threaded View
-
30th Sep 2009, 07:37 AM #6OPRespected DeveloperWebsite's:
X4B.orgVaiable locking does not occur nor really need to occur as there is no communication (through natural methods) between threads. All variables are re allocated for the child thread if modified.
If the threads wanted to comunicate (parent-child or child-child) the best way would be an IPC pipe or a dump file (like my serialized return result).
The reasoning behind php not supporting threading by default as it isnt neccearry for alot of things, its an extension like mysql. And just like mysql it can be used when not needed etc.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Hey Their You Guys Im New To The Class....
By BBGC in forum IntroductionsReplies: 3Last Post: 19th Mar 2012, 04:20 AM -
I need many class C IP's
By filat in forum Hosting DiscussionReplies: 12Last Post: 17th Oct 2011, 08:54 PM -
[C#] Difference with Invoke and Threading
By litewarez in forum Web Development AreaReplies: 5Last Post: 13th Jul 2010, 04:53 PM -
[c#] Multi-Threading and keeping the GUI useable.
By jayfella in forum Web Development AreaReplies: 0Last Post: 18th Jun 2010, 12:07 AM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...