Skip to content
/ x-miner Public
forked from yuki-lau/x-miner

Here are several implementations of file access pattern or correlation detectors, hoping I could apply them into one or more distributed file systems. These algorithms include c-miner, ... to be updated...

Notifications You must be signed in to change notification settings

fdl66/x-miner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-miner

Here are several implementations of file access pattern or correlation detectors, hoping I could apply them into one or more distributed file systems.

##C-Miner I implemented the c-miner algorithm described in paper ¡®C-Miner: Mining Block Correlations in Storage Systems¡¯, but I use a different method to generate the closed frequent subsequences.

About

Here are several implementations of file access pattern or correlation detectors, hoping I could apply them into one or more distributed file systems. These algorithms include c-miner, ... to be updated...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%