GPhpThread - a heavy threads implementation in pure PHP - Documentation

Documentation

Table of Contents

Packages

Application

Classes

GPhpThreadException
Exception thrown by GPhpThreads components
GPhpThreadIntercom
Process intercommunication class.
GPhpThreadCriticalSection
Critical section for sharing data between multiple processes.
GPhpThreadNotCloneableContainer
A data container not allowed to be cloned.
GPhpThreadLockGuard
A wrapper providing RAII mechanism for locking and unlocking purposes of critical section objects or similar, which also accounts for the thread from which it has been created.
GPhpThread
A heavy thread creation and manipulation class.

Search results