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

Home » Public Forums » archive » multi-threaded IDL programming
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
multi-threaded IDL programming [message #88130] Sat, 22 March 2014 09:07 Go to previous message
markb77 is currently offline  markb77
Messages: 217
Registered: July 2006
Senior Member
I want to try creating objects to do some parallel processing. For example, let's say I need to perform a specific operation on a stack of images. I can create an object that will watch an input queue and wait for an image to be available in the queue. The object would then take the image, process it, and add the results to an output queue. A separate IDL program would be generating the images and collecting the results. In principle, I could create multiple "processing" objects to act in parallel, speeding up the task.

What is the best way to accomplish this in IDL? I am not sure if there is a "queue" object class already written? Would this need to use the IDL-IDL bridge?

Mark
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Printf array on a single line
Next Topic: Trouble plotting GSHHS shapefile

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

Current Time: Wed Oct 08 15:07:20 PDT 2025

Total time taken to generate the page: 0.00649 seconds