Free BetterStreams 1.0 Download
Current Page: Home > Development > Microsoft .Net >

BetterStreams 1.0 Download

BetterStreams 1.0

License: Shareware $59.00
Downloads:
Publisher: Jeff Pasternack
File size: 604KB
OS: Windows Vista, 2003, XP, 2000, 98
Date added: 2009-10-27
Homepage: http://betterstreams.com
Category: Development

BetterStreams 1.0 Description

"Easy asynchronous I/O, alternate data streams, and efficient stream seeking"


Editor: The BetterStreams library was designed to be a collection of three classes that aid in manipulating streams. AsyncStream and BetterBufferedStream wrap existing streams to provide improve I/O performance. AsyncStream enables easy, fast asynchronous I/O, while BetterBufferedStream is Similar to System.IO.BufferedStream but with more efficient seeks. Finally, the static AlternateStreams class adds the ability to manipulate NTFS Alternate Data Streams (ADS).

.Net library consisting of three classes for simplified asynchronous I/O (AsyncStream), using alternate data streams (AlternateStreams), and efficient stream peeking and seeking (BetterBufferedStream). BetterStreams can easily improve the performance of new or existing applications, sometimes dramatically, with as little as a single-line change to the code.

AsyncStream wraps an existing stream and provides asynchronous I/O via the standard Read(), ReadByte(), Write(), and WriteByte() methods; if called on the wrapped stream directly these would require waiting for I/O to the underlying device (such as a disk) but the AsyncStream asynchronously and automatically fills or flushes its internal buffer from or to the wrapped stream using a background thread and will never block so long as sufficient bytes are available in the buffer.

Even if your application logic is already built around synchronous I/O, making it asynchronous typically requires nothing more than wrapping the original stream in an AsyncStream. AsyncStreams also provide elegant exception handling, properties for fine-tuning performance and behavior when desired, and, like BetterBufferedStreams, efficient seeking. you can free download BetterStreams 1.0 now.

BetterStreams 1.0 Keywords

streams

BetterStreams 1.0 Related Software

  • BetterStreams
    Easy asynchronous I/O, alternate data streams, and efficient stream seeking
  • BetterStreams
    Easy asynchronous I/O, alternate data streams, and efficient stream seeking

BetterStreams 1.0 Publisher's Software

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software