2. Development environment for RPC
This section is dedicated to programming a distributed application using the client-server model. This of course includes programming the client, programming the server and programming the exchanges between the client and server programs. Ideally, all these aspects should be programmed using a single programming language that integrates distribution. There have been many attempts to define such a language, based in particular on existing object-oriented languages (C++ and Eiffel among others), which have resulted in experimental prototypes.
This approach has a number of advantages, as the integration of distribution into the language concepts makes distribution processing elementary (or even non-existent) for the application programmer. The language compiler generates stub code directly, without the need for an IDL. In addition, the libraries associated with the...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Development environment for RPC
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
References
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!