ess-dmsc-dram / live-data-prototype

GNU General Public License v3.0
3 stars 1 forks source link

Build more robust ZeroMQ communication links #10

Open SimonHeybrock opened 8 years ago

SimonHeybrock commented 8 years ago

Right now all places where we use ZeroMQ use some very basic commands without fall-backs and error recovery. We should test various sources of and scenarios for errors and harden the communication links accordingly.