← Back to team overview

launchpad-dev team mailing list archive

Re: performance tuesday - services design progress

 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11-05-31 11:37 PM, Martin Pool wrote:
> Beyond caching in the sense of inserting squid between different
> services, I think it's nice to be able to just hang on to the
> representation of a particular object and say "here is that object",
> which works in REST but does not make so much sense if the protocol is
> inherently about rpc.

In simple REST implementations, the fact that every URL is an object can
be a significant performance issue, because you must access them once at
a time, instead of as a group.  If we go this route, we should be sure
that it's easy do do things like retrieving a ProductSeries and its
linked branch in a single call.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3mS3EACgkQ0F+nu1YWqI1K+QCdG3PqzgbnpNrVNYjcMdGWueKq
NEEAnAnoil9tNe32tbDH2waPSrt4ylmm
=M+7z
-----END PGP SIGNATURE-----


Follow ups

References