File/Thread/Caller.php

Description

This is the Part taking responsibility of Calling / Launching Threads

it has an abstreact class (must be extended) and some concrete classes implementing it to provide Calling Threads in several ways (Ajax , Sockets , Executing as Separate PHP/Cli Process) now

Classes
Class Description
 class Process Instances of this class are used as Containers for threads (hence name Process :) )
Abstract class CallerBasic This is an Abstract class representing Methods all Thread-Calling classes must implement
 class TClient This Class is Instaitained in Called Threads
 class Template This class is used for Templating static names used by other classes

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