On Sat, Jul 26, 2008 at 6:04 PM, Jason Knight <[EMAIL PROTECTED]> wrote:
> I can't find an extension that would allow you to use the PSOIX thread
> functions in PHP.  I know of the pcntl_ functions but fork() just won't do
> it for me, I need access to real threads.
>
> I started writing an extension to supply an API to POSIX threads but then
> decided to ask here first to see if there are any current projects for this.
>
>
> Thanks,
>
> Jason
>

Maybe this will help:

http://pecl.php.net/package/threads

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to