Recent questions and answers in Distributed Computing

2.1k
views
1 answers
2 votes
Consider the following statements :I. Re-construction operation used in mixed fragmentation satisfies commutative rule.II. Re-construction operation used in vertical ... $II$ Both are correct None of the statements are correct.
195
views
0 answers
0 votes
In a real time system, the time is more important than the quality ofStructure of the systemFunction of the systemCardinality of the fileFunctional dependencies of the record
4.4k
views
1 answers
2 votes
Which of the following statements is not correct with respect to the distributed systems?Distributed system represents a global view of the network and considers it as a ... due to their beneficial aspects, user has to log on to that site.
1.8k
views
2 answers
0 votes
Which of the following statements is incorrect for Parallel Virtual Machine (PVM)?The PVM communication model provides asynchronous blocking send, asynchronous blocking ... of such messagesIn PVM model, the message order is not preserved
5.9k
views
2 answers
4 votes
Which of the following computing models is not an example of distributed computing environment ?Cloud computingParallel computing Cluster computing Peer-to-peer computing
2.3k
views
2 answers
0 votes
Semi-join strategies are techniques for query processing in distributed database system. Which of the following is semi-joined technique?Only the joining attributes ... from one site to another and then only the required rows are returned
3.2k
views
1 answers
2 votes
Suppose that the time to do a null remote procedure call (RPC) (i.e., 0 data bytes) is 1.0 msec with an additional 1.5 msec for every 1K of data. How ... it take to read 32 K from the file server as 32 1K RPCs?49 msec80 msec48 msec100 msec
3.6k
views
1 answers
1 votes
The distributed system is a collection of _____(P)_____ and communication is achieved in disributed system by ____(Q)____, where (P) ... , repspectivelyLoosely coupled software on tightly coupled hardware and file sharing, repspectively
3.0k
views
1 answers
1 votes
Which of the following is not valid with reference to Message Passing Interface(MPI)?MPI can run on any hardware platformThe programming model is a ... Comm - Size returns the total number of MPI processes in specified communication
4.3k
views
1 answers
2 votes
In a distributed computing environment, distributed shared memory is used which is Logical combination of virtual memories on the nodes.Logical combination of physical ... of the secondary memories on all the nodes.All of the above
3.0k
views
1 answers
2 votes
Location transparency allows:I. Users to treat the data as if it is done at one location.II. Programmers to treat the data as if it is at one location.III. Managers to treat the ... $III$ $I$ and $II$ only $II$ and $III$ only$II$ only
3.7k
views
1 answers
3 votes
A computing architecture, which allows the user to use computers from multiple administrative domains to reach a common goal is called asGrid ComputingNeutral NetworksParallel ProcessingCluster Computing
1.9k
views
1 answers
0 votes
Object Request Broker (ORB) isI. A software program that runs on the client as well as on the application server.II. A software program that runs on the client side only.III. A software ... I$, $II$ & $III$I$ & $II$ $II$ & $III$ $I$ only
406
views
1 answers
0 votes
Help get things started by asking a question.