|
From: "Jason Knight" on 26 Jul 2008 18:04 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
From: "Eric Butera" on 26 Jul 2008 18:08 On Sat, Jul 26, 2008 at 6:04 PM, Jason Knight <jcknight(a)gmail.com> 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
|
Pages: 1 Prev: It may be OT. phpmyadmin not opening. Next: get current php locale |