This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
JTango 9.5.18
- ZMQ HWM for send buffer is now set to unlimited to avoid potential ZMQ subscription problems due to the buffer size when a client subscribes for events on a very large number of attributes. The ZMQ low level subscription command could be dropped (not sent on the network) sometimes before this fix.
- remove the build with openjdk7
- set compilation with java 8 (-source and -target)