AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Add option to poll all streams
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Per the [zmq guide](https://zguide.zeromq.org/docs/chapter2/#Handling-Multiple-Sockets), it's more efficient to setup a poller than to poll multiple streams manually if we're going to be periodically polling lots of received streams.
Let's support a way to do this in the RouterClient.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.