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 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Asynchronous reading [message #45841] Tue, 11 October 2005 16:00
Robert Barnett is currently offline  Robert Barnett
Messages: 70
Registered: May 2004
Member
Well, it wasn't too hard to find a possible solution in the US patent
database.

http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Se ct2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.htm l&r=1&f=G&l=50&co1=AND&d=PG01&s1=200 50077918.PGNR.&OS=DN/20050077918&RS=DN/20050077918
Re: Asynchronous reading [message #45852 is a reply to message #45841] Tue, 11 October 2005 04:41 Go 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
Re: Asynchronous reading [message #45859 is a reply to message #45852] Mon, 10 October 2005 17:16 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Robbie Barnett writes:

> I certainly think that using advanced
> OO programming interfaces such as the ITK and VTK imaging toolkits are
> probably not the answer here.

Probably not. :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
  Switch to threaded view of this topic Create a new topic Submit Reply
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: Sat Oct 11 07:08:35 PDT 2025

Total time taken to generate the page: 0.64370 seconds