realbasic-nug
[Top] [All Lists]

binarystream.write sometimes takes a long time to return

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: binarystream.write sometimes takes a long time to return
From: Mike Woodworth <mike at divergentmedia dot com>
Date: Sun, 29 Oct 2006 14:38:50 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
hey all,

I have an app which needs to write a constant stream of info... 120kb each time, and it needs to return quickly so it can do the whole process over. every 40 or so writes, i seem to hit some bufferlimit and the next write takes as much as 20 times longer than the others. this seems to happen whether or not i call .flush after each write.

anyone have any ideas what i can do about this? i really need to return faster.

mike
--
Mike Woodworth
mike at divergentmedia dot com



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>