Giter VIP home page Giter VIP logo

Comments (3)

miclark avatar miclark commented on July 24, 2024

We should also pick the compression based in part on the application being reported on. For example, I suspect most EAP users would want a .zip archive, even if generated on a RHEL box. They would expect a platform independent compression format to for reporting on a platform independent application. And, I would say nearly all java developers are very comfortable and have implementations of zip on whatever boxes they are working on. This is likely not true for other compression formats.

from sos.

jhjaggars avatar jhjaggars commented on July 24, 2024

One thing to consider is that when using PKZIP compression it would be aggravating to spool to a tar file first. If you are a user that wants to open a zipped sosreport and found a tarball inside you would then need to search for a tool to untar with.

from sos.

keithrob avatar keithrob commented on July 24, 2024

I think that the primary concern here should be to use the best available compression technology on the given platform and not whether or not a user has the proper tooling to unpack the resulting archive.

Most current benchmarks indicate that XZ is the reigning compression champion, as such, we should endeavour to use that where possible. On MS Win it isn't possible without some native libraries that aren't typically installed; therefore, on that platform we should use ZIP. On linux, XZ is readily available and we should always use it.

from sos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.