Easy asynchronous I/O, ADS, efficient streams
go to home page
go back
RSS Icon View all RSS Feeds - Software News
Keep Informed - Subscribe now!
Subscribe to Development Software News RSS Feed:
Add to Google Reader or Homepage Add to Plusmo

Didn't find what your looking for?
Try our search tool:
Easy asynchronous I/O, alternate data streams, and efficient stream seeking



Related Software


Fast, highly optimized encryption library.
BetterStreams 1.0 by Jeff Pasternack
License: Free To Try
BetterStreams scanned and found to be virus free

Publisher's description

.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.




Size: 604KB
Cost: $59.00


Rate this program:
0 Out of 5
Rated by 0 users.
12345

What do you
think about
BetterStreams?
Add your comment


.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.  Free for limited academic use.
Platform: Win95,Win98,WinME,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vi
License: Free To Try
Category: Development::Components & Libraries
Date Added: Jun 03, 2007
Date Updated: Nov 24, 2008
Last Release Date: May 27, 2007
Page Visit: 4
Malware Status: Clean
Scan Date: Mar 28, 2008
Link to this page



Let others know your opinion about this program! Add your comments:

No comments have been provided.


credits


Your Name:

Your Location:

Your Comments:

Security check *

 


How to link to this page( simply cut and paste the following code into your web page):

Virus Free Award sample code:







Text link code:

BetterStreams listed on DoubleR Software Download


Disclaimer: DoubleR Software Download is not responsible for the content of the publisher's description or website. We cannot be held liable for issues that arise from the download or use of these products. We take every care to ensure that software available from this site is adware-spyware-virus-free but any software downloaded should be virus-checked by the downloader.