realbasic-nug
[Top] [All Lists]

Re: binarystream.write sometimes takes a long time to return

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: binarystream.write sometimes takes a long time to return
From: Norman Palardy <npalardy at great-white-software dot com>
Date: Sun, 29 Oct 2006 17:56:00 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <87396C6D-D871-45CB-98C7-EFFD65773B6B at divergentmedia dot com> <9D490794-87D8-4C6C-8BFF-32D398A14ACD at great-white-software dot com> <30961AB6-4807-4F20-A792-1B9A4632428A at divergentmedia dot com>

On Oct 29, 2006, at 5:15 PM, Mike Woodworth wrote:


but the problem is... the .write call hangs for too long - which will be true even in a thread (assuming i use one of rb's coop threads.) what it looks like i'm going to have to do is write via declares in an mpthread.

If the output is going into a queue that is a property of the thread then that should not be a problem.
Or is the I/O time critical ?
_______________________________________________
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>