[wp-trac] [WordPress Trac] #45832: php-pm support
WordPress Trac
noreply at wordpress.org
Mon Jan 14 21:52:28 UTC 2019
#45832: php-pm support
-----------------------------+-----------------------------
Reporter: calin | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: performance
-----------------------------+-----------------------------
Changes (by pento):
* keywords: => needs-patch
* milestone: Awaiting Review => Future Release
Old description:
> Hi, this is more of a question/discussion starter about
> [[https://github.com/php-pm/php-pm|php-pm]] support.
>
> On php-pm github page it's stated that:
>
> > For all WordPress lovers out there: PPM is not going to work with
> WordPress due to the lack of request-response abstraction. We highly
> doubt that Wordpress is ever going to be compatible because its
> architecture is written in a way that makes it currently impossible to
> serve multiple requests in one application process.
>
> Are there any plans to support it? Has anyone thought about adding
> support for request-response abstraction?
New description:
Hi, this is more of a question/discussion starter about
[[https://github.com/php-pm/php-pm|php-pm]] support.
On php-pm github page it's stated that:
> For all WordPress lovers out there: PPM is not going to work with
WordPress due to the lack of request-response abstraction. We highly doubt
that WordPress is ever going to be compatible because its architecture is
written in a way that makes it currently impossible to serve multiple
requests in one application process.
Are there any plans to support it? Has anyone thought about adding support
for request-response abstraction?
--
Comment:
PPM is pretty cool, I like the idea.
Their statement about WordPress is mostly correct: it's unlikely that
WordPress could ever be entirely compatible with that model. That said, I
think it would be possible under some circumstances: the REST-API, for
example, could potentially be made to work in this way. Unauthenticated
front-end requests are another possibility.
While there are no immediately plans to work on PPM support, if someone
wants to explore if/how this could work, I'd certainly be interested in
seeing if we could get it committed to Core.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45832#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list