【英単語】concurrent-accessを徹底解説!意味、使い方、例文、読み方

【英単語】concurrent-accessを徹底解説!意味、使い方、例文、読み方

「concurrent access」の意味(noun)

品詞(英単語での分類): 名詞
「IT」に関する用語

【複数のユーザーが同時にコンピューターシステムを使用できるようにするという事実】の意味として使われています。

和訳:【同時アクセス】

例文
The licence type you choose will depend on the number of people requiring concurrent access.
選択するライセンスの種類は、同時アクセスが必要な人数によって異なります。
【concurrent-access】に関するの例文(英語の例文と和訳)

参考:「concurrent access」の例文一覧

例文
If concurrent access to a single bean is attempted, the container simply routes each request to a different instance.
単一の Bean への同時アクセスが試行された場合、コンテナーは各要求を別のインスタンスにルーティングするだけです。
例文
By carefully controlling which variables are modified inside and outside the critical section, concurrent access to that state is prevented.
クリティカル セクションの内外で変更される変数を慎重に制御することで、その状態への同時アクセスが防止されます。
例文
The 2. x releases added a locking system enabling concurrent access to data.
2.x リリースでは、データへの同時アクセスを可能にするロック システムが追加されました。
【concurrent-access】に関するの例文(英語の例文と和訳)
例文
All other non-cyclic dependencies should not invalidate vectorization, since there won’t be any concurrent access in the same vector instruction.
他のすべての非循環依存関係は、ベクトル化を無効にしないでください。これは、同じベクトル命令で同時アクセスが発生しないためです。
例文
Collaborative mapping and specifically surface sharing faces the same problems as revision control, namely concurrent access issues and versioning.
共同マッピングと特にサーフェス共有は、リビジョン管理と同じ問題、つまり同時アクセスの問題とバージョン管理に直面しています。
例文
This requires protection mechanisms such as locks, semaphores and monitors to control concurrent access .
これには、同時アクセスを制御するためのロック、セマフォ、モニターなどの保護メカニズムが必要です。
【concurrent-access】に関するの例文(英語の例文と和訳)
例文
However, access to a single bean instance is still limited to only one client at a time, concurrent access to the bean is prohibited.
ただし、1 つの Bean インスタンスへのアクセスは、一度に 1 つのクライアントのみに制限されており、Bean への同時アクセスは禁止されています。
例文
Distributed curation is made possible by using a custom-tailored locking system allowing concurrent access .
分散キュレーションは、同時アクセスを可能にするカスタム調整されたロック システムを使用することで可能になります。
例文
Most programming languages rely on threads or complex abstraction classes to handle parallelism and the complexity that comes with it, like concurrent access to shared resources.
ほとんどのプログラミング言語は、スレッドまたは複雑な抽象化クラスに依存して、並列処理とそれに伴う複雑さ (共有リソースへの同時アクセスなど) を処理します。
【concurrent-access】に関するの例文(英語の例文と和訳)
例文
A parallel file system is a type of distributed file system that distributes file data across multiple servers and provides for concurrent access by multiple tasks of a parallel application.
並列ファイル システムは、ファイル データを複数のサーバーに分散し、並列アプリケーションの複数のタスクによる同時アクセスを提供する分散ファイル システムの一種です。

「concurrent-access」のネイティブ発音(読み方)を聞きましょう!

下記動画を聞きながらconcurrent-accessの発音を練習しましょう

【絶対聞こう】アメリカ人が「concurrent-access」の意味について解説】!


concurrent accessの実際の意味・ニュアンス(同時アクセス?コンカレントアクセス?並列アクセス?並行アクセス?)を理解して、正しく使いましょう!

