deadlocksを含む例文一覧と使い方
該当件数 : 15件
Interestingly this happens to be the same heuristic that many relational database engines use to resolve deadlocks. 例文帳に追加
おもしろいことに、これは多くのリレーショナルデータベース・エンジンが、デッドロックを解決するヒューリスティクとまったく同じだ。 - Eric S. Raymond『ノウアスフィアの開墾』
A process that uses both ends of the connection in order to communicate with itself should be very careful to avoid deadlocks. 例文帳に追加
自分自身と通信するために両端を使用するプロセスはデッドロックを避けるために非常に注意深くなければならない。 - JM
The Deadlock project is a simple Java application with two threads.When you debug the application you will create a deadlock to illustrate how the IDE can help you detect deadlocks.例文帳に追加
Deadlock プロジェクトは、2 つのスレッドを持つ単純な Java アプリケーションです。 アプリケーションをデバッグする場合は、IDE がデッドロックの検出にどのように役立つかを示すため、デッドロックを作成します。 - NetBeans
This document describes how to use the Debugging window in NetBeans IDE 6.5 to debugmultithreaded applications.The tutorial also demonstrate how to use the IDE to detect deadlocks in an application. 例文帳に追加
ここでは、NetBeans IDE 6.5 の「デバッグ」ウィンドウを使用してマルチスレッドアプリケーションをデバッグする方法を説明します。 このチュートリアルでは、IDE を使用してアプリケーションのデッドロックを検出する方法も示します。 - NetBeans
To provide a simulation method which allows data races, deadlocks, and the like to be extracted without devising a program for debugging when simulating execution of the program on a software model of an LSI.例文帳に追加
本発明は、LSIのソフトウェアモデル上でプログラムの実行をシミュレートする際に、プログラムにデバッグ用の細工をすることなく、データレース及びデッドロック等を抽出可能なシミュレーション方法を提供することを目的とする。 - 特許庁
In the open system and the transition system of the environment, all deadlocks evaluating only the formulae whose values does not depend on open system environment and all announcement violations are preserved in a newly closed system transition system.例文帳に追加
オープンシステムおよびその環境の遷移システムにおいて、値がオープンシステム環境に依存しない式のみを評価するすべてのデッドロックおよびすべての表明違反は、新たなクローズドシステム遷移システムにおいて保存される。 - 特許庁
To provide a system and a method for controlling the avoidance of collisions and deadlocks in a workcell including a plurality of robots which automatically determines potential deadlock conditions and identifies a way to avoid potential deadlock conditions.例文帳に追加
複数のロボットを含むワークセルにおける衝突及びデッドロックの回避を制御するシステム及び方法は、起こりうるデッドロック状態を自動的に決定し、起こりうるデッドロック状態を回避する方法を確定する。 - 特許庁
If you check the application for deadlocks and a deadlock is detected, a message appears in the Debugging Window informing you about the deadlock.You can see that the threads in deadlock are indicated with a red bar in the left margin of the Debugging window.例文帳に追加
アプリケーションのデッドロックを検査してデッドロックを検出した場合、デッドロックについて知らせるメッセージが「デバッガ」ウィンドウに表示されます。 デッドロックのあるスレッドは、「デバッグ」ウィンドウの左マージンに赤いバーで示されます。 - NetBeans
To provide a node device capable of improving throughput by eliminating deadlocks without being affected by user actions and also always and fairly allocating resources, and a data transfer system and a data transfer method which use the node device.例文帳に追加
ユーザの行為に影響されることなく、デッドロックを解消してスループットを向上することができるとともに、常に公正にリソースを割り当てることができるノード装置、このノード装置を用いたデータ転送システムおよびデータ転送方法を提供する。 - 特許庁
Note that you should ensure that all your files have been saved because even though normal exceptions should only cause the build to fail cleanly, some critical bugs (e.g.AWT-related deadlocks) in your app could cause the IDE to hang orcrash.In unforked mode there can also be some subtle problems if your app's classpath includes packages that overlap packages in NB's startup classpath.例文帳に追加
通常の例外では、構築がクリーンな形で失敗するだけですが、アプリケーションの重大なバグ (AWT 関係のデッドロックなど) によって IDE がハングアップあるいはクラッシュすることがあるため、必ずすべてのファイルを保存してください。 - NetBeans
The IDE can help you identify potential deadlock situations by automatically searching for deadlocks among all suspended threads.When a deadlock is detected, the IDE displays a notification in the Debugging window and identifies the involved threads. 例文帳に追加
IDE は、中断されたすべてのスレッドに対してデッドロックを自動的に検索して、潜在的なデッドロックの状況を特定するのに役立ちます。 デッドロックが検出されると、IDE では「デバッグ」ウィンドウに通知が表示され、関連するスレッドが特定されます。 - NetBeans
Thus, only a data path related to a process which is a factor that causes deadlocks, a process with less advance in processing as compared with other processes, a process in low priority, or the like, is reset among the plurality of processes.例文帳に追加
これにより複数のプロセスのうち、デッドロックを引き起こしている要因となっているプロセスや、他のプロセスと比べて処理が進んでいないプロセスや、優先順位の低いプロセス等に関係するデータパスのみリセットを行い、通信路上に空きデータパケットを生成する。 - 特許庁
To reduce deadlocks of a game during the game, and to enable a comfortable game proceeding to be performed, in a game apparatus where a game piece is launched to an object on a field to which the game piece can be stuck and the game piece is eliminated when the launched game piece has satisfied a specified condition.例文帳に追加
ゲームピースを付着できるフィールドのオブジェクトに対し発射し、発射したゲームピースが所定の条件を満たしたとき、ゲームピースを消去するゲーム装置において、ゲーム途中でゲームの行き詰まりを軽減し、快適なゲーム進行を行うことができるゲーム装置を提供する。 - 特許庁
To solve the problem wherein in an information processing apparatus including a plurality of processing circuits connected to a ring bus, when the processing speeds (throughputs) of the processing circuits are different or the amounts of data in the processing circuits are increased or decreased, deadlocks occur or the throughput is decreased in the ring bus.例文帳に追加
リングバスに接続された複数の処理回路を有する情報処理装置において、各処理回路の処理速度(スループット)の違いや、処理回路内部でデータ量が増減してしまうケースが存在する際に発生するデッドロックや、リングバスのスループットの低下などが生じる。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”Homesteading the Noosphere” 邦題:『ノウアスフィアの開墾』 | This work has been released into the public domain by the copyright holder. This applies worldwide. Eric S. Raymond 著 山形浩生 YAMAGATA Hiroo 訳 リンク、コピーは黙ってどうぞ。くわしくはこちらを見よ。 プロジェクト杉田玄白 正式参加作品。 詳細は http://www.genpaku.org/ を参照のこと。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|