The general notion is that one application could contain sessions from multiple protocols and use those protocols to create a rich user experience.
一般的观点是一个应用程序可以包含来自多个协议的会话,并使用这些协议创建丰富的用户体验。
The sessions are even restored across multiple Windows, which is very useful if you've working with multiple monitors.
这种会话甚至可以跨多个窗口被恢复,如果你用多台显示器工作时,这非常有用。
It prevents a common form of deadlock that occurs when multiple sessions are reading, locking, and potentially updating resources later.
防止当多个会话在读取、锁定以及随后可能进行的资源更新时发生常见的死锁。
Before moving on to redistributing these techniques to multiple machines, there's a quick trick for running remote interactive sessions directly without having to log in first.
在继续将这些技术重新分布到多台计算机之前,这里将介绍一个直接运行远程交互会话的技巧,而无需首先进行登录。
Users on the II ce side will expect to log into the connector only once, so our connector would have to do the extra work of maintaining multiple sessions across each collection.
在IIce端的用户希望只登录一次连接器,因此连接器就必须进行额外的工作来维护跨每一个集合的多个会话。
Multiple, simultaneous customer sessions must be supported in the Deals on Wheels reservation system and RDBMS.
车辆调度的预约系统和RDBMS(关系数据库管理系统)必须支持多重、并发的客户会话。
Imagine 2,000 users logging into the system during the early working hours of the day, each having multiple sessions to the same server!
假设在一天工作时间的早些时候有2,000个用户登录到系统中,而且每个用户都在相同的服务器上有多个会话,那是什么情况? !
This can imply multiple database queries and even multiple database sessions and templating solutions to build the new page.
这可能意味着为构建新页面需要更多的数据库查询或甚至更多的数据库会话和模板解决方案。
Their use of multiple processes is for failure containment across the user's browsing sessions rather than for security.
他们对多进程的使用是为了在不同浏览进程之间控制错误,而不是为了安全。
If database back-ed sessions do prove to become a bottleneck for you, and you can't get rid of them, you should be able to split them onto separate databases, or even multiple databases.
如果发现用数据库存储的会话是性能瓶颈,而且无法消除它们,那么应该考虑把它们分散到单独的数据库,甚至是多个数据库。
The interface also allows servlets to bind objects to sessions, thus associating that information with the specified client in a way that persists across multiple connections by the same client.
该接口还允许servlet将对象绑定到会话,从而以一种跨多个连接(来自相同客户机)持续存在的方式将该信息与特定的客户机进行关联。
As mentioned earlier, you can create multiple, concurrent Screen sessions, where each session can manage a suite of Windows.
正如前面提到的,可以创建多个同时运行的Screen会话,每个会话可以管理一系列窗口。
The update to CDT has new launch Group configuration for launching multiple sessions at once.
CDT的更新有了新的LaunchGroup配置,可用于一次开始多个会话。
As an aside, you can have multiple screen sessions running simultaneously, each with its own set of concurrent Windows.
顺便说一句,可以同时运行多个Screen会话,每个会话有一组同时运行的窗口。
Support multiple, concurrent user sessions.
支持多个并行的用户会话。
Forwarding X sessions from a remote host (possible through multiple intermediate hosts).
从一个远程主机转发x会话(可能通过多个中间主机)。
To test their procedures, they needed a man and a woman to impersonate a married couple for multiple sessions.
为了测试他们的流程,他们在很多时候需要一个男人和一个女人来模仿已婚夫妇。
Multiple, shorter sleep sessions nightly, rather than one long one, are an option.
一整晚频繁短暂而不是漫长的睡眠,可以只是一种选择。
Update Locks: Used on resources that can be updated. It prevents a common form of deadlock that occurs when multiple sessions are reading, locking, and potentially updating resources later.
更新锁:用于可更新的资源。它可以防止当多个会话在读取,锁定以及随后可能进行的资源更新时发生的常见形式的死锁。
You can have what I call one human-facing session while multiple sessions behind the screen are needed to complete the task of providing the information on mitigating the risks of vulnerabilities.
当需要为屏幕之后的多个会话提供信息以减少漏洞风险时,您可以使用我所说的一个human - facing会话。
Multiple sessions can be created for multiple devices and the logged data can be saved locally for later use.
可以为多个设备创建多个会话,并将记录的数据保存在本地以供以后使用。
Teradata Enterprise stage - a parallel bulk data load and export solution using multiple FastLoad and FastExport sessions.
TeradataEnterprise工作台—使用多个FastLoad和FastExport会话的并行批量数据加载和导出解决方案。
Expect can interact with multiple programs including shells and text-based Web browsers, start remote sessions, and run over the network.
Expect可以与多个程序进行交互,包括Shell和基于文本的Web浏览器,它可以启动远程会话,并通过网络进行执行。
Laurie Ann Silberman USES multiple conference lines to allow break-out sessions during retrospectives.
LaurieAnnSilberman则采用了多条会议连线,使分组讨论在回顾会议期间成为可能。
This insulation provided security and eliminated the need to build an operational communications infrastructure capable of supporting communications sessions with multiple concurrent users.
这种隔离提供了安全性,也消除了建设业务通讯基础设施以满足多用户同时通讯的需求。
That's it – blocking occurs not because multiple sessions are trying to update the same data, but because of non-optimized query that needs to process/acquire lock on the data it does not really need.
所以阻塞的发生并不是因为同时有多个会议尝试去更新相同的数据,而是因为没有经过优化的查询申请了锁,但读取到的数据往往是不必要的数据。
You can now attend multiple chat sessions at once through one unique new interface.
现在,您可以参加多个聊天会话一次通过一个独特的新的接口。
RavenDb - How can I save changes to multiple document sessions in one transaction?
我怎么能将更改保存到多个文档会议在一个事务中?。
This function is invoked from the I/O processor thread context, hence should be implemented in a way that it consumes minimal amount of time, as the same thread handles multiple sessions.
调用此函数从I /O处理器线程上下文,因此应该采取一种方式,它消耗最少量的时间,相同的线程处理多个会话执行。
This function is invoked from the I/O processor thread context, hence should be implemented in a way that it consumes minimal amount of time, as the same thread handles multiple sessions.
调用此函数从I /O处理器线程上下文,因此应该采取一种方式,它消耗最少量的时间,相同的线程处理多个会话执行。
应用推荐