Loggerhead directions

Gary van der Merwe garyvdm at gmail.com
Thu Apr 15 08:55:21 BST 2010


On 15/04/2010 03:54, John Arbash Meinel wrote:
> loggerhead is in a bit of a pickle, trying to stay stateless and yet
> handle cache state... I don't have a great answer here.

At one stage (edged on by Martin Albisetti) I looked at porting qlog to
loggerhead. I ran into 2 problems:
* I could not find a nice way to render the graph in html.
* Moving to stateless. qlog calculates lots of info at load, and caches
that in memory. Each time you collapse, or expand a merge, the graph
layout is recalculated, but because alot of the info needed is cached,
this is very fast. How do we port this to a stateless environment?




More information about the bazaar mailing list