Hacker News new | ask | show | jobs
by marcosdumay 4094 days ago
I don't get it. Is that yet another CORBA clone?

I think the CORBA clone currently in fashion is SOAP (or did we get something newer?). There probably are SOAP tools for Earlang, and you'll really get the possibility of using an heterogeneous system, like you said you'll want.

Yet, those things never work so well as people think they should. Keeping interoperability within a code-base is hard work, distributing it just makes it harder.

1 comments

> I don't get it. Is that yet another CORBA clone?

Happy to explain what you don't get. Definitely not a CORBA clone.

What I don't get is exaclty this. What's the difference of this to remote procedure calls?