The only application that uses direct concurrent access currently is.
現在、直接同時アクセスを使用するアプリケーションは だけです。
The IMAP server must be rewritten to synchronize concurrent access.
IMAP サーバーは、同時アクセスの同期をとるよう書き直す必要があります。
Oracle RAC is based on a cluster software infrastructure that provides concurrent access to the same storage and the same set of datafiles from all nodes in the cluster.
Oracle RACは、クラスタ内のすべてのノードから同じストレージおよび同じデータ ファイルのセットにコンカレント アクセスを提供するクラスタ ソフトウェア インフラストラクチャに基づいています。
To obtain the best bandwidth performance with a RAID 3 LUN, you need to limit concurrent access to the LUN.
RAID 3 LUNで最大の帯域幅性能を得るには、LUNへのコンカレント アクセスを制限する必要があります。
Underneath the hood, Realm uses Multiversion Concurrency Control to provide concurrent access to the database across threads and processes.
Realmはマルチバージョン同時実行制御を使用して、スレッドとプロセス間におけるデータベースへの並列アクセスを提供します。
The Volume Manager will create a worker thread for each stripe segment, thus increasing the level of concurrent access to the storage system.
ボリューム・マネージャは、1つのストライプ・セグメントに対して1つのワーカー・スレッドを作成し、ストレージ・システムへの並列アクセスのレベルを強化します。
We will once again enable concurrent access.
同時アクセスを再度有効にします。
Products managed from Sybase Central may support concurrent access.
Sybase Central によって管理される製品が、同時アクセスをサポートする場合があります。
PostgreSQL provides various lock modes to control concurrent access to data in tables.
PostgreSQLは、テーブル内のデータに対する同時アクセスを制御するために様々な種類のロックモードを備えています。
It also cares about consistency for concurrent access to entities (concurrency handling).
また、エンティティへの同時アクセスの一貫性(同時処理)も管理している。
The number of concurrent access is limited to 1 user.
同時アクセス数は2ユーザーです。
Limit concurrent access to RAID 3 LUNs for the best bandwidth performance.
RAID 3 LUNへの同時アクセスを制限することで、最適な帯域幅のパフォーマンスが得られます。
See Multihost Devices for information about concurrent access to disks.
ディスクへの同時アクセスについては、Multihost Devicesを参照してください。
See also perfect linear speedup. lock A synchronization mechanism for providing atomic operation by limiting concurrent access to a resource.
完全に直線的なスピードアップも参照してください。ロックリソースへの同時アクセスを制限することでアトミック操作を提供するための同期メカニズム。
They use file level locks to prevent concurrent access to the same file
ファイル レベルのロックを使用して、同一ファイルへの同時アクセスを防止
This lets 5G support concurrent access through local compute servers (at edge) as well as centralized cloud servers.
これにより、5Gは集中型クラウドサーバーと同様にローカルコンピューティングサーバー(エッジ)を介した同時アクセスをサポートすることができます。
The Lock Manager issues locks on data blocks, which in turn controls concurrent access to data.
ロック・マネージャでは、データ・ブロックのロックを発行して、データへの同時アクセスを制御します。
IMAP permits also manipulation of the messages in the server, remote creation and deletion of folders in the server, concurrent access to shared mail folders, etc.
IMAP は、サーバ中のメッセージを操作したり、サーバ中のフォルダをリモートから作成削除したり、共有メールフォルダへの同時アクセスなどができます。 <url name=” IMAP と POP の簡単な比較”
CIFS clients denying concurrent access for read or write cannot open files locked by NFS for exclusive or shared access.
読み取りまたは書き込みの同時アクセスを拒否するCIFSクライアントは、NFSが排他アクセスまたは共有アクセスのためにロックしたファイルを開くことはできない。
None of the access methods provide any form of concurrent access, locking, or transactions.
どのアクセスメソッドも、同時アクセス、ロック、トランザクションの仕組みは備えていない。

「concurrent access」の意味(noun)

品詞(英単語での分類): 名詞
「IT」に関する用語

【複数のユーザーが同時にコンピューターシステムを使用できるようにするという事実】の意味として使われています。

和訳:【同時アクセス】

例文
The licence type you choose will depend on the number of people requiring concurrent access.
選択するライセンスの種類は、同時アクセスが必要な人数によって異なります。
【concurrent-access】に関するの例文(英語の例文と和訳)

参考:「concurrent access」の例文一覧

例文
If concurrent access to a single bean is attempted, the container simply routes each request to a different instance.
単一の Bean への同時アクセスが試行された場合、コンテナーは各要求を別のインスタンスにルーティングするだけです。
例文
By carefully controlling which variables are modified inside and outside the critical section, concurrent access to that state is prevented.
クリティカル セクションの内外で変更される変数を慎重に制御することで、その状態への同時アクセスが防止されます。
例文
The 2. x releases added a locking system enabling concurrent access to data.
2.x リリースでは、データへの同時アクセスを可能にするロック システムが追加されました。
【concurrent-access】に関するの例文(英語の例文と和訳)
例文
All other non-cyclic dependencies should not invalidate vectorization, since there won’t be any concurrent access in the same vector instruction.
他のすべての非循環依存関係は、ベクトル化を無効にしないでください。これは、同じベクトル命令で同時アクセスが発生しないためです。
例文
Collaborative mapping and specifically surface sharing faces the same problems as revision control, namely concurrent access issues and versioning.
共同マッピングと特にサーフェス共有は、リビジョン管理と同じ問題、つまり同時アクセスの問題とバージョン管理に直面しています。
例文
This requires protection mechanisms such as locks, semaphores and monitors to control concurrent access .
これには、同時アクセスを制御するためのロック、セマフォ、モニターなどの保護メカニズムが必要です。
【concurrent-access】に関するの例文(英語の例文と和訳)
例文
However, access to a single bean instance is still limited to only one client at a time, concurrent access to the bean is prohibited.
ただし、1 つの Bean インスタンスへのアクセスは、一度に 1 つのクライアントのみに制限されており、Bean への同時アクセスは禁止されています。
例文
Distributed curation is made possible by using a custom-tailored locking system allowing concurrent access .
分散キュレーションは、同時アクセスを可能にするカスタム調整されたロック システムを使用することで可能になります。
例文
Most programming languages rely on threads or complex abstraction classes to handle parallelism and the complexity that comes with it, like concurrent access to shared resources.
ほとんどのプログラミング言語は、スレッドまたは複雑な抽象化クラスに依存して、並列処理とそれに伴う複雑さ (共有リソースへの同時アクセスなど) を処理します。
【concurrent-access】に関するの例文(英語の例文と和訳)
例文
A parallel file system is a type of distributed file system that distributes file data across multiple servers and provides for concurrent access by multiple tasks of a parallel application.
並列ファイル システムは、ファイル データを複数のサーバーに分散し、並列アプリケーションの複数のタスクによる同時アクセスを提供する分散ファイル システムの一種です。

