Login Register
G
Bacalhau banner
Bacalhau

Bacalhau

@UCUgZfGPLRxnxpUK3tSLsmMg - 281 subscribers

Bacalhau is a platform for faster, cost efficient, and more secure distributed computation, by running jobs next to where the data is generated and stored. Bacalhau enables users to run arbitrary Docker containers and WebAssembly (wasm) images as tasks, meaning little (or no) rewriting of the workflows that already work. Why Bacalhau? ⚡ Process jobs fast: Jobs in Bacalhau are processed where the data was created and all jobs are parallel by default. 💰 Low cost: You get to save on ingress/egress fees you encounter whenever you move data around since jobs are processed where the data is created, as well as reusing idle computation (where available) 🔒 Secure: Data is not collected in a central location before processing, meaning all scrubbing and security can be applied at the point of collection, and a far more granular, code-based permission model.