non-status
这通常意味着FaaS要么是纯粹无状态 的,即提供输入的纯函数转换;. Typically it means that FaaS functions are either naturally stateless - i. Discovery阶段保持无状态 (stateless)直到建立起一个PPP会话。 The Discovery stage remains stateless until a PPP session is. 无状态 :请求是自描述的,目的是让服务器清晰地处理该消息。Stateless : The requests are self-descriptive for the purpose of clarity for the server to process that message.Sun引入了具有较高安全性,带有状态协议的NFSv4(NFS之前的版本都是无状态 的)。 Sun introduced NFSv4 with strong security along with a stateful protocol(prior versions of NFS were stateless ). 应用最好是无状态 的,以使任何一个worker实例都能同等处理请求。 The application should best be"stateless " so any worker instance can handle the request.
它被称为“无状态 ”,这意味着它不会尝试记住与之前的Web会话有关的任何内容。 It is said to be“stateless ,” which means it doesn't attempt to remember anything about the previous web session. HTTP是无状态 的:在同一个连接中,两个执行成功的请求之间是没有关系的。 HTTP is stateless : there is no link between two requests being successively carried out on the same connection. Kafka代理是无状态 的,所以他们使用ZooKeeper来维护它们…. Kafka brokers are stateless , so they use ZooKeeper for maintaining their cluster state. 相反,WebSvcService是无状态 的,只包含单个实例。 By contrast, WebSvcService is stateless and contains a single instance. NFS is built on top of UDP because of its speed and statelessness . 每个请求处理器都表现得好像自己是无状态 的,只会针对当前请求的内容产生响应。 Each request handler behaves as if it is stateless , acting solely on the content of the request to produce the response. 常常声明的假定是,服务是无状态 的(例如非对话式的);. A frequently stated assumption is that services are stateless (for example, not conversational); 你需要了解Web上的数据是怎样流动的:HTTP协议、无状态 、Web服务器、客户端、浏览器等等。 You need to understand the web itself and how data flows over the internet: HTTP protocol, statelessness , web servers, clients, browsers. HashingVectorizer是无状态 的,这意味着您不需要fit它. HashingVectorizer is stateless , meaning that you don't have to call fit on it. 该中心对土著学习和支持,致力于为客户提供服务,以支持第一民族(状态/无状态 ),梅蒂斯人和因纽特学生的成功。 Sheridan is committed to providing services to support First Nations(Status/Non-Status ), Metis and Inuit students' success. NFS and NIS are build on top of UDP because of its speed and statelessness . 当子网的类型是SLAAC或者无状态 的DHCPv6的时候,一个Neutron端口会被从每个子网中分配一个IPv6地址。 When the subnet type is either SLAAC or DHCPv6 stateless , one IPv6 address from each subnet will be assigned to the Neutron port. 这是谢里登承诺支持所有土著学生的学术和个人成功的一部分:状态,无状态 ,梅蒂斯,人和因纽特人。 It is part of Sheridan's commitment to support the academic and personal success of all Indigenous students: Status, Non-Status , Metis, and Inuit. 由于HTTP驱动的应用程序是无状态 的,Session提供了一种在多个请求之间存储有关用户的信息的方法。 Since HTTP driven applications are stateless , sessions provide a way to store information about the user across requests.
Display more examples
Results: 101 ,
Time: 0.0293