If a connection indication arrives when the queue is full, the connection is refused.
如果连接指令到达之时队列已满,连接将被拒绝。
In a bounded blocking queue, the writer thread also needs to wait if the queue is full.
对于有大小限制的阻塞队列,如果队列满了,写线程也需要等待。
If this queue is full, the application is not allowed to send any more data until the backlog is cleaned up.
如果这个队列满了,就不允许应用程序发送更多数据,直到清理完积压的队列为止。
They are used when an operation on a message queue deems the process go into a sleep state (i. e. queue is full and the process is waiting for an opening).
他们认为一个消息队列上的操作过程中进入睡眠状态(即队列已满,该进程正在等待开口)时使用。
If the queue is full, the writer thread waits on the _wcond condition variable; the reader thread will need a notification to all threads after consuming data from the queue.
如果队列满了,写线程等待_ wcond条件变量;读线程在从队列中取出数据之后需要通知所有线程。
The queue is BlockingCollection which perfectly suits the needs of this module: it blocks the producer thread if the queue is full and blocks the consumer thread when queue is empty.
队列是BlockingCollection,它非常适合这个模块:在队列满时,阻塞生产者线程,当队列空时,阻塞消费者线程。
In common usage, "full repository" is often shortened to "repository" and all other nodes are simply queue managers participating in the cluster.
在常见的用法中,“完整储存库”通常简称为“储存库”,而所有其他节点都是参与集群的队列管理器。
Some queues are restricted in size, so when you want to add a new item to a full queue, the additional item is rejected.
一些队列有大小限制,因此如果想在一个满的队列中加入一个新项,多出的项就会被拒绝。
If the queue on the ODR is full, then 503 responses are returned.
如果ODR上的队列已满,那么将返回503响应。
There is full command line support in ICE ECC. Command line commands add automatically to queue and execute asynchronous.
在ICEECC中有完整的命令行支持。命令行命令自动添加到队列并异步执行。
If there is a slight skewing favoring an empty queue over a full one, the pipe will rarely fill and the reader will more often receive fresh Numbers.
如果有轻微的扭曲支持一个空的队列满的,管道将很少填补和读者经常会收到新的号码。
If there is a slight skewing favoring an empty queue over a full one, the pipe will rarely fill and the reader will more often receive fresh Numbers.
如果有轻微的扭曲支持一个空的队列满的,管道将很少填补和读者经常会收到新的号码。
应用推荐