资 源 简 介
Written in python for simplicity.
Many applications (data forensics, network testing, etc) require transferring large chunks of data. The transmission systems sometimes have no status monitor, only completion/error messages.
When working real-time in a shell, sometimes it is nice to watch the data transfer status in real-time. Pipestat provides script(s) to place inline that will show the amount of data transferring through it.
Attempts are made to limit the amount of latency, CPU, and RAM usage of the tool so that it appears as transparent as possible.