souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
2 results tagged subprocess  ✕   ✕
php-pm https://github.com/php-pm/php-pm
12/11/2016 cluster icon
  • PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
  • MySQLTuner : MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stabi...
  • RoadRunner : RoadRunner is an open source (MIT licensed), high-performance PSR-7 PHP application server, load balancer and process manager. It supports service mod...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
thumbnail

PPM is a process manager, supercharger and load balancer for PHP applications.
It's based on ReactPHP and works best with applications that use request-response frameworks like Symfony's HTTPKernel. The approach of this is to kill the expensive bootstrap of PHP (declaring symbols, loading/parsing files) and the bootstrap of feature-rich frameworks. See Performance section for a quick hint. PHP-PM basically spawns several PHP instances as worker bootstraping your application (eg. the whole Symfony Kernel) and hold it in the memory to be prepared for every incoming request: This is why PHP-PM makes your application so fast.

php performance tool loadbalancer subprocess
sh http://amoffat.github.io/sh
06/02/2012 cluster icon
  • Pyramid : Pyramid is a very general open source Python web framework.
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • Home Assistant : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to r...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....

sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function

python subprocess
1649 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn