c# - ZeroMQ High Availability over SSL -


i have worked on poc zeromq project in c# language in had 1 zeromq server , 1 zeromq client connected through sockets (tcpip) data exchange , worked well.

now actual project require 2 things:

  1. high availability
  2. secure transport (like https)

i have checked documentation of zeromq version 4 , seems started support encryption there still no support https.

for high availability planning prepare 2 machines server not sure how routing work did not find relative sample code that.

kindly these 2 points.


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -