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

Home » Public Forums » archive » Re: Shared memory between several IDL processes
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: Shared memory between several IDL processes [message #52003] Sat, 23 December 2006 17:37 Go to previous message
Pierre V. is currently offline  Pierre V.
Messages: 13
Registered: December 2006
Junior Member
You might try using sockets for interprocess communication. Have a
look at this thread:

http://groups-beta.google.com/group/comp.lang.idl-pvwave/bro wse_thread/thread/ec990d0d671264c9

One of the entries mentions an undocumented feature of IDL 6.3 where
you can listen on a socket as a server. The nice thing about sockets
is they work the same whether your processes are on the same machine or
on multiple machines. Like you say, shared memory and the IDL bridge
are only useful if you are staying on the same machine.

-Pierre
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Find number of processors on a machine?
Next Topic: Envi: suggest how to save gcps to an ascii file

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

Current Time: Wed Oct 08 19:25:03 PDT 2025

Total time taken to generate the page: 0.00462 seconds