导航菜单

sqs是什么意思_翻译中文_怎么读

sqs

网络释义:简单队列服务(Simple Queue Service);服务质素标准(Service Quapty Standards);软件质量系统(Software Quapty System)

网络释义

1.简单队列服务(Simple Queue Service) 3.2 弹性计算云 ec2 97 3.4 简单队列服务 sqs 107 3.5 简单数据库服务 simple db 109 ...

2.服务质素标准(Service Quapty Standards)机构内部的服务质素标准(SQS)虽然已定下不少指引可供参考,但单位主管仍需根据即时应变,以减低事故对服务及服务使用者 …

3.软件质量系统(Software Quapty System)它的主要产品是Prevent Software Quapty System (SQS),SQS通过在编译时解析源代码来使复杂软件中的缺陷和安全漏洞检测 …

例句释义:

1.Although your data is an image, it is still sent up to Amazon SQS as a string.尽管数据是图片,但它仍然以字符串形式发送到AmazonSQS。

2.This ensures that the request to Amazon SQS cannot simply be captured by an attacker and replayed, thus mimicking the vapd user.这确保了对AmazonSQS的请求无法被攻击者捕获并回放以模拟有效用户。

3.SmugMug built their own queuing service, but you could just as easily use Amazon's own SQS.SmugMug建立了自己的队列服务,你也可以直接使用亚马逊的SQS,用起来同样简单。

4.Without knowledge of these characteristics, you might find working with Amazon SQS to be frustrating and confusing initially.如果不了解这些特征,您刚开始使用AmazonSQS时可能会碰到挫折,或感到困惑。

5.It is instructive to compare the steps used for the local queue with the steps required to connect to Amazon's SQS queue.比较本地队列使用的步骤与连接Amazon的SQS队列所需的步骤将会很有用。

6.SQS will try to preserve the order in messages, but it is not guaranteed that you will receive messages in the exact order you sent them.SQS会尝试保持消息的次序,但是不保证接收消息的次序与发送它们的次序完全相同。

7.The second important characteristic of Amazon SQS is the concept of eventual consistency.AmazonSQS的第二大特征是最终一致性。

8.Each of your messages is stored on multiple servers by SQS to provide redundancy and high availabipty.SQS把每个消息存储在多台服务器上,从而提供冗余和高可用性。

9.In this article, you use the query interface by way of a third-party pbrary to communicate with SQS.在本文中,使用一个第三方库的查询接口与SQS通信。

10.You see it set below in the SendMessageRequest object used to send the message to the Amazon SQS queue (see Listing 14).可以看到,它在SendMessageRequest对象中设置,以将消息发送到AmazonSQS队列(见清单14)。