「concurrent-access」のネイティブ発音(読み方)を聞きましょう!

下記動画を聞きながらconcurrent-accessの発音を練習しましょう

【絶対聞こう】アメリカ人が「concurrent-access」の意味について解説】!


concurrent accessの実際の意味・ニュアンス(同時アクセス?コンカレントアクセス?並列アクセス?並行アクセス?)を理解して、正しく使いましょう!

The only application that uses direct concurrent access currently is.
現在、直接同時アクセスを使用するアプリケーションは だけです。
The IMAP server must be rewritten to synchronize concurrent access.
IMAP サーバーは、同時アクセスの同期をとるよう書き直す必要があります。
Oracle RAC is based on a cluster software infrastructure that provides concurrent access to the same storage and the same set of datafiles from all nodes in the cluster.
Oracle RACは、クラスタ内のすべてのノードから同じストレージおよび同じデータ ファイルのセットにコンカレント アクセスを提供するクラスタ ソフトウェア インフラストラクチャに基づいています。
To obtain the best bandwidth performance with a RAID 3 LUN, you need to limit concurrent access to the LUN.
RAID 3 LUNで最大の帯域幅性能を得るには、LUNへのコンカレント アクセスを制限する必要があります。
Underneath the hood, Realm uses Multiversion Concurrency Control to provide concurrent access to the database across threads and processes.
Realmはマルチバージョン同時実行制御を使用して、スレッドとプロセス間におけるデータベースへの並列アクセスを提供します。
The Volume Manager will create a worker thread for each stripe segment, thus increasing the level of concurrent access to the storage system.
ボリューム・マネージャは、1つのストライプ・セグメントに対して1つのワーカー・スレッドを作成し、ストレージ・システムへの並列アクセスのレベルを強化します。
We will once again enable concurrent access.
同時アクセスを再度有効にします。
Products managed from Sybase Central may support concurrent access.
Sybase Central によって管理される製品が、同時アクセスをサポートする場合があります。
PostgreSQL provides various lock modes to control concurrent access to data in tables.
PostgreSQLは、テーブル内のデータに対する同時アクセスを制御するために様々な種類のロックモードを備えています。
It also cares about consistency for concurrent access to entities (concurrency handling).
また、エンティティへの同時アクセスの一貫性(同時処理)も管理している。
The number of concurrent access is limited to 1 user.
同時アクセス数は2ユーザーです。
Limit concurrent access to RAID 3 LUNs for the best bandwidth performance.
RAID 3 LUNへの同時アクセスを制限することで、最適な帯域幅のパフォーマンスが得られます。
See Multihost Devices for information about concurrent access to disks.
ディスクへの同時アクセスについては、Multihost Devicesを参照してください。
See also perfect linear speedup. lock A synchronization mechanism for providing atomic operation by limiting concurrent access to a resource.
完全に直線的なスピードアップも参照してください。ロックリソースへの同時アクセスを制限することでアトミック操作を提供するための同期メカニズム。
They use file level locks to prevent concurrent access to the same file
ファイル レベルのロックを使用して、同一ファイルへの同時アクセスを防止
This lets 5G support concurrent access through local compute servers (at edge) as well as centralized cloud servers.
これにより、5Gは集中型クラウドサーバーと同様にローカルコンピューティングサーバー(エッジ)を介した同時アクセスをサポートすることができます。
The Lock Manager issues locks on data blocks, which in turn controls concurrent access to data.
ロック・マネージャでは、データ・ブロックのロックを発行して、データへの同時アクセスを制御します。
IMAP permits also manipulation of the messages in the server, remote creation and deletion of folders in the server, concurrent access to shared mail folders, etc.
IMAP は、サーバ中のメッセージを操作したり、サーバ中のフォルダをリモートから作成削除したり、共有メールフォルダへの同時アクセスなどができます。 <url name=” IMAP と POP の簡単な比較”
CIFS clients denying concurrent access for read or write cannot open files locked by NFS for exclusive or shared access.
読み取りまたは書き込みの同時アクセスを拒否するCIFSクライアントは、NFSが排他アクセスまたは共有アクセスのためにロックしたファイルを開くことはできない。
None of the access methods provide any form of concurrent access, locking, or transactions.
どのアクセスメソッドも、同時アクセス、ロック、トランザクションの仕組みは備えていない。

人気急上昇中英単語一覧

最新投稿英単語一覧