Menu

#18 Implement BufferedOutputStream to write to a slow OutputStream

Accepted
nobody
None
Medium
Enhancement
2009-02-22
2009-02-22
Anonymous
No

Originally created by: dvd.s...@gmail.com
Originally owned by: dvd.s...@gmail.com

Implememnt a BufferedOutputStream

* Data are temporary written to a memory buffer
* a new Thread writes them to the disk

This is to speed up data output.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB