php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #52017 we need the feature
Submitted: 2010-06-07 18:15 UTC Modified: 2010-06-08 09:10 UTC
From: d7964 at owlpic dot com Assigned:
Status: Duplicate Package: Unknown/Other Function
PHP Version: 5.3.2 OS: Linux
Private report: No CVE-ID: None
 [2010-06-07 18:15 UTC] d7964 at owlpic dot com
Description:
------------
hello developers
what about multi thread support
i want to make a script
it makes a lot of network requests
and it will be started by cron
it is very hard to make to rewrite it for using curl multi
but without it it wont manage with its functions
that`s why we need true multythreading support , like one in Go and python
but python had very hard syntax and bad realisation of cycles
there is no for in it, only for in
thats why the scripts are eating a lot of memory
bad realis of int is there too

we need multi threading in php



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-08 09:10 UTC] aharvey@php.net
-Status: Open +Status: Duplicate
 [2010-06-08 09:10 UTC] aharvey@php.net
Dupe of a bunch of bugs, but the one I'm going to leave open is bug #46919.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC