Sha256: 786f757e9ab03683d7631fc94a475169fe9a1d5d7595d6544a1f77f7e24ff6ff

Contents?: true

Size: 1.39 KB

Versions: 28

Compression:

Stored size: 1.39 KB

Contents

[[spawning_methods_explained]]
== Appendix C: Spawning methods explained

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

=== The most straightforward and traditional way: direct spawning

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

=== The smart spawning method

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

==== How it works

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

==== Summary of benefits

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

=== Smart spawning caveat #1: unintentional file descriptor sharing

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

==== Example 1: Memcached connection sharing (harmful)

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

==== Example 2: Log file sharing (not harmful)

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

=== Smart spawning caveat #2: the need to revive threads

This documentation has moved. Please visit https://www.phusionpassenger.com/library/indepth/spawn_methods/

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
passenger-5.1.10 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.9 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.8 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.7 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.6 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.5 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.4 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.3 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.2 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.1 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.1.0 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.30 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.29 doc/users_guide_snippets/appendix_c_spawning_methods.txt
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/passenger-5.0.28/doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.28 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.27 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.26 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.25 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.24 doc/users_guide_snippets/appendix_c_spawning_methods.txt
passenger-5.0.23 doc/users_guide_snippets/appendix_c_spawning_methods.txt