stateless protocol 中文意思是什麼

stateless protocol 解釋
無國界的協議
  • stateless : adj. 無國家的;無國籍的;無公民權的。
  • protocol : n 1 議定書;調查書,始末記。2 (條約等的)草案,草約;(羅馬教皇詔書等的)首尾程式。3 〈the P 〉 ...
  1. Http is a stateless protocol, meaning that your web server treats each http request for a page as an independent request ; by default, the server retains no knowledge of variable values used during previous requests

    Http是無狀態協議,這意味著web服務器將頁的每個http請求都當作相互無關的請求進行處理;默認情況下,服務器不保留上一個請求期間使用的變量的值的任何信息。
  2. But how does the servlet container track clients that are communicating over a stateless protocol such as http

    但是servlet容器如何跟蹤通過無狀態協議(如http )通信的客戶機呢?
  3. The protocol used by web is http. based on the review of operation course, it is indicated that http is a stateless protocol

    Web使用的通信協議是http ,通過分析該協議的工作過程,文中揭示了http是無狀態的協議。
  4. Essentially, jsf is much closer to a true mvc programming environment than the model 2 architectures, although it s still a stateless protocol

    本質上, jsf比model 2架構更加接近於真正的mvc編程環境,盡管它仍然是一種無狀態的協議。
  5. Whereas model 2 is geared towards a stateless protocol http, jsf supports a richer mvc model, a much closer approximation of a traditional gui application

    盡管model 2連接到一個無狀態協議http ,但是jsf支持更加豐富的mvc模型這是傳統gui應用程序更加緊密的近似。
  6. Http is a stateless protocol, meaning that your web server treats each http request for a page as an independent request ; the server retains no knowledge of variable values used during previous requests

    Http是一種無狀態協議,這意味著您的web服務器將對頁面的每個http請求當作獨立的請求進行處理;服務器不保留與先前請求所使用的任何變量值有關的信息。
  7. Unlike a true mvc architecture it is unlikely that the jsf model tier is issuing many events that have to be resolved in more than one viewport ; again we are still dealing with a stateless protocol so this would be unnecessary

    與真正的mvc架構不一樣, jsf模型層不可能發出許多必須在多個視窗viewport中解決的事件此外,我們仍然在處理無狀態的協議,所以這是沒必要的。
  8. Unlike rmi iiop, http is normally a stateless protocol that scales well, but does not perform as well due to the size of the messages and the need to create and break down the connection between client and server each time

    與rmi / iiop不同的是, http (通常)是一個擴展性很好的無狀態協議,但由於消息大小的限制,而且每次都需要在客戶端和服務器之間建立和取消連接,所以不能執行得很好。
  9. Because stateful connectivity is one of the basic requirements of most enterprise applications, and because web applications live and die by http - an inherently stateless protocol - clever developers have come up with numerous tricks for simulating stateful connections over http

    因為有狀態連通性是大多數企業應用程序的基本需求之一,並且因為web應用程序依賴于http (內在的無狀態協議) ,所以聰明的開發人員已經找到了許多技巧來在http上模擬有狀態連接。
  10. Ipv6 address structure protocol ? ? ipv6 stateless address autoconfiguration

    Ipv6地址結構協議? ? ipv6無狀態地址自動配置
分享友人