Support for Roadrunner application server?

Really interesting topic. Some time ago i already tried to get php-pm (https://github.com/php-pm/php-pm) working, but that was long before the PSR-7 rewrite.

Memory leaks are going to be a huge challenge. The current Flow object scopes don’t really make sense in this context. Java EE applications have a Request, Session and Application scope for objects.

2 Likes