java - Writing a ZIP on the fly? -


at moment tracing load of files come system directory. issue running out of inodes (the number of files can store). "replay" reasons (there other reasons too), files separate files, can't write 1 file.

i wondering whether can replace code write files zip on fly. however, concern - happens if jvm crashes during procesing whatever reason, end corrupt zip file? or there way can ensure zip valid after every "write"?


Comments

Popular posts from this blog

c++ - OpenMP unpredictable overhead -

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

javascript - Wordpress slider, not displayed 100% width -