Question 541 :
The degree of tolerance of update dependancy and state read is defined as________.
- Concurrency
- Consistency
- Availability
- Isolation
Question 542 :
A replica set can have only ________ primary.
- One
- two
- three
- zero
Question 543 :
What is the characteristic of Naming and Name resolution?
- Name system in the network.
- Address messages with the process-id
- Virtual Circuit
- Message Switching
Question 544 :
To improve performance, many distributed systems
- combine check pointing with recovery oriented computing
- combine check pointing with message logging
- combine check pointing with distributed commit
- combine distributed commit with message logging.
Question 545 :
MOM stands for?
- Message oriented middleware
- Mails oriented middleware
- Middleware of messages
- Main object middleware
Question 546 :
How does the Quorum-based mutual exclusion algorithm reduce the message complexity of invoking mutual exclusion
- By having sites broadcast the request to all other sites
- By having sites broadcast the request to a central coordinator
- By having sites ask permission to a higher priority site
- By having sites ask permission from only a subset of sites.
Question 547 :
To organise file systems on disk _______________
- they are split into one or more partitions
- information about files is added to each partition
- they are made on different storage spaces
- they are made on same storage spaces
Question 548 :
From the given options select the appropriate statement for sequential consistency(SC).
- SC is the strongest and yet practical consistency model
- SC allows for high availability during periods of network disconnectivity
- SC allows a client thread to read a stale value of some variable
- SC is only applicable to distributed shared memory systems and not applicable to distributed storage systems
Question 549 :
What is WPA?
- wi-fi protected access
- wired protected access
- wired process access
- wi-fi process access
Question 550 :
________ Property of Distributed System offers services according to standard rules that describe the syntax and semantics of those services
- Openness
- Transparency
- Reliabilty
- Scalability
Question 551 :
A DFS should provide following services____.
- Transparency, User mobility, Performance, Simplicity and ease of use.
- Opacity,User mobility, Performance, Simplicity and ease of use.
- Immobility ,Transparency,Performance,Simplicity and ease of use.
- Opacity,User mobility, Performance, difficult to use.
Question 552 :
_________________ is often used for implementing specialized threads within a process.
- Team model
- Dispatcher worker model
- Pipeline model
- Light model
Question 553 :
Which event is concurrent with the vector clock (2, 8, 4)?
- (3, 9, 5)
- (3, 8, 4)
- (1, 7, 3) à
- (4, 8, 2)
Question 554 :
What are the characteristics of transaction semantics?
- The users of this model are interested in the atomicity property for their transaction
- Suitable for applications that are concerned about coherence of data
- Easy to implement in a single processor system
- Write-back enhances access performance
Question 555 :
Processor Consistency model guarantees and conforms that
- All write accomplished on identical memory location in identical sequence.
- All write accomplished on random memory location in random sequence
- All write accomplished on random memory location in identical sequence
- All write accomplished on identical memory location in random order
Question 556 :
Hide the failure and recovery of a resource is known as which transparency
- Failure
- Location
- Migration
- Relocation
Question 557 :
The ____- control the assignment of resources to processes
- task manager
- resource manager
- process manager
- object manager
Question 558 :
Google is a _______based corporation
- Japan
- US
- Rasia
- UK
Question 559 :
datanodes and namenode are two elements of which file system?
- AFS
- HDFS
- NFS
- None of the above
Question 560 :
Which one of the following is not true about NFS?
- Server- client Based Architecture
- Clientand Server Caching
- End users do not interact
- No Replication
Question 561 :
Identify the distributed file system among the options.
- Andrew file system
- EXT
- FAT32
- FAT
Question 562 :
Which are the two complementary deadlock-prevention schemes using timestamps?
- The wait-die - wound-wait scheme
- The wait-n-watch scheme
- The wound-wait scheme
- The wait-wound - wound-wait scheme
Question 563 :
Which one is NOT a part of the sets of services underlying the Google Search Engine
- Crawling
- Testing
- Ranking
- Indexing
Question 564 :
The application layer packet is encapsulated in a
- TCP or UDP packet
- IP packet
- Presentation packet
- data link layer
Question 565 :
Hide the failure and recovery of a resource is known as which transparency
- Failure
- Location
- Migration
- Relocation
Question 566 :
_____ implies that the user need not be aware whether the resource is in volatile memory or on the disk.
- Relocation Transparency
- Location Transparency
- Migration Transparency
- Persistence Transparency
Question 567 :
Which are the two complementary deadlock-prevention schemes using timestamps?
- The wait-die - wound-wait scheme
- The wait-n-watch scheme
- The wound-wait scheme
- The wait-wound - wound-wait scheme
Question 568 :
With multiprogramming ______ is used productively.
- time
- space
- money
- ready
Question 569 :
Which event is concurrent with the vector clock (2, 8, 4)?
- (3, 9, 5)
- (3, 8, 4)
- (1, 7, 3) à
- (4, 8, 2)
Question 570 :
A system that offers intermediate-term storage capacity for messages, without requiring either the sender or receiver to be active during message transmission is suitable for
- Persistent asynchronous communication
- Transient asynchronous communication
- Persistent synchronous communication
- Transient synchronous communication