We used to have Apache + 4 python processes using mod_wsgi in a Docker container. The experience was subpar. Too much crap in one container. So we moved to the single proc per container idea, so one python process per container running bjoern..We just have more containers, instead of more procs in fewer containers.
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/51b415ee-2540-4295-996b-33a74490559a%40googlegroups.com.
