piker/piker
Tyler Goodlet a7d3afc9b1 Add a `maybe_open_feed()` which uses new broadcast chans
Try out he new broadcast channels from `tractor` for data feeds
we already have cached. Any time there's a cache hit we load the
cached feed and just slap a broadcast receiver on it for the local
consumer task.
2021-08-26 17:04:59 -04:00
..
brokers Add lifo cache to new module; drop "utils", bleh 2021-08-26 17:04:59 -04:00
clearing Let's abstractify: -> 2021-08-26 17:04:59 -04:00
cli Pass "arbiter" socket correctly 2021-06-08 15:57:01 -04:00
data Add a `maybe_open_feed()` which uses new broadcast chans 2021-08-26 17:04:59 -04:00
fsp Breakout fsp rt loop as non-closure for readability 2021-05-24 12:26:44 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Remove List typing 2021-07-21 18:30:50 -07:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Reminder to remove msgpack-numpy 2021-05-24 12:20:48 -04:00
_cacheables.py Add a `maybe_open_feed()` which uses new broadcast chans 2021-08-26 17:04:59 -04:00
_daemon.py Better formalize `pikerd` service semantics 2021-07-06 16:41:41 -04:00
_profile.py Add a pyqtgraph profiling toggle to chart CLI 2020-12-29 18:05:36 -05:00
calc.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
log.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00