github.com/graybobo/golang.org-package-offline-cache@v0.0.0-20200626051047-6608995c132f/x/talks/2013/highperf/mart/README (about)

     1  This is a little demonstration app called Gopher Mart.
     2  
     3  1/ is the simple, trivial, stupid, slow version.
     4  2/ defers work (mail).
     5  3/ uses batching.