AdapterInterface |
Exception | |
Fork | Class to make multi-threaded processes easier. |
PcntlAdapter | Handle multi-threading using the pcntl module. |
SharedMemory | Store exceptions in shared memory and retrieve them as string. |
SingleThreadAdapter | Handle executing code in a single thread. |