This breaks the one thread per request model, as the thread for a request never gets freed up.
这打破了每个请求使用一个线程的模型,因为用于一个请求的线程一直没有被释放。
Based on the user request model, several problems about CTI embedded in MIS, such as security and flow of information, are discussed in this paper.
本文探讨了CTI技术在MIS中的一些应用问题,重点是用户诉求模型下的信息安全设计、信息流设计及软件设计。
According to different resource request that issued by transactions, existing deadlock detection algorithms of distributed database are commonly presented for certain resource request model.
根据分布式数据库中事务发出不同的资源请求方式,现有的分布式数据库死锁检测算法通常针对某种资源请求模型而提出。
In this paper, distirbuted transaction, concurrency control and resource request model are introduced in detail. The universal deadlock condition in distirbuted database system is summarized.
本文将详细介绍分布式事务、并发控制和资源请求模型,总结出分布式数据库系统的通用死锁条件。
In this model, the requester creates a temporary destination, puts the address of the response destination into the request message, and then sends it.
在这种模型中,请求者创建了一个临时目的地,将响应目的地的地址放入请求消息中,然后发送该消息。
For larger enterprises that are bound by regulatory requirements, however, this model may not suffice, as you cannot trace all work back to the originating request.
然而,对于大规模被捆绑有常规请求的企业,这个模式可能就不能满足,正如您不能跟踪所有的工作到最初的请求一样。
When using the publish/subscribe model, many applications might be receiving request messages.
当使用发布/订阅模型时,可能有许多应用程序在接收请求消息。
This model is identical to the previous model, except that the requester adds a correlation id to the request message.
除了请求者在请求消息中添加了一个相关ID之外,这种模型和前面的模型是相同的。
Providing required model data for the presentation layer by consolidating responses from request handlers.
通过加强来自请求处理程序的响应为表示层提供所需的模型数据。
While sticking with the request/response model, you can use Non-Blocking I/O (NIO) to keep a connection open without wasting waiting threads.
在坚持使用请求/响应模型的同时,您可以使用非阻塞I/O(NIO)来保持连接的打开状态,而不需要浪费等待线程。
In addition, the application's data model won't be updated and no action method will be called after a restore request.
此外,执行恢复请求后,将不会更新应用程序的数据模型并且也不会调用操作方法。
The ESB is based on a messaging model, so a request/response interaction is handled by two related one-way message flows -- one for the request and one for the response.
此ESB基于消息传递模型,因此由两个相关的单向消息流对请求/响应交互进行处理,一个用于请求,一个用于响应。
You would then have to read the contents of the database into your object model and then request the underlying framework to Marshall its internal structure to an XML format.
然后必须将数据库内容读取到对象模型中,并请求底层框架将其内部的结构编组为xml格式。
The last three phases of the request processing life cycle (Update Model Values, Invoke Application, and Render Response) are not needed when the form is auto-saved.
若表单是自动保存的,请求处理生命周期的这后三个阶段(更新模型值、调用应用程序和呈现响应)是不必要的。
Also, if you go to our "Buy a Car" section, you can select a model, configure it how you like and then request a free dealer price quote.
如果你到我们的“买车”部去搜索,你就可以选择一个款式,然后真正了解自己究竟如何喜欢这一款式,继而要求卖主报出一种自由成交价。
First, we cover creating an infrastructure or an object model that starts with a request, access definition, and column maps for data extraction.
首先,我们创建一个基础或者对象模型,从分析需求、访问定义,以及数据提取的列映射开始。
Now that the request has cleared all the checks and hurdles, it's ready to be handed off to the model class for processing.
既然请求已经通过了所有检查和障碍,它就可以交给模型类来处理了。
The data you are going to use for your request to the server is the first part of your model.
用于服务器请求的数据是模型的第一部分。
Whereas JSF gives you a host of event options -- menu item selected, button clicked, etc. -- most Model 2s rely on the more simple "request received."
尽管JSF给了您很多事件选项(菜单项选择、按钮单击,等等),但是大多数Model2依赖于更加简单的“请求接受”。
Patterns for RIA: "Creating Rich Internet Applications (RIAs) requires a level of data management that goes beyond the traditional Request-Response model."
RIA模式(PatternsforRIA):“创建富互联网应用系统(RIA)需要超越传统请求-应答模式水平的数据管理。”
When an ASPX request hits IIS, the Web server assigns a token based on the authentication model of choice-anonymous, Windows, Basic, or Digest.
当一个ASPX请求到达IIS,Web服务器根据认证模型分配一个令牌,该令牌是基于匿名、Windows、基本或分类。
Ajax is a framework of UI capabilities and concepts driven by an XML-based request and response server invocation model.
Ajax是一个受基于XML的请求和响应服务器调用模型驱动的UI功能和概念的框架。
Since this is critical code that you'll use in some form in every Ajax application you write, take a quick tour through what a basic request/response model with Ajax looks like.
因为这段代码非常重要,您编写的每个Ajax应用程序都要以某种形式使用它,先看看 Ajax 的基本请求/响应模型是什么样吧。
If the default process model is enabled, aspnet_isapi queues the request and assigns it to the worker process.
如果默认处理模式可用,aspnet _ isapi会将请求排队并将其分发到工作进程。
Although you'll rarely hear Web 1.0, it is meant to refer to the traditional Web where you have a very distinct request and response model.
虽然很少听人提到Web 1.0,实际上它指的就是具有完全不同的请求和响应模型的传统Web。
The tree grid will make the initial request using the query provided to the model, and the store will combine that with the target.
树型网格将使用提供给模型的查询发出初始请求,Store 将它和目标结合起来。
Asynchronous processing enables a Web site to break away from the page-centric model, where every user request spawns a time-consuming page refresh.
异步处理支持Web站点脱离以页面为中心的模型,这种模型在收到每个用户请求时都会刷新页面。
However, occasionally your code must call restricted methods within the Windows SharePoint Services object model even though the request is initiated by a nonprivileged user.
然而,有时我们的代码必须要执行一些SharePoint对象模型中对某些用户有限制的方法,即使该请求是由一个没有该操作权限的人发起的。
The classic web application model works like this: Most user actions in the interface trigger an HTTP request back to a web server.
经典的web应用模型是这么工作的:在界面上的大多数用户操作都能触发一个http的请求传回web服务器。
The classic web application model works like this: Most user actions in the interface trigger an HTTP request back to a web server.
经典的web应用模型是这么工作的:在界面上的大多数用户操作都能触发一个http的请求传回web服务器。
应用推荐