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

Home » Public Forums » archive » Re: distributed IDL or IDL on a Grid
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: distributed IDL or IDL on a Grid [message #54649] Sat, 30 June 2007 19:19 Go to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
> Do you have scenarios when grid-IDL makes sense?
Any scenario where transactions between nodes must be piped through
HTTP.
This implies that the clients are somehow remote, in which case you
would need to rely
on the free IDL-VM license. AFAIK administration of licensing for
remote clients is not feasible.

IDL does not offer useful levels of abstraction for dealing with
distributed data.
For example, there is no way to do array processing without loading
the entire array.
This isn't a show stopper, but it does force the programmer to do some
bookkeeping
and less inclined to be quick, tidy and interactive.

> Do you have suggestions for us?
Provide the ability to bootstrap the IDL virtual machine. (Send the VM
to the client and run the process)

Robbie
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Segmentation fault: IDL Version 6.3 (linux x86 m32)+Debian SID
Next Topic: How to set the mouse position?

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

Current Time: Wed Oct 08 15:52:40 PDT 2025

Total time taken to generate the page: 0.00472 seconds