I am looking for an RPC stack that can be used between Java Servers and C ++.
My requirements:
I found something like:http://code.google.com/p/protobuf-socket-rpc/http://code.google.com/p/netty-protobuf-rpc/
Are there any other good alternatives?
Thrift may be worth exploring.
I worked with protocol buffer, and I was very pleased. It is really very, very fast. And you can easily integrate it with Java and C ++.
Source: https://habr.com/ru/post/1307109/More articles:What are some of the "best practices" of linq, - c #Ever used Piro? (Python Robotics) - pythonSql query to get this result - mysqlturning text into image - PHP / GD - save image - stringReusable Obj-C Classes with Custom Values: The Right Way - oopGit Black Dirty Cherry Pick Index - gitHow to make browser display open / save dialog using jquery? - jqueryWhy is it taking so long to create a Factory session? - springChange selection color in hierarchical TreeView - .netuser table with javaDB and Hibernate from inside grails - derbyAll Articles