Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108393 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 43791 invoked from network); 4 Feb 2020 17:44:21 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Feb 2020 17:44:21 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 65442180532 for ; Tue, 4 Feb 2020 07:56:33 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ot1-f42.google.com (mail-ot1-f42.google.com [209.85.210.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 4 Feb 2020 07:56:32 -0800 (PST) Received: by mail-ot1-f42.google.com with SMTP id j20so9091993otq.3 for ; Tue, 04 Feb 2020 07:56:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=7hQyy2S5yj7oNxPcM2rpuVo2a5ajjfha0LaySuXtJBI=; b=QPv1G1Aq9+YF7E5Qmy2ZDNXj69v+6c0+Mg4yI31lumlWrJR1sTFCoHkMd7ZX7v+03h wtmV52WPXi5greWcBm864SND8BM528IjbHLrjSWZoypVZ5ZansFp3zQsxKVXk0AOXe88 CXxRnXQmAhm9D7eMD9LP7M+309woNERnyEUMyil39JMpMds2h+yYM11L1Jc4tnYsdJ+x hPpGKT3VhhZABcqFhEZeFguZYntf0BnHFsHWUX18kxvxeKEww4W5EV0ddljsIYndxGcB x1uqSJIOBc/VZqFrmwlveW41b/O6RkQBKhDTs0xdfTw8spUZPqEGCrtKkimZ6bIn3FFO Nvjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7hQyy2S5yj7oNxPcM2rpuVo2a5ajjfha0LaySuXtJBI=; b=D3J42WISvmS4dnrHQyzRxOi/cf1PpNB1AptMEpO7Wjs8maohAF728P7QhIaHeLwjOj NEViSUsLoCB6XceYYogdGbNo0TmWh4bCBnjHuwqMQ/b5pXHMCaZ1VR3PDQm7NF+hOxW3 UgAKkw0dbUzvnLNxN4nqJV++CHTEd/DgCabjpmm1kNmCOIJqgBeKVntiv0YDjpTrXKHv kA15YJ8tTcVJRxx6o+Qmo0eD0gD7Z2g2WqbHUqOrwrY28LdYKKjH0Q1QUGSL25CTWJyY KWpNrNF2l4y+bnGyp06T4VZifVzw/AJJfMIdsuITifo/qsq9pR/xeHzQ4sIgp9Yp19QF k/RQ== X-Gm-Message-State: APjAAAUM9vvjIa31XZ2ocBOONeMZ+8ezCR2zzD5McwUsj4qlih4RNCYh uyQRSbneZ/S5vpCE2xJXgQXvXjo6z3jGexZY2DA= X-Google-Smtp-Source: APXvYqy1wCMcSw7h51YJH7768Qlnyf55MxudRJ6TmfwTfM7e/11aVD6O6TSkcGR22Uwf4BZCddtsBLJixZ+Bx1TlSIE= X-Received: by 2002:a9d:6e8f:: with SMTP id a15mr22019035otr.178.1580831789838; Tue, 04 Feb 2020 07:56:29 -0800 (PST) MIME-Version: 1.0 References: <3ca6d665-1a4f-8f7a-c82a-2e899f2e8df1@gmail.com> <44ba543d-b6eb-888b-9ed5-0f1e9d3b53b9@gmail.com> <8E382251-AE41-4BD9-A5F8-135D11B9E10D@newclarity.net> In-Reply-To: Date: Tue, 4 Feb 2020 18:56:16 +0300 Message-ID: To: Peter Bowyer Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000004876a2059dc2152f" Subject: Re: [PHP-DEV] Add viable long running execution model to php 8 From: robehickman@gmail.com (Robert Hickman) --0000000000004876a2059dc2152f Content-Type: text/plain; charset="UTF-8" On Wed, 29 Jan 2020, 7:42 pm Peter Bowyer, wrote: > On Tue, 28 Jan 2020 at 17:12, Rowan Tommins > wrote: > > > I'd just like to point out that those two things are orthogonal: the fact > > that Swoole is distributed as an extension is not the reason it's > > incompatible with your existing code, and building a similar > implementation > > into PHP under a different name wouldn't make the migration any easier. > > > > You're absolutely right. The difference I'm thinking is that if there is > built-in support in the language, frameworks will embrace it. At the moment > I'd need to make my own fork to add compatibility with Swoole et al (or use > one of the experimental but unsupported forks out there), which isn't > attractive. > This was why i raised the issue. If it is covered in the core more people are going to use it. It would be espesially good if it could be supported within the shared hosting settings where php is commonly used. As swoole etc have allready done good work, would it make sense to adopt one of these as official? > --0000000000004876a2059dc2152f--