8 research outputs found

    Meccanismi RPC/RMI per il calcolo Parallelo e Distribuito

    Get PDF
    In questa tesi si e' affrontata una rassegna dei meccanismi e tecniche della chiamata/metodo remota/o in particolare RPC di Sun e Java RMI. La rassegna si e' concentrata sulla definizione e le differenze dei due meccanismi e successivamente su una breve introduzione a CORBA. Lo scopo finale della tesi e' stato quello di valutare il modello RPC in un contesto simile a quello degli ambienti Lithium e Muskel che funzionano in JavaRMI.Per questo motivo e' stato implementato un prototipo di ambiente per il calcolo parallelo distribuito secondo la logica (Modello) Master/Slave. Infine sono stati presentati i risultati ottenuti, e gli sviluppi futuri

    Meccanismi RPC/RMI per il calcolo Parallelo e Distribuito

    Get PDF
    In questa tesi si e' affrontata una rassegna dei meccanismi e tecniche della chiamata/metodo remota/o in particolare RPC di Sun e Java RMI. La rassegna si e' concentrata sulla definizione e le differenze dei due meccanismi e successivamente su una breve introduzione a CORBA. Lo scopo finale della tesi e' stato quello di valutare il modello RPC in un contesto simile a quello degli ambienti Lithium e Muskel che funzionano in JavaRMI.Per questo motivo e' stato implementato un prototipo di ambiente per il calcolo parallelo distribuito secondo la logica (Modello) Master/Slave. Infine sono stati presentati i risultati ottenuti, e gli sviluppi futuri

    The cost of security in skeletal systems

    No full text
    Skeletal systems exploit algorithmical skeletons technology to provide the user very high level, efficient parallel programming environments. They have been recently demonstrated to be suitable for highly distributed architectures, such as workstation clusters, networks and grids. However, when using skeletal system for grid programming care must be taken to secure data and code transfers across non-dedicated, non-secure network links. In this work we take into account the cost of security introduction in muskel, a Java based skeletal system exploiting macro data flow implementation technology. We consider the adoption of mechanisms that allow securing all the communications taking place between remote, unreliable nodes and we evaluate the cost of such mechanisms. In particular, we consider the implications on the computational grains needed to scale secure and insecure skeletal computations

    The cost of security in skeletal systems

    No full text
    Skeletal systems exploit algorithmical skeletons technology to provide the user very high level, efficient parallel programming environments. They have been recently demonstrated to be suitable for highly distributed architectures, such as workstation clusters, networks and grids. However, when using skeletal system for grid programming care must be taken to secure data and code transfers across nondedicated, non-secure network links. In this work we take into account the cost of security introduction in muskel, a Java based skeletal system exploiting macro data flow implementation technology. We consider the adoption of mechanisms that allow securing all the communications taking place between remote, unreliable nodes and we evaluate the cost of such mechanisms. In particular, we consider the implications on the computational grains needed to scale secure and insecure skeletal computations
    corecore