I'm looking at possibly moving from Java servlets which interact with C++ via CORBA calls to a NodeJS backend but I've only found two incomplete projects to implement CORBA on nodejs. Is there something about the NodeJS architecture that makes it incompatible with CORBA RPC? If not is there some resource for getting started with CORBA in NodeJS?
via SMC
No comments:
Post a Comment