hashicorp / nomad

Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
https://www.nomadproject.io/
Other
15.01k stars 1.96k forks source link

Add nomad driver for Facebook eXecutable ARchives (XAR) #4569

Closed sboisson closed 6 years ago

sboisson commented 6 years ago

Facebook has developed and deployed XARs, or eXecutable ARchives, a system for distributing self-contained executables that encapsulate both data and code dependencies.

https://code.fb.com/data-infrastructure/xars-a-more-efficient-open-source-system-for-self-contained-executables/

A XAR is a simple combination of a few primitives:

https://github.com/facebookincubator/xar

chelseakomlo commented 6 years ago

Thanks for opening this request- Nomad 0.9 will add support for pluggable externally-maintained drivers, so this is something that can be externally written and used by the community in later Nomad releases.

github-actions[bot] commented 2 years ago

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.