cbm-fles / flesnet

CBM FLES Timeslice Building
7 stars 23 forks source link

Harden tsclient's zeromq publisher/subscriber against slow consumers #24

Closed cuveland closed 7 years ago

cuveland commented 7 years ago

These changes limit publisher and subscriber buffer sizes to favor dropping items instead of queueing. This should help online monitoring software to work on recent data and prevent extensive memory consumption.

In addition, these changes create an enviroment in which the zeromq publish/subscribe can be tested: