Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108296 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 22467 invoked from network); 28 Jan 2020 19:01:31 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 28 Jan 2020 19:01:31 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id C676B18054B for ; Tue, 28 Jan 2020 09:11:58 -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_H2,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-il1-f181.google.com (mail-il1-f181.google.com [209.85.166.181]) (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, 28 Jan 2020 09:11:58 -0800 (PST) Received: by mail-il1-f181.google.com with SMTP id o13so10674679ilg.10 for ; Tue, 28 Jan 2020 09:11:58 -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; bh=q0p/V68zsaR41cf4spczhowb5nBjj+dFqSHOFXjTaIA=; b=dbHJIvDzh48WyBKnBGfyf6icRjcbDVX9mzfr7H01HL0XnYITiL+WCEcWf32B2qdmOu NzCdd56U9+6aejMotTSwlmKiH2iQQkoOKSS65pec5lTNUMqZihsAnqj6fCsDATh1Iciw 6UJWHz9nIwkKQX6WbYB4uEn8t4wv/EiaRBamFQyQDwp3GyMoMiQIDr6ijEBnu3SLRb4b 4YfbsqON6DEnm/gRQOSud28Z+7maB2TGg+ZIIGKyVUU/BoVyFJ64/hbZssX0h9XjQWGc WESbx+rFd6hRLQO+no8QezRRJ76URhzbpGZ1OtGiqx2bkdviIXAms6oVjI6JyIaJfod3 rvZQ== 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; bh=q0p/V68zsaR41cf4spczhowb5nBjj+dFqSHOFXjTaIA=; b=lNkCy+qZIW75G+a7gWv1upPTykvwa/yINKto3LZTmXKXpA68KHWsrr1Q5tG5RM/QGi 7NECJLOsqnkwbFrCMZpSbkLB7DYspzyqFYYXgCsOwP5tsN+bgF+VbbKFgKoqBGd7mThb HEdJpPdSrzL9rqihR4kywCAzl7ycwU8E61w/TolHtAWrxec3a4Y8RkramEIHFvYP4iS5 jmX2/PMSoV794jCxIYTR7Z6FLQyH5LXkLzyHT/nX6cySlCPevI49cwXEVc09DOrFJaZZ xXyVm6whAZh+K6i2rkZcokBBiFFA1YO4KKg3kb/OzN59LQIkrtTZZygJINdWL7DLFETT pxxg== X-Gm-Message-State: APjAAAUV8NhY9+37UY8XhUv5bh/5JeJLoX83mP6W4AWmVSLbuDNU8qll sjQrtriqu9S1OayoE0A7CzrlQ1qkvj9v5I8SN/djuw== X-Google-Smtp-Source: APXvYqzOj0Tm+h2OnDuggNchAGv9CxIAp93fEuD/8RyT4w4Bgrc9xoQb9Y2a2+yf03hIQGKniyGosi77fhfdpVCsB4A= X-Received: by 2002:a92:8808:: with SMTP id h8mr7623830ild.253.1580231517544; Tue, 28 Jan 2020 09:11:57 -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, 28 Jan 2020 17:11:45 +0000 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="00000000000044260a059d365238" Subject: Re: [PHP-DEV] Add viable long running execution model to php 8 From: rowan.collins@gmail.com (Rowan Tommins) --00000000000044260a059d365238 Content-Type: text/plain; charset="UTF-8" On Tue, 28 Jan 2020 at 15:59, Peter Bowyer wrote: > An approach that avoids rewriting, like some form of > built-in support in the language would be good for this alone. > 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. Regards, -- Rowan Tommins [IMSoP] --00000000000044260a059d365238--