Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88569 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61891 invoked from network); 29 Sep 2015 22:08:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2015 22:08:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.215.10 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.215.10 mail.experimentalworks.net Received: from [217.114.215.10] ([217.114.215.10:49703] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/12-46083-ACB0B065 for ; Tue, 29 Sep 2015 18:08:11 -0400 Received: by mail.experimentalworks.net (Postfix, from userid 1003) id 961464E65A; Wed, 30 Sep 2015 00:08:11 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on km31408.keymachine.de X-Spam-Level: X-Spam-Status: No, score=-1.0 required=4.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.0 X-Spam-HAM-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP Received: from [192.168.2.34] (ppp-93-104-16-211.dynamic.mnet-online.de [93.104.16.211]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: johannes@schlueters.de) by mail.experimentalworks.net (Postfix) with ESMTPSA id 65C354E655; Wed, 30 Sep 2015 00:08:07 +0200 (CEST) Message-ID: <1443564482.10840.7.camel@kuechenschabe> To: "S.A.N" Cc: Aaron Piotrowski , Thomas Hruska , Joe Watkins , Kalle Sommer Nielsen , Pierre Joye , Levi Morrison , PHP internals Date: Wed, 30 Sep 2015 00:08:02 +0200 In-Reply-To: References: <56095A0C.4070306@cubiclesoft.com> <1443529244.15520.67.camel@kuechenschabe> <560AACB6.9080909@cubiclesoft.com> <09A2B2D4-EAE9-46E8-AF5C-4E83C4F3D8A2@icicle.io> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-i0B2mT5OeRkGZN6jGQDP" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Subject: Re: [PHP-DEV] async/await - is future reserved words in PHP 7.x? From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) --=-i0B2mT5OeRkGZN6jGQDP Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2015-09-29 at 21:04 +0300, S.A.N wrote: >=20 > When Node.js appear async/await, many developers and projects will > migrate to a Node.js, if PHP is not implement async APIs. >=20 > Hopefully, Dmitry Stogov and others, will make another surprise: > PHP-Next-Async? :) My claim is that if you're doing something CPU-intensive which can be parallelized in PHP you're most likely doing something wrong but you should send this to a processing service. PHP imo needs a stronger async-IO story. Node.js is a completely different thing and people don't switch because it has a async feature, but people pick it (aside from hype) since it solves different issues. Anyways. This is irrelevant for *this* thread. This thread was about reserving async/await keywords. The discussion has proven that there is no clear plan. Therefore we should not reserve any keywords. If anybody has good research and a proposal they can start a new discussion but let's finish this thread. If you disagree with my assumptions feel free to answer *privately* but don't spam everybody with off-topic comments :-) Thanks, johannes --=-i0B2mT5OeRkGZN6jGQDP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAABAgAGBQJWCwvCAAoJEH3sTmn8nIPXemUIAMpseJ8CMk6WUNq5HqlnT4KS GxOH0r+f8HTPx8j1efy4OYbRFtNg32fTGVjI23sGfsa4h6AktoQJDylQzi0pQcbx I7WaCQ5xHVrzxHbxkdgjey12J6shxrcE7JRJnQ9FqwdYw8FJw5eoQlP3rLbu9VBI XkWj+aWS45R2fOBKL68+SElpcOTZd/aYo7yReXYSzl+OrRjJF0Q6Xb8rFsdhvwRX zqr7iV0UBq/2BTi6+lMzStF6KCI+oT5oMIypE+ptnTAmvU5UoVSwmiAW5UjJC8lP QZRrrr3nzn7T9JM1+fKNNBfukTPqzp/yduS12Nc7Qxj/hSm+p57/ystoFP9MkFU= =qCak -----END PGP SIGNATURE----- --=-i0B2mT5OeRkGZN6jGQDP--