What is distributed function processing?



What is distributed function processing? ..

Answer / guest

Here the split occurs in the application functionality, one
part going to the client, other to the server. Distributed
function applications are the most complex of the three
typologies since two separately compiled application
programs must be developed. Developers must analyze where
each function should reside and what type of dialog must
occur between the two programs. The underlying
communications facilities may implement either a message-
based or remote procedure call (RPC) mechanism for
transfer of dialog and data. However, there are many
variants of this typology. One variant of the distributed
function style is where data management and application
function occur at both the client and server.
In this instance, data management at the client would
include referential, read-only data. Data frequently
updated or accessed by many users would
reside on the server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Client Server General Interview Questions

How are dipole attractions london dispersion forces and hydrogen bonding similar?

0 Answers  


Explain the term distribution coefficient in organic chemistry

0 Answers  


What is the structure of a dna molecule?

0 Answers  


What are the advantages of infrared technology?

0 Answers  


What is the equation for photosynthesis?

0 Answers  






What is a database server in client server environment?

0 Answers  


What is Client-server Computing?

2 Answers  


What makes a molecule into an organic molecule?

0 Answers  


What is the concentration, in parts per billion, of a solution that contains 1 microgram of solute per liter?

0 Answers  


What are 3 facts on evaporation?

0 Answers  


What is the chemical formula for dichromate?

0 Answers  


If you had a choice debugging deadlock problem or a livelock Problem, which would you choose? Why ? How would you proceed?

0 Answers  


Categories
  • Client Server Architecture Interview Questions Client Server Architecture (26)
  • Client Server General Interview Questions Client Server General (262)
  • Client Server AllOther Interview Questions Client Server AllOther (45)