...分类:数值拜候中心件,长途调用中心件,动静中心件,生意营业中心件,对象中心件 举例: 1,RMI(Remote Method Invocations, 长途调用) 2,Load Balancing(负载均衡,将拜候负荷分散到各个办事器中) 3,Transpare...
基于12个网页-相关网页
远程过程调用(Remote Procedure Calls(RPC)),也称作远程方法调用( Remote Method Invocations)是客户端/服务器模式应用开发的主要技术之一。RPC允许开发者调用远程主机的方法。
基于10个网页-相关网页
举例: 1,RMI(Remote Method Invocations, 远程调用) 2,Load Balancing(负载均衡,将访问负荷分散到各个服务器中) 3,Transpare...
基于2个网页-相关网页
It provides a simple way for service providers to describe the format of requests and response messages for remote method invocations (RMI).
它为服务提供者提供一个简单的方法描述申请的形式并响应远程方法调用信息(RMI)。
The EJB 2.0 specification introduced local client views, which eliminate the need to use remote method invocations when running EJBs within the same JVM.
EJB 2.0规范引入了本地客户端视图,当在同一J VM里运行EJB时避免了远程的方法调用。
A dispatching approach refers to where remote callers send their invocation messages and how the method invocations are routed to the method implementation object.
调度方法将引用远程调用程序发送调用消息的位置,以及如何将方法调用路由到方法实现对象中。
应用推荐