MyDumper is a Logical Backup Tool. It has 2 tools:
mydumper
which is responsible to export a consistent backup
myloader
reads the backup from mydumper, connects the to destination database and imports the backup.
Both tools use multithreading capabilities