批处理任务 meaning in English
batch processing
Examples
- The application can be re - engineered in such a way that the grid - enabled piece no longer runs as a collection of batch jobs but as a service strategy 4
重新设计应用程序,启用网格的工作单元不再作为一组批处理任务运行,而是作为服务( service ) (策略4 ) 。 - Strategy 3 : parallel batch takes each user s batch work , subdivides it , disperses it out to multiple nodes , collects it , and then aggregates the results
策略3 :并行批处理接管每一名用户的批处理任务,划分之后再分发到多个节点上,然后收集起来,得到最后的结果。 - It shows how to grid enable applications using the first two of the six strategies so the applications can run as single or multiple instance batch jobs that are location independent
文中展示了如何用六种策略的前两种启用网格应用,让应用程序作为具有一个或者多个实例、且与位置无关的批处理任务运行。 - Gridport has two methods for batch job submission - via submission directly to the local queuing system on a chosen resource , or via community scheduling framework
Gridport有两种方法可以提交批处理任务:通过直接提交到选定资源的本地队列系统中,或者通过通信调度框架( community scheduling framework , csf ) 。 - Then , by eliminating concurrence inhibitors , the same application can evolve so that its grid - enabled piece runs as an independent concurrent batch instance of the same batch job strategy 2
然后,通过消除抑止并发操作的因素,同一个应用程序进一步发展为启用网格功能的任务单元,可以作为同一个批处理任务中的独立并发批处理( independent concurrent batch )实例来运行(策略2 ) 。