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

Home » Public Forums » archive » Re: Python and IDL
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: Python and IDL [message #39566 is a reply to message #39565] Fri, 28 May 2004 13:55 Go to previous messageGo to previous message
Chris[1] is currently offline  Chris[1]
Messages: 23
Registered: January 2003
Junior Member
Are you writing on a Unix-based system? Then you can use Python (I assume)
to open a fifo; pass the name to the IDL routine, and have IDL open it as a
simple file using openu (open for update). I've found this a really
efficient way to have IDL processes communicate on a multi-processor system,
since the Linux OS handles all the communications issues; and our efficiency
scaled nicely with the number of processors. If you want to be more general,
you could probably go to using sockets at both levels (I think the socket
protocol is also available in windoze. I tried the pipe operations available
on W2K, all I can say is that it was up to the usual MS standards).

Chris

"Michael Wallace" <mwallace.no.spam@no.spam.swri.edu.invalid> wrote in
message news:10ben71fnpegs2f@corp.supernews.com...
> I'm probably the only person here who'd be interested in this, but I
> guess I'll throw it out anyway.
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Extremely Strange Program Behavior
Next Topic: Re: Intermittent unexplained crashes

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

Current Time: Wed Oct 08 19:26:22 PDT 2025

Total time taken to generate the page: 0.00409 seconds