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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pavel dot dvorak dot work at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 23:01:33 2025 UTC