php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #80074 support for parallelism
Submitted: 2020-09-07 21:05 UTC Modified: 2020-09-07 21:39 UTC
From: pavel dot dvorak dot work at gmail dot com Assigned:
Status: Suspended Package: Scripting Engine problem
PHP Version: 8.0.0beta3 OS: any
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2020-09-07 21:05 UTC] pavel dot dvorak dot work at gmail dot com
Description:
------------
could you please support process parallelism directly in PHP? pthreads worked fine but it's now obsolete.
https://github.com/krakjoe/parallel looks promising but it's still not complete.
My program is not working anymore on the new PHP and I need to do some rewrite.
Could you make stable API for this? Maybe integrate this new extension?
Thanks

Test script:
---------------
it's a feature request. Couldn't find where else to post it.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-09-07 21:14 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2020-09-07 21:14 UTC] cmb@php.net
The internals mailing list[1] is way more appropriate than this
bug tracker; I expect quite some discussion, and likely an RFC[2].
So please write mail to the internals mailing list.  For the time
being, I'm suspending this ticket.

[1] <https://www.php.net/mailing-lists.php#internals>
[2] <https://wiki.php.net/rfc/howto>
 [2020-09-07 21:39 UTC] pavel dot dvorak dot work at gmail dot com
Thanks
I will try.
Is there some forum or something for noobs like me for posting feature requests without using mailing lists? Thanks
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC