boranblok / nntpPoster

A utility to post files and folders to usenet.
67 stars 14 forks source link

[Feature Request] upload and process the next file simultaneously #14

Open JudsonHat opened 7 years ago

JudsonHat commented 7 years ago

Is it possible for nntpPoster to start preparing the next file (creating the rar and par2 files) while an upload is in progress? It could shorten the overall time it takes to finish a batch of files.

boranblok commented 7 years ago

judhat. This is on my todo list.

Right now I am integrating and testing nodejs parpar for par2 creation. As this seriously cuts down the time required to make par2 files.

I cant give a decent time plan when this would be implemented though. I might add header checking first. Since this is also something missing.