What technology is better to get communication server-to-server and between server-client? ZeroMQ, directly RPC?
What technology is better to get communication server-to-server and between server-client? ZeroMQ, directly RPC?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It would be better if you read a few resource on both the technologies.
There is no “one” better technologies but one of them may be more suitable to your needs.
Read on:
I am under impression that you already use RPC and are well aware of other technologies like HTTP based communication.