You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for giving us, such a very handy library!
I am looking for an information on memory usage by zip4j. I intend to use zip4j in multithreaded use case and I am looking for answers to below questions @srikanth-lingala could you pleas help clarify.
Does zip4j use JVM memory or OS memory to create zip file?
if it's using JVM memory, does it buffer the memory? if yes, does it consume same buffer while creating zip?
Can zip4j run on separate disk volume than application server?
Thank you
The text was updated successfully, but these errors were encountered:
Dear contributors,
First of all, thank you for giving us, such a very handy library!
I am looking for an information on memory usage by zip4j. I intend to use zip4j in multithreaded use case and I am looking for answers to below questions @srikanth-lingala could you pleas help clarify.
Thank you
The text was updated successfully, but these errors were encountered: