[wp-trac] [WordPress Trac] #33055: Support Parallel HTTP Requests in WP_Http, et al
WordPress Trac
noreply at wordpress.org
Wed Sep 9 04:18:47 UTC 2015
#33055: Support Parallel HTTP Requests in WP_Http, et al
----------------------------+-----------------------
Reporter: wonderboymusic | Owner: rmccue
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.4
Component: HTTP API | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
----------------------------+-----------------------
Comment (by wonderboymusic):
Anecdote: I spent a couple of hours trying to backport Guzzle to PHP 5.2,
just for laughs. It is/was/will be next-to-impossible because of the
Promises/A+ implementation and rampant use of static closures and parent
scope. I even invented a proxy object that would mimic the callbacks,
eventually hit a wall. Turns out Requests might be our best bet here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33055#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list