stateless
adj. 无国籍的
2026-03-22 11:28 浏览次数 25
adj. 无国籍的
"stateless persons"
stateless class无状态类
Stateless Computing无状态计算
stateless autoconfiguration无状态自动配置
Stateless entities无国籍公司
Stateless Object无状态对象
stateless system无状态系统
Stateless filtering无状态过滤
stateless person无国籍人
Stateless Session无状态会话
message flows should be stateless engines in the mediation activities.
消息流应该是中介活动中的无状态引擎。
view rendering logic moves to the browser, which makes the server more stateless and thus more scalable.
视图显示逻辑向浏览器移动,这使服务器更为无状态且更加可伸缩。
the second version of the example application adds a stateless session ejb into the mix.
示例应用程序的第二个版本中加入了一个无状态的会话ejb。
a discussion of the merits of stateful and stateless services, including techniques for the specification and design of services that manage resource state.
对有状态和无状态服务的优点的讨论,包括对于规范的技术和管理资源状态的服务设计。
one example where scripting is quite appropriate is that of generating an operating system image, whether it be stateless or stateful.
非常适合使用脚本的一种情况是生成操作系统映像(无论是无状态的还是有状态的)。
it makes sense to split a long running task to a number of repeatable stateless tasks to reduce transaction size.
将一个长期运行的任务分割成多个可重复的无状态任务能够显着地减少事务大小。
so as long as you stick to the simplest rules of concurrent programming - stateless services and immutable objects, it will be a breeze to wire your services to any producer or consumer.
所以只要你坚持并发编程的最简单规则——无状态服务和不变对象,将你的服务绑定到任何生产者或消费者上都会轻而易举。
a stateless server is more realistic in practice when the client is only requesting resources.
在客户端仅仅请求资源时,采用无状态服务器实际上是更现实的。
because http is a stateless protocol, there is no inherent information about the page a user looked at previously before he or she looks at another one.
由于http是无状态的协议,不存在有关用户在查看另一个页面之前所查看的页面的固有信息。
stateless -- all data associated with a given function is passed in and out on a single call, enabling any client request to be handled by any running instance in any order.
无状态——通过单个调用传入传出给定函数的所有相关数据,支持任何运行的实例以任何方式处理任何客户请求。
now, compare all this to the ease with which a field can be added to a stateless e-mail rule record.
现在比较一下,哪一个能够不费力的将域添加到一个无状态的电子邮件规则记录中。
in other words, not quite the hordes of homeless, stateless refugees fleeing runaway climate change that the sensationalist headlines evoke.
换句话说,失控的气候变化导致大批无家可归的无国籍难民出逃,这样的标题只是哗众取宠。
it is ideal for stateless service objects.
对于无状态服务对象很理想。
a handler should be implemented as a stateless instance.
一个处理程序应该被作为无状态的实例实现。
as with other service implementation types, business rules may be either stateless or stateful, meaning they may choose to maintain internal data records across multiple invocations.
和其他服务实现类型一样,业务规则可能为无状态的或有状态的,即可以选择跨多个调用维护内部数据记录。
the application server can now be in the business of rendering data, executing business logic and business flow, and becoming more stateless and scalable.
应用程序服务器现在可以处理数据呈现、执行业务逻辑和业务流,且变得越来越无状态和可伸缩。
for the purposes of this article, we define stateless computing as running your operating system in memory instead of keeping it on disk.
对于本文的上下文,我们把无状态计算定义为在内存中运行操作系统,而不是把操作系统放在磁盘上。
they lived in a stateless twilight zone.
他们住在无国籍的边缘地区。
that practice defeats the purpose of stateless programming because you do need to hold resources for each connected user.
这种做法破坏了无状态编程的优势,因为需要为每个连接的用户占用一定的资源。