BetterStreams

BetterStreams 1.0

BetterStreams 1.0 Image
Screenshot
Category: Development Tools / Components & Libraries
Publisher / Version: Jeff Pasternack / 1.0
Added / Released: 04 Sep 2007 / 27 May 2007
License / Cost: Shareware / 59.00$
File Size / Downloads: 604.0 KB / 39
Operating Systems: Windows XP, Vista Ultimate, Vista Starter, Vista Home Premium, Vista Home Basic, Vista Enterprise, Vista Business, Me, 98, 95, 2003, 2000, Linux, Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vista Business x64,Windows Vista Enterprise x64,Windows Vista Ultimate x64,Unix
.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.

AlternateStreams enables you to read, write, delete, create and list alternate data streams (ADS) in an NTFS file. Under NTFS, each file has a "main" unnamed stream (this is the one the Framework's file I/O classes manipulate) as well as zero or more "alternate" named streams; for example, Internet Explorer uses an alternate stream named "Zone.Identifier" to record which security zone a downloaded file came from. Aside from conveniently storing metadata, they can also be used to create "compound storage" for application data; instead of, for example, sequentially serializing ten objects to the "main" fie stream (requiring the entire file to be rewritten if any but the last object changes) each object can be serialized to its own, individually modifiable alternate stream.

Requirements: .Net 2.0 or higher

Download | Order | Broken Link Report | More Info

Support Languages: English
Install Support: Install and Uninstall

Your Rating: 0 Star0 Star0 Star0 Star0 Star Our Rating: 0 Star0 Star0 Star0 Star0 Star
Rate It:
Keywords:
Ads, Alternate, Asynchronous, Buffer, Buffered, Data, Data Files, Data Warehouse Performance, Download Fast, Fast File Sharing, Fast Net, Fast Plans, Filestream, I/O, Input Process Output, Io, Stream, Streams, Video Input Software, Video Stream Software

BetterStreams Comments

Join to BetterStreams discussion at FileGets! Let's see what our visitors think about it and write your own opinion! Rate this software to support developers or to make them work better! Also please write here if you want to see any additional features in this software.

Your Rating *
Your Name *
Email *
Comment Text *
Notice:  * - required fields