commit | d3a8d616faf3364b22fde18dce8c168de9368146 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Tue Apr 21 16:11:00 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 21 16:11:00 2020 -0700 |
tree | 69073a73fbc6a982bc189125c4ba737d60d00061 | |
parent | 9c82ea7868a1c5ecf88891c627b5c399357eb05e [diff] |
Small improvements to the recipes and examples. (GH-19635) * Add underscores to long numbers to improve readability * Use bigger dataset in the bootstrapping example * Convert single-server queue example to more useful multi-server queue