conveyal / otpa-cluster

Cluster backend for otpa many-to-many queries.
0 stars 1 forks source link

Keep graphs in memory #9

Closed mattwigway closed 9 years ago

mattwigway commented 9 years ago

For single-point queries in Analyst Server, we don't want to deserialize the graph every time we run a new query.

mattwigway commented 9 years ago

Superseded by #14, #15, and #16.