Buy anything from HongKong - Dealextreme

You can buy any kind of electronic gadgets from DealExtreme with free shipping option.
Please visit DealExtreme for very low prices.
Here is the link to the site : www.dealextreme.com

29 February 2016

Multi-language application integration

Whether your application makes use of multiple platforms and languages or not, it is fairly likely that its operations span multiple processes over networks and time. At some point, these processes will need to communicate, either through a file on disk, through a buffer in memory or across networks. There are two central concerns associated with inter-process communications:
  • Type Serialization
  • Service Implementation
In order to achieve this just check the following projects:
Apache Thrift (https://thrift.apache.org/
Apache Avro (https://avro.apache.org/

No comments: