comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Asynchronous reading
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Asynchronous reading [message #45852 is a reply to message #45841] Tue, 11 October 2005 04:41 Go to previous messageGo to previous message
Ricardo Bugalho is currently offline  Ricardo Bugalho
Messages: 22
Registered: March 2005
Junior Member
Hello,
there are no asynchronous I/O primitives in IDL nor threading primitives,
so the only way I can think of is using a separate process to do the
reading and passing the data to the first process by shared memory. The
"reader" program doesn't need to be written in IDL.
But before you go that way, find out if your operative system's I/O
scheduler can be tuned for read-ahead.

--
Ricardo
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: How to display live Video in IDL
Next Topic: Re: CALL_EXTERNAL error when calling a C program

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 09:38:15 PDT 2025

Total time taken to generate the page: 1.11965 seconds