https://github.com/spirali/tako
https://github.com/spirali/tako
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spirali/tako
- Owner: spirali
- License: mit
- Created: 2021-03-13T10:45:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T10:27:53.000Z (over 4 years ago)
- Last Synced: 2025-03-15T14:56:47.688Z (about 1 year ago)
- Language: Rust
- Size: 609 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tako
!! This repository was moved into https://github.com/It4innovations/hyperqueue
as a component of HyperQueue. Once we have more use-cases for Tako we will separate it again
Tako is a framework for running computations on a cluster computer.
Tako is derived from our previous work on https://github.com/It4innovations/rsds
by stripping down Dask-related parts and makes the core more generic.
Tako is a backend library for "tool builders" and it is not intended to be directly used by end-users.