您要查找的是不是:
- It might not need to be aware of grid middleware. 可能不需要知道网格中间件的存在。
- It can take advantage of the grid middleware. 可以利用网格中间件的优势。
- The client uses the grid middleware to invoke the service. 客户机使用网格中间件调用服务。
- Avoid using grid middleware in the server side application whenever possible. 只要有可能,就应该避免在服务器端的应用程序中使用网格中间件。
- In this article, we? Ve looked at some of the criteria we can use when selecting available grid middleware solutions. 在本文中,我们介绍了一些在选择可用的网格中间件解决方案时的评判标准。
- With the fourth strategy, a program becomes a service subroutine callable by a client through some grid middleware. 对于第四种策略而言,程序变成了服务子例程,客户机可以通过某种网格中间件来调用这个例程。
- Instead, it is usually sufficient for the grid middleware to exercise the server application. 通常情况下,由网格中间件调用服务器端的应用程序就足够了。
- Typically, the rate of service requests from the client through the grid middleware would be less than one per second. 典型情况下,从客户机经过网格中间件发送服务请求的频率应该低于每秒钟一次。
- Client applications that exercise your business component do exercise the grid middleware. 使用业务组件的客户机应用程序的确会使用网格中间件。
- The grid middleware handles security, authority, resource accessibility, environment variables, and so on. 网格中间件负责处理安全、认证、资源的可访问性、环境变量等等问题。
- A client program must subdivide the work to be done and pass the pieces to the grid middleware for processing. 客户机程序必须对工作进行划分,并将工作单元传递给网格中间件供其处理。
- Tell the grid middleware what the subunits are and that it should run the main server application once per subunit. 告诉网格中间件子单元是什么,并且对于每一个子单元,都必须运行一次主服务器的程序。
- Resource management is optimized using grid middleware designed to enable flexible policy-based resource management. 资源管理使用为了管理灵活的基于策略的资源而设计的网格中间件进行优化。
- Resources for a link. The scheduler submits jobs to the grid middleware for execution on the provider nodes. 调度器把任务提交给网格中间件,然后在提供网格资源的节点上执行任务。
- The client should use the grid middleware to find, launch, and connect to the server application service in a secure way. 客户机应该使用网格中间件,用安全的方式查找、启动以及连接服务器应用程序中的服务。
- The team can adjust for the job characteristics, the grid middleware, the systems in the grid, and the variability in the size of the work items. 他们也可以根据作业的性质、网格中间件、网格中的系统,以及工作项大小的可变程度来调整。
- If your business application needs to become specifically aware of the grid middleware, this topic will be covered in the next article in the series. 如果您的业务应用程序需要确切地了解网格中间件,本系列的下一篇文章将详细讨论这个话题。
- This strategy lets your server side business program avoid the specifics of the particular grid middleware that will run it. 这种策略使服务器端业务程序避免了指定将要运行的特定网格中间件。
- Let the integration and deployment teams perform the middleware-specific work on their choice of any of several grid middleware bases. 让负责集成和部署的团队选择以何种网格中间件作为开发基础,并让他们执行与中间件有关的工作。
- At this level a program becomes multiple instances of a service subroutine callable in parallel by a client through some grid middleware. 这个级别上的应用程序已经变成服务子例程的多个实例,可由客户机通过某种网格中间件并行调用。