Featured
tips, software_engineering, performance
Out-of-process memoization using memcached.
Posted on .This is my humble recognition of memcached (“a high-performance, distributed memory object caching system”) usefulness. It is not a language or platform dependent tool, so do not overlook it just because I tend to talk about Python or Java. Last we…