An open API service indexing awesome lists of open source software.

https://github.com/yassineazzouz/tanit

Kraken - A distributed data transfer tool.
https://github.com/yassineazzouz/tanit

aws-s3 data-backup data-life-cycle data-migration data-transfer disaster-recovery gcs hdfs python thrift

Last synced: 23 days ago
JSON representation

Kraken - A distributed data transfer tool.

Awesome Lists containing this project

README

          

.. image:: https://img.shields.io/pypi/v/tanit
:target: https://pypi.org/project/tanit

.. image:: https://img.shields.io/pypi/pyversions/tanit
:target: https://pypi.org/project/tanit

.. image:: https://img.shields.io/travis/com/yassineazzouz/tanit
:target: https://travis-ci.com/yassineazzouz/tanit

.. image:: https://img.shields.io/codecov/c/github/yassineazzouz/tanit
:target: https://codecov.io/gh/yassineazzouz/tanit

Tanit
==================================

Tanit is a distributed, fast, and reliable data transfer service for efficiently moving large amounts of data between different storage technologies. It uses a distributed master worker architecture, to allow very fast data transfer speed and horizontal scaling, while implementing multiple failover, recovery and data consistency checks mechanisms to ensure robustness, fault tolerance and reliability.

*Tanit* typical use cases include but are not limited to :
- Data migration (across storage technologies)
- Data Replication.
- Backup and Disaster recovery.
- Data life cycle management.

Features
--------

* Distributed data transfer service.
* Support multiple storage technologies.
* Easy to setup, configurable services.
* Command line interface to submit and monitor jobs.
* Support multiple scheduling algorithms and job priority.
* Support multiple jobs placement policies across workers.

Install
---------------

::

pip install tanit-pyds