Yeah like Niphlod said, I wouldn't worry about web2py at all in that
instance. web2py will not be the bottleneck, getting data from that other
server will. So just cache the hell out of the calls to make as little
requests as possible, load the stuff you need the communication for using
ajax so
translation to make you realize how much of a silly question that is:
*Every call to my application will need to do an additional step and use an
external service: is this call gonna cost me performance ? *
silly reply:
*yes, of course, and if the external service is not scalable nor your app
2 matches
Mail list logo