leon_pegg
Joined: 12 Jun 2006 Posts: 113 Location: hemel / UK
|
Posted: Mon Oct 09, 2006 3:51 pm Post subject: php threading |
|
|
every one knows treads are not implemented in php.
when i need threading in a program i normaly use pthreads as it is avalible on win32 and *nix.
i have never writen a php extention so i was wondering is there anything in the way php5 is writen that would stop me implementing this library as a php5 extention. |
|