Other new features in JPPF release include the following
JPPF中其他的新特性如下
These statistics are accessible from the JPPF administration console.
我们可以通过JPPF管理控制台来得到这些统计数据。
JPPF also provides the services such as load balancing, failover, and recovery.
JPPF也提供了负载平衡,故障转移和错误恢复等服务。
Regarding the implementation details of load balancing in JPPF, he explained that.
关于JPPF负载平衡的实施细节,他解释说。
JPPF components can be added to, or removed from the network at any time and in any order.
JPPF组件可以在任何时间以任何顺序在网络中添加或从网络中移除。
This information is available from the JPPF monitoring console as well as through dedicated APIs.
我们可以通过JPPF监测控制台及专门的API来获得这些信息。
Laurent talked about 2 typical cases of failure and how JPPF fails over to a different node in these scenarios.
Laurent谈到了两个典型的关于故障转移的例子,并解释JPPF如何在这种情况下切换到一个不同的节点。
This opens the door to the deployment of JPPF in heavily secured environments, without having to deploy a complex hardware/software infrastructure.
这对安全性要求极高的环境的JPPF部署敞开了大门,使之无需再部署复杂的硬件/软件设备。
JPPF is designed to take in a number of tasks, distribute their execution over the compute nodes, then recompose the results into the appropriate format.
JPPF接受多个任务,并将之分配到不同的节点执行,最后再将结果重组成合适的格式。
Failover is implemented in all JPPF architecture components and relies on 3 major mechanisms: dynamic topology, failure detection and automatic resubmission.
JPPF所有的架构组件都实现了故障转移,它依赖与三个主要的机制:动态拓扑,故障检测和自动重新提交。
Prior to the latest version of JPPF framework, there was no easy way to integrate JPPF in secure network environments, due to the inherent design of the communication layer.
由于JPPF框架通信层固有的设计,在其最新版本之前尚不存在任何简单的方式得以将JPPF集成到安全的网络环境中。
Responding to a question on how JPPF framework supports application level security, he said JPPF will use any security framework that's used in the application, in a transparent way.
关于JPPF框架如何支持应用级安全性的问题,他说JPPF将会以透明的方式使用任何应用使用的安全框架。
The end result is that JPPF components will continue to work in exactly the same way, except that they will connect to local multiplexer instances, rather than to remote JPPF servers.
最终的结果就是JPPF组件基本还会以之前的方式工作,唯一不同的是,他们将连接到本地的多路实例而非远程的JPPF服务器。
JPPF jobs will be associated with an "execution policy" that will have access to the nodes' information and provide a fine-grained definition of the conditions in which a job can be executed.
JPPF任务将与一个可以获得节点信息并对任务执行条件提供精确定义的“执行策略”相关联。
JPPF jobs will be associated with an "execution policy" that will have access to the nodes' information and provide a fine-grained definition of the conditions in which a job can be executed.
JPPF任务将与一个可以获得节点信息并对任务执行条件提供精确定义的“执行策略”相关联。
应用推荐