Skip to content

Muti-threaded Application to print stat for given directories and to maintain a hash_table for recording the summary of each directory.

Notifications You must be signed in to change notification settings

abhi2196/stat-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muti-threaded Application to print stat for given directories and to maintain a hash_table for recording the summary of each directory.

Caching Support: (specify command line arg)
	1) memcachedb
	2) LMDB

How to Run :

	1)	make
	2)	bin/statrun <MEM_CACHE or LMDB>


Help:
	We can provide the directory paths in directory_names.txt file.
	Maximum No of threads, directories to be processed can be changed in include/common.h.

About

Muti-threaded Application to print stat for given directories and to maintain a hash_table for recording the summary of each directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published