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

Land RabbitMQ messages that contain C++ files zipped up. #5

Closed
gordonwatts opened this issue Sep 18, 2019 · 1 comment
Closed

Land RabbitMQ messages that contain C++ files zipped up. #5

gordonwatts opened this issue Sep 18, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@gordonwatts
Copy link
Owner

Unwrap the sent files properly (see gordonwatts/func_adl_cpp_writer#2 for the sending).

Connected with ssl-hep/ServiceX#24

@gordonwatts gordonwatts added the enhancement New feature or request label Sep 18, 2019
@gordonwatts
Copy link
Owner Author

The read back of the zipfile is SUPER UGLY:

  • when things are unpacked they are not marked executable. So one has to work around that.
  • The size of the zip archive is about 5.3KB - so easily small enough for rabbit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant