4 resultados para network of workstations

em Bulgarian Digital Mathematics Library at IMI-BAS


Relevância:

100.00% 100.00%

Publicador:

Resumo:

MINERVA is a project funded by the European Commission IST Programme within the 5th Framework Programme. It created a network of EU Ministries and other agencies in charge of cultural policies and programmes, which is open to enlargement to new countries and new sectors of the civil society. The network discusses, correlates and harmonises the activities carried out in the field of digitisation of cultural and scientific heritage, aiming at creating a common European platform made up of agreed recommendations, guidelines, standards. The network acts also to foster collaboration between European Commission and Member States, to ensure awareness of European policies at national level, to exchange good practice, to coordinate national programmes in order to embed in national digitisation activities the technical results achieved by the network. Some main outcomes of the activities are presented.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

This paper is focused on a parallel JAVA implementation of a processor defined in a Network of Evolutionary Processors. Processor description is based on JDom, which provides a complete, Java-based solution for accessing, manipulating, and outputting XML data from Java code. Communication among different processor to obtain a fully functional simulation of a Network of Evolutionary Processors will be treated in future. A safe-thread model of processors performs all parallel operations such as rules and filters. A non-deterministic behavior of processors is achieved with a thread for each rule and for each filter (input and output). Different results of a processor evolution are shown.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

In the article the theoretical aspects of planning of the systems of the controlled from distance diagnosing of level of know ledges of students are resulted on the basis of modern pedagogical theoretical and technological approaches. The practical results of creation of the systems of this type are resulted for organization of testing both in the structure of local networks of higher educational establishments and with access through the global network of Internet.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Distributed and/or composite web applications are driven by intercommunication via web services, which employ application-level protocols, such as SOAP. However, these protocols usually rely on the classic HTTP for transportation. HTTP is quite efficient for what it does — delivering web page content, but has never been intended to carry complex web service oriented communication. Today there exist modern protocols that are much better fit for the job. Such a candidate is XMPP. It is an XML-based, asynchronous, open protocol that has built-in security and authentication mechanisms and utilizes a network of federated servers. Sophisticated asynchronous multi-party communication patterns can be established, effectively aiding web service developers. This paper’s purpose is to prove by facts, comparisons, and practical examples that XMPP is not only better suited than HTTP to serve as middleware for web service protocols, but can also contribute to the overall development state of web services.