File/Examples/Ex1_MainThread.php

Description

This Example Demostrates using Shared Memory Communication with Socket Thread Calling

it does a simple task one thread is counting and the other is printing to file

it Consists of the Files:-

1)Ex1_MainThread.php : The Main thread that watches two threads and prints to screen when they finish 2)Ex1_Counter.php : The Thread that Counts 3)Ex1_Echoer.php : The Thread That Prints to file

Includes
 require_once ("../Handlers/Loader.php") (line 19)
 require_once ("../Thread/SocThreader.php") (line 20)
 require_once ("../Com/ShmopCom.php") (line 21)

Documentation generated on Fri, 01 Aug 2008 05:54:12 +0300 by phpDocumentor 1.4.1