Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shim for gfal2 interface using subprocess #71

Open
riga opened this issue Jul 1, 2019 · 1 comment
Open

Add shim for gfal2 interface using subprocess #71

riga opened this issue Jul 1, 2019 · 1 comment
Assignees
Milestone

Comments

@riga
Copy link
Owner

riga commented Jul 1, 2019

In some environments, gfal2 and its python bindings might require manual hacks to run. It might be useful to have a shim that transfers the gfal2 API calls to a subprocess running the python bindings in a customizable environment.

@yrath

@riga riga self-assigned this Jul 1, 2019
@riga riga pinned this issue Jul 19, 2019
@riga riga added this to the v0.2 milestone Aug 5, 2019
@riga
Copy link
Owner Author

riga commented Mar 15, 2021

The remote file interface has been abstracted in 0bc7e34, and specialized again in the GFALFileInterface.
The next step would be to create an other interface that uses a running subprocess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant