Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-519

BufferingFilter

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-M4
    • Filter
    • None

    Description

      As JDK provides BufferedOutputStream, we could provide BufferingFilteer which does the same thing, which buffers encoded data and flushes it out when the buffer becomes full or the flush operation is explicitly requested. This kind of filter is sometimes useful when a session is generating very small messages too frequently and consequently generates unnecessary traffic overhead.

      Attachments

        1. test.rar
          2 kB
          Edouard De Oliveira

        Activity

          People

            ted_kods Edouard De Oliveira
            trustin Trustin Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: