Jonas Galvez wrote: > I took some time today to read about the GIL. I'm using web.py with > "multiplexed" Flup. I basically have 4 instances of web.py running the > Flup FCGI server that is returned by wsgifunc(). They're all behind > nginx, which load-balances requests.
I should probably rephrase that as "running the application returned by wsgifunc() with the Flup FCGI server". --Jonas Galvez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
