Java/.NET Interoperability

Eitan, one of our brilliant .NET developers posted here a description of the underlying mechanism we use in GigaSpaces XAP to provide simple integration between Java and .NET.

We use different concepts than typical XML based interop solutions by providing a seamless default mapping between Java, .NET and C++ objects. We have several customers who use mixed teams, usually .NET team which develop user interfaces for the desktop and Java or C++ server side processing teams. In our solution the objects are mapped to a canonical efficient representation. It is the framework's role to do the mapping and conversion and not of the user's. For this reason we can apply very sophisticated optimization which makes language boundaries unnoticeable from performance and efficiency perspectives.

More information and example code can be found here

Enjoy,

This entry was posted in .Net, GigaSpaces, Java, syndicated and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">