Skip to content

Very fast dd-like asynchronous block copying tool, written in C

License

Notifications You must be signed in to change notification settings

nsforth/aioblkcopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asynchronous block copying tool.

This tool is useful when someone wants to copy data from one high throughput io but high latency device to another high latency device.

Possible situations when aioblkcopy can be useful:
1. Copying one iscsi drive to another.
2. Copying data to distant fiber channel device.
3. Copying data to LVM-based clustered mirror.

Copying data to/from any other block devices/files if that devices have high latency and io-request queueing capable.

About

Very fast dd-like asynchronous block copying tool, written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published