Skip to content

It is a console application for backup files. App use several threads 🚀for speed up the work.

Notifications You must be signed in to change notification settings

efostach/BackupApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backup Application

Current application allows user to make a backup files from "Files" directory to "Backup" directory. Backup files has prefix 'backup_' before the original file name.

It's used java.util.concurrency library. For maximizing performance the app creates the number of thread pools equals CPU count.

About

It is a console application for backup files. App use several threads 🚀for speed up the work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages