bmwcarit / barefoot

Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.
Apache License 2.0
667 stars 186 forks source link

Can Matcher be cached? #146

Open russellhoff opened 4 years ago

russellhoff commented 4 years ago

Would it be possible to make classes like Matcher, MatcherKState and MatcherCandidate cacheable? Imagine an ongoing process suddenly stopped... You would like to restore the whole system in the point it broke down, so that you can go on.