The binding mode uses Java Native Interface(JNI) ( JNI ) to call directly to the MQ application programming interface ( API ), avoiding the overhead of network communication. 绑定模式使用JavaNativeInterface(JNI)来直接调用MQ应用程序编程接口(API),从而避免了网络通信的开销。
The tutorial moves on to introduce the Java Native Interface(JNI) ( JNI ), which is the technology of interest when working with the NDK. 随后,本教程介绍了Java本地接口(JNI)(JNI),这是使用NDK时您会感兴趣的一种技术。
This allows MQ to use the Java Native Interface(JNI) ( JNI ) to call directly into the queue manager API, rather than using communication through the network. 这允许MQ使用JavaNativeInterface(JNI)直接调用队列管理器API,而不是通过网络进行通信。
The Java platform allows the use of native code, for example written in C or C + +, with the use of Java Native Interface(JNI) ( JNI ). Java平台允许通过JavaNativeInterface(JNI)使用本机代码,例如,使用C或C++编写的代码。
In bindings mode, clients connect directly to WebSphere MQ using the Java Native Interface(JNI) ( JNI ), while in client mode they connect using Transmission Control Protocol / Internet Protocol ( TCP / IP ). 在绑定模式下,客户端使用Java本地接口(JNI)(JavaNativeInterface,JNI)直接连接到WebSphereMQ,而在客户端模式下,它们使用传输控制协议/网际协议(TCP/IP)连接。