You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2008/01/08 05:57:34 UTC

[jira] Updated: (IO-51) Throttled input and output stream classes

     [ https://issues.apache.org/jira/browse/IO-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton updated IO-51:
------------------------------

    Fix Version/s:     (was: 1.4)
                   AFTER-1.4

This was discussed recently in the following thread:

   http://commons.markmail.org/message/zooudrehscpblxul

Needs review and (possibly) some work so moving to post 1.4



> Throttled input and output stream classes
> -----------------------------------------
>
>                 Key: IO-51
>                 URL: https://issues.apache.org/jira/browse/IO-51
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>    Affects Versions: 1.0
>         Environment: Operating System: other
> Platform: All
>            Reporter: Gareth Davis
>            Priority: Minor
>             Fix For: AFTER-1.4
>
>         Attachments: throttle-example.jar, throttle-source.jar, throttle-source.jar
>
>
> Additional classes for the commons-io package.
> Three new classes, the new test classes and one example class.
> io.Limiter - Core class shared between the input and output streams that provides the central functions 
> for the throttle io streams
> io.input.ThrottledInputStream - Input Stream implementation
> io.output.ThrottledOutputStream - Output Stream implementation 
> Gareth

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.