Examples of using Shared resource in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Interactions with water as a shared resource.
Mounting an NFS shared resource to a drive letter.
Multiple threads might need to access a shared resource.
Unmounting an NFS shared resource from a drive letter.
These communities realized they relied on a finite, shared resource.
Changing the shared resource implies changing all the modules using it.
At that point the currentworker should no longer access the shared resource.
Shared resource control processing system Nickname: SRCP(= Shared Resouce Control Processing Unit).
Multiple connections to a server or shared resource are not allowed.
Water is a finite, shared resource, with high social, cultural, environmental and economic value.
SharePoint Online user doesn't receive an email invitation to a shared resource.
Water is a shared resource and its management needs to take into account a wide variety of con? icting interests.
Disconnect all previous connections to the server or shared resource and try again.
Because PSTs are a shared resource, opening and closing of PST files is controlled by a process called MAPI.
Water is one of the most important ingredients for the Suntory Group anda vital shared resource.
NET USEconnects a computer to a shared resource or disconnects a computer from a shared resource.
Once the current worker has ownership of the mutex,it can safely operate on the shared resource.
It is possible to map more than one computer drives to the shared resource and take benefit of this networked space.
As a consumer of water,the Coca-Cola system has a special responsibility to protect this shared resource.
Since a database is a shared resource, one expensive query may cause many other types of queries to run slower.
This was underlined by Sweden'sEnvironment Minister Karolina Skog:“Water is a shared resource and a shared responsibility.
Shared resource access can also be implemented with Web-based Distributed Authoring and Versioning(WebDAV).
You can create password databases as a shared resource and access them from multiple computers across the network.
Credential Management Profile owning system:An instance of CIM_ComputerSystem that represents the system that owns the shared resource.
When one project updates a shared Resource, the change can be automatically transmitted to all other projects that are using that Resource. .
NET provides a range oftypes that you can use to synchronize access to a shared resource or coordinate thread interaction.
Contention for the shared resource leads to one of the transactions being chosen as the“deadlock victim.” The transaction is killed and the deadlock victim may be immediately retried depending on the action.
ReaderWriterLockSlim class grants exclusive access to a shared resource for writing and allows multiple threads to access the resource simultaneously for reading.