开发者

List of relevant RPC Protocols [closed]

开发者 https://www.devze.com 2022-12-09 07:42 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I need to evaluate and dig more into the use of Remote Procedure Call Protocols (over the network) and haven't found a comprehensive list of which I could incl开发者_Python百科ude.

There are some I already know from experience like

  • RMI
  • "RESTful style RPCs"
  • XML-RPC
  • SOAP
  • JSON-RPC
  • (CORBA ?)
  • GWT-RPC and other Vendor specific ones, commonly used

But I'm still not sure if I am missing some important ones. I want to keep the evaluation as objective as possible so I just need some input on which I might have forgotten and maybe when and for what it is mainly used.


  • Hessian
  • Burlap


  • DCE RPC
  • Sun/ONC RPC
  • OSI ROSE


  • Rabbit MQ
  • Websphere MQ
  • Spread
  • PYRO

There are quite a few more but that should show you some of the diversity. Yes, CORBA is an RPC protocol from before the web. To find out more you should be able to Google on any of the RPC names people have given you, along with the word RPC.


  • Google Protocol Buffers
  • BERT-RPC


Thrift as well.


  • Versile Platform


  • Internet Communications Engine
0

精彩评论

暂无评论...
验证码 换一张
取 消