Re: Compressing log files and CPU load



That might be true (I am not sure about RLE, bude some kind of lightweight
compressor should do the job)

Even a built-in NTFS compression could be a good idea.

"Nitin Motgi" <nitin.motgi@xxxxxxxxx> píse v diskusním príspevku
news:1138734346.795715.170430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Pomata wrote:
> > Hi all!
> > I'm running a Windows 2000 Server machine with IIS. I have to compress
> > all of my log files (many text files; about 500 MB in size per each). If
> > I try to launch a ZIP compression the program causes a 100% CPU load.
> > How can I do in order to have a less CPU load?
>
> If you are looking for a higher compression then you will probably have
> a intensive number cruching operations. Some ways are as suggest by
> people on this thread. But, what I want to ask is how much compression
> are you looking at (I know it's always the more the better). In sense
> if CPU utilization is your concern you can probably use a light weight
> compression algorithm like RLE. I think they are ok on log file.
>
> -- Nitin Motgi
>
> >
> > Thanks in advance.
> > Best regards.
>


.



Relevant Pages

  • Re: RLE & RGB to YBR_FULL
    ... "It is unusual to use an RGB colorspace for RLE compression, ... Does this mean if I RLE encode an image and do color space conversion ...
    (comp.protocols.dicom)
  • Re: JPEG2000
    ... We are in need of a compression meganism that is capable of compressing ... use larger pixels/fewer bits per pixel. ... maybe huffman and some manner of filtering "could" get it a little higher, ... huffman coder has rle. ...
    (comp.compression)
  • Re: GetThumbnailImage increases file size
    ... ResizeAndSaveToAll = ResizedImg.Size.ToString is not nessesarly the ... That your orignial image was only 42k suggests it was using rle ... compression. ... together and the length of consequative identical pixel sequences is ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Fujitsu NetCOBOL for .NET
    ... With a 69-byte "text" file, I doubt you'd get much compression, if ... from RLE; plain ASCII text (which I assume is what we're dealing ... LZ77 doesn't require much table space. ... symbols in LZ77 output refer back to earlier data: ...
    (comp.lang.cobol)
  • Re: TIFF compression
    ... >I vaguely read packbits uses RLE encoding, though I am not sure whether the ... >RLEencoding scheme by the tiff encoder in GDI+. ... PackBits is an RLE compression method which works with any color ...
    (microsoft.public.win32.programmer.gdi)