Suppose I have an appliance A1 w/ some functionality within a specific controller. I could move that controller into a new appliance A2, which will still access the same database that A1 does. My question is: is there any performance benefit to doing so? (Note that this is orthogonal to any of the efficiency tricks detailed in the book section linked to.)
- Scott On Thursday, May 1, 2014 9:35:34 PM UTC-4, 黄祥 wrote: > > pardon me, i'm not sure what do you mean with appliance's controller and > appliance, perhaps if you concern about performance tunning, please take a > look at the book : > ref: > > http://web2py.com/books/default/chapter/29/13/deployment-recipes#Efficiency-tricks > > best regards, > stifan > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

