Memcache, handrolled vs plone.memoize

3 Messages Forum Options Options
Permalink
David Bain-5
Memcache, handrolled vs plone.memoize
Reply Threaded More
Print post
Permalink
plone.memoize looks really interesting. Recently I "hand rolled" a memcache based/dependent Plone product to reduce the overhead on Plone. The result is that it is very implementation specific. I'm curious to see examples of using plone.memoize in products. Any pointers?

_______________________________________________
Product-Developers mailing list
Product-Developers@...
http://lists.plone.org/mailman/listinfo/product-developers
Wichert Akkerman
Re: Memcache, handrolled vs plone.memoize
Reply Threaded More
Print post
Permalink
Previously David Bain wrote:
> plone.memoize looks really interesting. Recently I "hand rolled" a memcache
> based/dependent Plone product to reduce the overhead on Plone. The result is
> that it is very implementation specific. I'm curious to see examples of
> using plone.memoize in products. Any pointers?

All of Plone 3.

Wichert.

--
Wichert Akkerman <wichert@...>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

_______________________________________________
Product-Developers mailing list
Product-Developers@...
http://lists.plone.org/mailman/listinfo/product-developers
David Bain-5
Re: Memcache, handrolled vs plone.memoize
Reply Threaded More
Print post
Permalink
/me goes to look at all of plone 3 :)

On Wed, Jul 23, 2008 at 9:24 AM, Wichert Akkerman <wichert@...> wrote:
Previously David Bain wrote:
> plone.memoize looks really interesting. Recently I "hand rolled" a memcache
> based/dependent Plone product to reduce the overhead on Plone. The result is
> that it is very implementation specific. I'm curious to see examples of
> using plone.memoize in products. Any pointers?

All of Plone 3.

Wichert.

--
Wichert Akkerman <wichert@...>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.


_______________________________________________
Product-Developers mailing list
Product-Developers@...
http://lists.plone.org/mailman/listinfo/product-developers