piker/piker/fsp
Tyler Goodlet e0491cf2e7 Cache fsp ``ShmArrays`` where possible
Minimize calling `.data._shmarray.attach_shm_array()` as much as is
possible to avoid the crash from #332. This is the suggested hack from
issue #359.

Resolves https://github.com/pikers/piker/issues/359
2022-07-19 09:07:40 -04:00
..
__init__.py Move top level fsp pkg code into an `_engine` module 2021-11-01 13:28:57 -04:00
_api.py Cache fsp ``ShmArrays`` where possible 2022-07-19 09:07:40 -04:00
_engine.py Cache fsp ``ShmArrays`` where possible 2022-07-19 09:07:40 -04:00
_momo.py Truncate trade rate wma window sizes 2022-05-09 11:15:14 -04:00
_volume.py Truncate trade rate wma window sizes 2022-05-09 11:15:14 -04:00