• 进行代码路径分析查看阻塞请求并发执行代码是否存在同步阻塞

    Do code path analysis to see if there is a synchronized block in the code that is blocking requests to execute concurrently.

    youdao

  • HealthCenter可视化行为突出显示那些正在阻塞请求有可能影响性能

    The Health Center visualizes lock activity and highlights locks that are blocking requests and potentially affecting performance.

    youdao

  • 对于中断请求阻塞但是仍然要花时间执行方法可以轮询中断状态中断的时候提前返回

    Methods that do not block but that still may take a long time to execute can respect requests for interruption by polling the interrupted status and return early if interrupted.

    youdao

  • 如何分离操作请求响应,以使得接收到响应之前不必阻塞线程执行

    How can the operation request and response be decoupled so the thread of execution does not have to block until a response is received?

    youdao

  • ejb实例其他请求阻塞直到该事务完成为止

    Other requests for the EJB instance are blocked until the transaction completes.

    youdao

  • 多个线程同时请求同一个,会有一个线程获胜得到锁,其他线程被阻塞

    When multiple threads ask for the same lock at the same time, one wins and acquires the lock, and the others block.

    youdao

  • 通过阻塞特定IPHTTP请求处理可以防止暴力破解口令攻击

    The blocking of processing HTTP requests for particular IPs prevents brute force password attacks.

    youdao

  • 同步处理请求阻塞调用

    Requests processed synchronously are blocking calls.

    youdao

  • 同步——使用者通过单个线程调用服务线程发送请求服务运行时阻塞并且等待响应

    SynchronousThe consumer uses a single thread to invoke the service; the thread sends the request, blocks while the service is running, and waits for the response.

    youdao

  • 话说,客户端的执行线程可能会在请求发送立即阻塞

    In other words, a client's thread of execution might not be blocked immediately after a request has been sent.

    youdao

  • 试图纳入请求拒绝接受请求阶段进行阻塞

    Block stages that try to put a request on it or simply refuse to accept a request.

    youdao

  • 事实上线程队列尝试另一个remove调用变成阻塞直到一个请求可用

    The thread will in fact attempt another remove call on the queue and will become blocked until the next available request.

    youdao

  • 如果多个线程完成上面初始调用尝试锁定信号量,则这些线程会被阻塞它们请求进入队列直到执行pthread _ mutex_unlock调用。

    If multiple threads attempt to lock a semaphore after the initial call above, they block and their requests are queued until the pthread_mutex_unlock call is performed.

    youdao

  • 所有数据请求解析浏览器处理因此可以减少服务器负载避免阻塞页面其它portlet呈现

    All the data requests and parsing are handled by the browser, thereby reducing the server load and avoiding blocking other portlets on the page from rendering.

    youdao

  • 这种方法中,客户机阻塞模式请求发送一个web服务端点

    In this approach, a client sends a request to a web service endpoint in a non-blocking mode.

    youdao

  • 由于它们因特网网关带宽限制美国陆海空三军最近开始阻塞来自它们内部网络的,对例如YouTubeMySpace之类视频服务器访问请求

    America's armed forces recently began blocking access to video services such as YouTube and MySpace from their internal networks, because of bandwidth limitations at their Internet gateway.

    youdao

  • req对象open() 方法构造请求,再send() 方法发送请求,这时这个方法会阻塞直到接收到响应为止。

    The req object constructs the request with open() and sends the request using send(), which blocks until a response is received.

    youdao

  • 如果攻击者重新向AmazonSQS服务发送请求重复签名表示请求属于捕获重放攻击,AmazonWeb服务将会阻塞

    If an attacker re-sends the request to the Amazon SQS service, the repetition of its signature identifies the request as a capture-replay attack, and Amazon Web Services blocks the it.

    youdao

  • 这些具有无等待端的队列,在这里一个NHRT可以请求某些数据(具体取决于类),存在阻塞风险

    These are queues that have a wait free side where an NHRT can request to read or write some data (depending on the class) without the danger of blocking.

    youdao

  • 客户客户软件发出请求消息就会阻塞直到收到服务调用响应消息。

    The client software on the customer side will send the request message and then blocks until the response message for that service invocation is received.

    youdao

  • 就导致了访问任务所有线程阻塞不仅仅访问任务工作组成员用户请求阻塞

    This caused all the threads to block when accessing the tasks, instead of only the requests by users that have access to the tasks and members of the group.

    youdao

  • 登录服务例子发现第二问题同步消息交换协议阻塞服务请求处理

    The second problem identified in the logging service example was the blocking of the service requestor process as a result of the synchronous message exchange protocol.

    youdao

  • 坚持使用请求/响应模型的同时,可以使用阻塞I/ONIO保持连接打开状态不需要浪费等待线程

    While sticking with the request/response model, you can use Non-Blocking I/O (NIO) to keep a connection open without wasting waiting threads.

    youdao

  • 收件箱都你们的迫切请求产品服务介绍以及确认请求阻塞了。

    My in-box is clogged with your importunings, offerings, and requests for validation.

    youdao

  • 如果synctrue,那么信息就会被同步请求意味着服务器检索数据时,用户界面将会被阻塞

    If sync is true, the information is requested synchronously, which means the user interface is blocked while retrieving data from the server.

    youdao

  • 客户机请求队列变为可用时,马上remove方法阻塞第一等待线程所消费

    When a client becomes available on the request queue, it is immediately consumed by the first waiting thread blocked on the remove method.

    youdao

  • 如果请求同步的,这个方法收到响应之后返回意味着Ajax函数会一直阻塞直到这个方法返回。

    If it is synchronous, the method returns only after the response is received, which means that the Ajax function blocks until the method returns.

    youdao

  • 意味着一个请求实体阻塞连接使用直到全部被发送

    This means that a large request entity can block the use of the connection until it is completely sent.

    youdao

  • RCP应用程序将生成uriserver,方法是调用新的URIServer . start,自己的线程启动服务器防止RCP应用程序由于等待TCP请求而被阻塞

    Our RCP application spawns URIServer by calling new URIServer .start , launching the sever in its own thread and preventing the RCP application from blocking with waiting TCP requests.

    youdao

  • RCP应用程序将生成uriserver,方法是调用新的URIServer . start,自己的线程启动服务器防止RCP应用程序由于等待TCP请求而被阻塞

    Our RCP application spawns URIServer by calling new URIServer .start , launching the sever in its own thread and preventing the RCP application from blocking with waiting TCP requests.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定