Re: [PHP-DEV] [VOTE] Fibers

2021-03-12 Thread Aaron Piotrowski
> On Mar 12, 2021, at 4:36 PM, Christoph M. Becker wrote: > > On 12.03.2021 at 23:04, Michael Wallner wrote: > >> Thank you, and everyone involved, for your effort. >> >> On 08/03/2021 20.40, Aaron Piotrowski wrote: >>> Greetings everyone! >>> >>> The vote has started on the fiber RFC:

Re: [PHP-DEV] [VOTE] Fibers

2021-03-12 Thread Christoph M. Becker
On 12.03.2021 at 23:04, Michael Wallner wrote: > Thank you, and everyone involved, for your effort. > > On 08/03/2021 20.40, Aaron Piotrowski wrote: >> Greetings everyone! >> >> The vote has started on the fiber RFC: https://wiki.php.net/rfc/fibers >> >> >>

Re: [PHP-DEV] [VOTE] Fibers

2021-03-12 Thread Derick Rethans
On 12 March 2021 22:04:12 GMT, Michael Wallner wrote: >Hi Aaron! > >Thank you, and everyone involved, for your effort. > >On 08/03/2021 20.40, Aaron Piotrowski wrote: >> Greetings everyone! >> >> The vote has started on the fiber RFC: >https://wiki.php.net/rfc/fibers

Re: [PHP-DEV] [VOTE] Fibers

2021-03-12 Thread Michael Wallner
Hi Aaron! Thank you, and everyone involved, for your effort. On 08/03/2021 20.40, Aaron Piotrowski wrote: > Greetings everyone! > > The vote has started on the fiber RFC: https://wiki.php.net/rfc/fibers > > > Voting will run through March 22nd. I voted /no/,

Re: [PHP-DEV] [VOTE] Fibers

2021-03-12 Thread Aaron Piotrowski
> On Mar 12, 2021, at 3:00 AM, twosee wrote: > > Now, Swow's working principle is a bit like Opcache. Opcache will optimize > and replace the CPU instructions, which executed by the code, and Swow will > replace the blocking system calls with the corresponding coroutine operation. > They

Re: [PHP-DEV] [VOTE] Fibers

2021-03-12 Thread G. P. B.
On Fri, 12 Mar 2021 at 04:06, 韩天峰 wrote: > HiDan, > > > We have no commercial purpose on the swoole open source project.This > is a purely technical project. > If possible, we can remove the name of swoole, contribute the source code > of swoole-src to php-src, and transfer the copyright. > Here

Re: [PHP-DEV] [VOTE] Fibers

2021-03-12 Thread twosee
> 2021年3月12日 上午5:50,Dan Ackroyd 写道: > > Hi Twosee, Tianfeng.Han > > I was drafting a longer reply to you both, but I realised I might be > missing some information. > > Please could you disclose the commercial interests of the Swoole > maintainers, and the ties to the for profit companies that