Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] Mention PPM as opposed to FPM #812

Open
maximal opened this issue Feb 12, 2019 · 2 comments
Open

[suggestion] Mention PPM as opposed to FPM #812

maximal opened this issue Feb 12, 2019 · 2 comments
Labels
feedback-needed We need feedback on this issue

Comments

@maximal
Copy link

maximal commented Feb 12, 2019

https://github.com/php-pm/php-pm

PHP-PM is a process manager, supercharger and load balancer for PHP applications (especially for asynchronous ones).

It stated that it provides:

  • Performance boost up to 15x (compared to PHP-FPM, Symfony applications).
  • Integrated load balancer.
  • Hot-Code reload (when PHP files change).
  • Static file serving for easy development procedures.
  • Support for HttpKernel (Symfony/Laravel), Drupal (experimental), Zend (experimental).
@codeguy codeguy changed the title Mention PPM as opposed to FPM [suggestion] Mention PPM as opposed to FPM Aug 18, 2019
@codeguy
Copy link
Owner

codeguy commented Aug 18, 2019

This is the first I've heard of PPM. Do you know how popular/common/well-adopted this is compared to FPM?

@codeguy codeguy added the feedback-needed We need feedback on this issue label Aug 18, 2019
@wolfy-j
Copy link

wolfy-j commented Oct 20, 2019

The https://github.com/spiral/roadrunner would be the successor to PHP-PM. It much faster than PPM and supported by almost every major framework on a market.

The long-running approach for PHP apps is still emerging but the amount of benefits you are getting is hard to ignore.

https://packagist.org/packages/php-pm/php-pm/stats
https://packagist.org/packages/spiral/roadrunner/stats
https://packagist.org/packages/spiral/roadrunner/dependents

Press:
http://phpmagazine.net/ (homepage)
https://www.reddit.com/r/PHP/comments/8s30bf/roadrunner_php_psr7_application_server_and_load/
https://twitter.com/dunglas/status/1046493416425754627?lang=en
https://forbescouncils.com/2019/07/forbes-agency-council-member-news-july-2019/
etc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback-needed We need feedback on this issue
Projects
None yet
Development

No branches or pull requests

3 participants