RUS | ENG | DonNTU> Master's portal
Donetsk National Technical University Prihodko Semion

PRIHODKO Semion

Faculty: Computer science

Speciality: Software engineering

Theme of master's work: Analysis and design of object-oriented distributed runtime

Leader of work: Andriuhin A.

Materials on the theme of master's work: Autobiography | Links | Report about the search

Email: semion.ababo@gmail.com

Abstract

In spite of popularity of distributed system ideas the real Internet now is not much influenced by this kind of concept. That means it’s informational and computational resources are not really integrated. The needed resource integration consists in sophisticated search capabilities.

Nowadays we have two ways to satisfy our needs of search. The first major one is web search engines that are based on text compliance. The second is the file search in peer-to-peer networks based on hashing. These kinds of search are not perfect.

The more powerful search must be based on metadata. We are followers of object-oriented paradigm so going that way it is needed to wrap all code and data in future Internet into strong-typed objects. To achieve those capabilities a new distributed object-oriented Internet must be implemented.

Except the technical solution we need some kind of organizing solution because the metadata search is possible only inside standardized type space. It is not desirable to base the type standardization on classes – there is a variety of platforms and algorithms. More reasonable is to base standardization process on interfaces because they reflect pure data and action semantics. So the permanent interface standardization process is required (fig. 1).

Figure 1: Permanent standardization of interfaces

Figure 1: Permanent standardization of interfaces


DonNTU> Master's portal | Autobiography | Links | Report about the search