Mark Pearl

RPC in the Microsoft space is largely targeted toward c++. Support for languages like C# while possible are apparently painful. Alternative approaches that are simpler include:

  • SOAP over HTTP
  • JSON over HTTP
  • gRPC

RPC Notes

Interface Definition Language (IDL) - IDL is a language for defining interfaces

References

Introduction to RPC



blog comments powered by Disqus

Want to get my personal insights on what I learn as I learn it? Subscribe now!


/