英語 での Multiple requests の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
A client that supports persistent connections MAY"pipeline" its requests(i.e., send multiple requests without waiting for each response).
The FIA has received multiple requests about certain engine designs and practices that may be illegal as teams attempt to clarify what is and is not allowed.
If there have multiple requests, you need to define multiple actions and callback functions for them, then the source code may looks like below.
Pipe-lining allows a client to make multiple requests without waiting for each response, allowing a single TCP connection to be used much more efficiently, with much lower elapsed time.
In a CGI context that application is loaded into memory every single time, and there is no ability to leverage a cache across a session or multiple requests.
The Keep-Alive extension to HTTP/1.0 and the persistent connection feature of HTTP/1.1 provide long-lived HTTP sessions which allow multiple requests to be sent over the same TCP connection.
On the other hand, the physical timer functions only standardize the primitive functions such as setting a hardware timer, reading a count value, and triggering interrupt. They do not handle simultaneous multiple requests like the time management functions do.
As a result, even if multiple requests are issued in parallel by the stream, even if all responses after one packet loss are complete, the responses can not be displayed until the lost packet is resent.
However, this claim was contradicted by then-FBI director James Comey, who said in a Senate Intelligence Committee hearing in January that there were“multiple requests at different levels” to look at the DNC's servers.
All businesses have inherent CSR risks and the EcoVadis Rating provides the requesting organization with a trusted assessment of its business partners, while giving the assessed companies the opportunity to report on CSR on a continuous basis and reuse the assessment results responding to multiple requests.- ProcessesIt is important that your company has clear and transparent rules for selecting the trading partners to be assessed and integrates the EcoVadis Rating into procurement processes.
Making multiple request at once requires you to have one node per request. .
Multiple requests for repeat.
If you want the progressbar to be persistent over multiple requests.
Multiple requests from the same IP address are.
In HTTP 1.1, multiple requests can be sent before any responses are received.
This is because HTTP/2 can send multiple requests for data in parallel over a single connection.
To prevent delays in expediting your support ticket, we request you to avoid sending multiple requests.
Because of multiple requests, the course will be presented again middle of February 2015.
Pipelining, defined in HTTP/1.1, allows for sending multiple requests over a single socket without waiting for a response.
If we use a shared instance across multiple requests, it will easily lead to cross-request state pollution.