stateless server 中文意思是什麼

stateless server 解釋
無狀態服務器
  • stateless : adj. 無國家的;無國籍的;無公民權的。
  • server : n. 1. 服務者;工作者;侍候者;服役者。2. 【網球】開球人;發球人。3. 上菜用的器具〈如托盤,手推小車等〉;布菜用的火匙、叉子等。4. 助祭〈做彌撒時神父的助手〉。
  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. The report server is a stateless server that requires a sql server database for internal storage

    報表服務器是一個無狀態服務器,它需要將sql server數據庫用於內部存儲。
  3. It is a stateless server that stores metadata and object definitions in a report server database

    這是一個無狀態服務器,它將元數據和對象定義存儲在報表服務器數據庫中。
  4. A report server is a stateless server that uses the sql server database engine to store metadata and object definitions

    報表服務器是使用sql server數據庫引擎存儲元數據和對象定義的無狀態服務器。
  5. The report server is a stateless server that stores all properties, objects, and metadata in a sql server database

    報表服務器是一種無狀態服務器,將所有屬性、對象和元數據都存儲在sql server數據庫中。
  6. Use stateless session beans and have the persistent data cached on the server

    使用無狀態會話bean ,並且讓持久數據高速緩存在服務器上。
  7. The ids uses a stateless server, which examines each data packet both going in and out of the firewall individually, unrelated to any previous request

    該入侵檢測系統使用無狀態記錄的服務器,單獨檢驗每一個進出防火墻的數據包,而與先前的請求無關。
  8. 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請求當作獨立的請求進行處理;服務器不保留與先前請求所使用的任何變量值有關的信息。
  9. 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 (通常)是一個擴展性很好的無狀態協議,但由於消息大小的限制,而且每次都需要在客戶端和服務器之間建立和取消連接,所以不能執行得很好。
  10. Depending on the nature of myservice, you could develop it as standard java code, such as a stateless session ejb, to deploy normal j2ee application server deployment techniques

    根據myservece的性質,可以將其作為標準java程式(例如無狀態對話ejb )來開發,並使用普通的j2ee應用程式伺服器部署技術。
  11. Ejb technology offers several strategies for developing scalable applications including stateless session beans and server farms

    針對開發包括無狀態會話bean和服務器場所的可伸縮應用, ejb技術提供了幾項策略。
  12. Put another way, a server has no memory of pages that it has processedpage are stateless

    換言之,服務器不會記憶它已處理的頁-頁是無狀態的。
分享友人