> > On Mar 6, 2016, at 3:52 PM, Chris Pike <[email protected]> wrote: > > I'm guess I'm not following why the original code wasn't working. Ehcache is > thread safe.
True, but that thread safety doesn’t cover the loading of the graph data structure into memory. Including a server roundtrip and traversal of result set into the digraph. How do you think this block should be coded? Shawn
