Skip to content

Sending and retrieving files from the cluster #24

@mpiraux

Description

@mpiraux

ipyparallel does not offer means to exchange files from the controller to the cluster. In the code, there are currently a couple of rsync that I would like to get rid of for a more integrated solution.

ipyparallel only offers push and pull to retrieve objects from the global namespace of each node, from which we could build utilities for file transfer. There could be an applicative penalty in terms of RTTs involved compared to rsync but that should outweight the maintenance burden.

This is probably also a blocker for #6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions