On 10/09/2018 02:00 AM, Thierry Florac wrote: > And how do you handle such use case when working in a multi-process / > multi-hosts cluster configuration?
Fork first, then run the configure step. Forking before creating stateful globals is considered best practice for multi-processing. Tres. -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/ppij6f%24ol3%241%40blaine.gmane.org. For more options, visit https://groups.google.com/d/optout.
