979 research outputs found

    A Flexible and Modular Framework for Implementing Infrastructures for Global Computing

    Get PDF
    We present a Java software framework for building infrastructures to support the development of applications for systems where mobility and network awareness are key issues. The framework is particularly useful to develop run-time support for languages oriented towards global computing. It enables platform designers to customize communication protocols and network architectures and guarantees transparency of name management and code mobility in distributed environments. The key features are illustrated by means of a couple of simple case studies

    Orchestrating Tuple-based Languages

    Get PDF
    The World Wide Web can be thought of as a global computing architecture supporting the deployment of distributed networked applications. Currently, such applications can be programmed by resorting mainly to two distinct paradigms: one devised for orchestrating distributed services, and the other designed for coordinating distributed (possibly mobile) agents. In this paper, the issue of designing a pro- gramming language aiming at reconciling orchestration and coordination is investigated. Taking as starting point the orchestration calculus Orc and the tuple-based coordination language Klaim, a new formalism is introduced combining concepts and primitives of the original calculi. To demonstrate feasibility and effectiveness of the proposed approach, a prototype implementation of the new formalism is described and it is then used to tackle a case study dealing with a simplified but realistic electronic marketplace, where a number of on-line stores allow client applications to access information about their goods and to place orders

    Accurate magnetic sensor system integrated design

    Get PDF
    Inductive measurement of magnetic fields is a diagnostic technique widely used in several scientific fields, such as magnetically confined fusion, plasma thrusters and particle accelerators, where real time control and detailed characterization of physics phenomena are required. The accuracy of the measured data strongly influences the machine controllability and the scientific results. In the framework of the assembly modifications of the RFX-mod experiment, a complete renew and improvement of the magnetic diagnostic system, from the probes moved inside the vacuum vessel to the integrator modules, has been carried out. In this paper, the whole system making up the magnetic diagnostics is described, following the acquisition chain from the probe to the streamed data and illustrating the requirements and conflicting limitations which affect the different components, in order to provide a comprehensive overview useful for an integrated design of any new systems. The characterization of a prototypical implementation of the whole acquisition chain is presented, focusing on the flexible ADC architecture adopted for providing a purely numerical signal integration, highlighting the advantages that this technology offers in terms of flexibility, compactness and cost effectiveness, along with the limitations found in existing implementation in terms of ADC noise characteristics and their possible solutions

    Monitoring Networks through Multiparty Session Types

    Get PDF
    In large-scale distributed infrastructures, applications are realised through communications among distributed components. The need for methods for assuring safe interactions in such environments is recognized, however the existing frameworks, relying on centralised verification or restricted specification methods, have limited applicability. This paper proposes a new theory of monitored π-calculus with dynamic usage of multiparty session types (MPST), offering a rigorous foundation for safety assurance of distributed components which asynchronously communicate through multiparty sessions. Our theory establishes a framework for semantically precise decentralised run-time enforcement and provides reasoning principles over monitored distributed applications, which complement existing static analysis techniques. We introduce asynchrony through the means of explicit routers and global queues, and propose novel equivalences between networks, that capture the notion of interface equivalence, i.e. equating networks offering the same services to a user. We illustrate our static-dynamic analysis system with an ATM protocol as a running example and justify our theory with results: satisfaction equivalence, local/global safety and transparency, and session fidelity

    Resolving Non-Determinism in Choreographies

    Get PDF
    Resolving non-deterministic choices of choreographies is a crucial task. We introduce a novel notion of realisability for choreographies –called whole-spectrum implementation– that rules out deterministic implementations of roles that, no matter which context they are placed in, will never follow one of the branches of a non-deterministic choice. We show that, under some conditions, it is decidable whether an implementation is whole-spectrum. As a case study, we analyse the POP protocol under the lens of whole-spectrum implementation

    Design of the new electromagnetic measurement system for RFX-mod upgrade

    Get PDF
    A major modification of the RFX-mod toroidal load assembly has been decided in order to improve passive MHD control and to minimize the braking torque on the plasma, thus extending the operational space in both RFP and Tokamak configurations. With the removal of the vacuum vessel, the support structure will be modified in order to obtain a new vacuum-tight chamber and the first wall tiles will be directly in front of the passive stabilizing shell inside of it, so increasing both the poloidal cross section and the plasma-shell proximity. This implies the design of a new vacuum fit electromagnetic measurement system. The new local probes will be installed in vacuum onto the copper shell, behind the graphite tiles, and shall operate up to a maximum temperature of 180\ub0C to allow for baking cycles for first wall conditioning. Because of the reduced room available, tri-axial pickup probes have been designed, with the additional advantage of allowing the minimization of alignment errors. The paper describes the detailed design of the new probe set, in particular highlighting advantages and effectiveness of different probe solutions. Preliminary tests carried out on local probe prototypes to characterize their electromagnetic behaviour are also reported

    Encrypted Shared Data Spaces

    Get PDF
    The deployment of Share Data Spaces in open, possibly hostile, environments arises the need of protecting the confidentiality of the data space content. Existing approaches focus on access control mechanisms that protect the data space from untrusted agents. The basic assumption is that the hosts (and their administrators) where the data space is deployed have to be trusted. Encryption schemes can be used to protect the data space content from malicious hosts. However, these schemes do not allow searching on encrypted data. In this paper we present a novel encryption scheme that allows tuple matching on completely encrypted tuples. Since the data space does not need to decrypt tuples to perform the search, tuple confidentiality can be guaranteed even when the data space is deployed on malicious hosts (or an adversary gains access to the host). Our scheme does not require authorised agents to share keys for inserting and retrieving tuples. Each authorised agent can encrypt, decrypt, and search encrypted tuples without having to know other agents’ keys. This is beneficial inasmuch as it simplifies the task of key management. An implementation of an encrypted data space based on this scheme is described and some preliminary performance results are given

    Progress as Compositional Lock-Freedom

    Get PDF
    International audienceA session-based process satisfies the progress property if its sessions never get stuck when it is executed in an adequate context. Previous work studied how to define progress by introducing the notion of catalysers, execution contexts generated from the type of a process. In this paper, we refine such definition to capture a more intuitive notion of context adequacy for checking progress. Interestingly, our new catalysers lead to a novel characterisation of progress in terms of the standard notion of lock-freedom. Guided by this discovery, we also develop a conservative extension of catalysers that does not depend on types, generalising the notion of progress to untyped session-based processes. We combine our results with existing techniques for lock-freedom, obtaining a new methodology for proving progress. Our methodology captures new processes wrt previous progress analysis based on session types

    On Asynchronous Session Semantics

    Get PDF
    This paper studies a behavioural theory of the π-calculus with session types under the fundamental principles of the practice of distributed computing — asynchronous communication which is order-preserving inside each connection (session), augmented with asynchronous inspection of events (message arrivals). A new theory of bisimulations is introduced, distinct from either standard asynchronous or synchronous bisimilarity, accurately capturing the semantic nature of session-based asynchronously communicating processes augmented with event primitives. The bisimilarity coincides with the reduction-closed barbed congruence. We examine its properties and compare them with existing semantics. Using the behavioural theory, we verify that the program transformation of multithreaded into event-driven session based processes, using Lauer-Needham duality, is type and semantic preserving
    corecore