← Back to team overview

launchpad-dev team mailing list archive

Re: Performance tuesday: faster development

 

On Thu, May 19, 2011 at 12:18 AM, Jamu Kakar <jkakar@xxxxxxxx> wrote:
>> Another point that occurred after lunch: for all sorts of reasons,
>> accessing a remote service should be explicit in our code (so let's not
>> use xmlrpclib.ServerProxy?).  I'm sure you know this in your bones by
>> now with all the lazy loading Storm pain :) Implementing everything in
>> Twisted and so having deferreds bubble around would acheive this, but is
>> probably massive overkill!
>
> I guess the following is jumping to implementation, but I wonder why
> we'd be talking about XML-RPC or HTTP for internal connectivity at

Next week we can bikeshed on this all we want ;) for now, eyes on the
prize: consensus on the big picture.

-Rob


References