Attention: We are retiring the ASP.NET Community Blogs. Learn more >

JNBridgePro

JNBridgePro  adds some new features in the new version. T most remarkable of all is the shared-memory communication channel.

JNBridgePro now includes a shared-memory communication channel. The new shared-memory channel uses an in-process communication path and thus eliminates the overhead of sockets and inter-process communication. In the architectural scenarios where the shared-memory communication channel can be used, it provides an even faster interoperability path between Java and .NET. JNBridgePro still provides speed-optimized TCP/Binary and HTTP/SOAP communication paths to be used when a socket-based communication mechanism is necessary.

No Comments