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

Home » Public Forums » archive » IDL on Dual processor Linux SMP box?
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: IDL on Dual processor Linux SMP box? [message #11966 is a reply to message #11899] Fri, 05 June 1998 00:00 Go to previous message
Brian Guarraci is currently offline  Brian Guarraci
Messages: 3
Registered: June 1998
Junior Member
Is the IDL server multi-threaded? If not, you could write a proxy for
IDL servers that handling all IDL requests and spawned off IDL servers
as needed - assuming you had a licensing to support that.

brian

Stein Vidar Hagfors Haugan wrote:
>
> I think the licence policy is "one licence per screen and
> user". A single user working on a single screen should thus
> only occupy a single licence, even with several IDL processes.
> Two users on a single screen (crowded office :-) might occupy
> two licences, and a single user on two screens would occupy
> two licences, AFAIK.
>
> As for the benefits of multiple processors, I sometimes
> run IDL in Remote Procedure Call (RPC) server mode to use
> it as a "plotting engine" for my C programs. This would
> (at least in theory) allow your C program to go on with
> it's business (on one processor) while IDL is plotting the
> results you just sent. The problem is though, that the RPC
> call probably waits for the plotting command to finish
> successfully...? Maybe it's possible to set the timeout
> to 0 seconds, but... It would be nice to be able to do
> RPC calls concurrently in some cleaner way.
>
> Regards,
>
> Stein Vidar
[Message index]
 
Read Message
Read Message
Previous Topic: warning: (all(part1))(part2) = part2*0.
Next Topic: Splash Screen

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

Current Time: Sat Oct 11 06:05:33 PDT 2025

Total time taken to generate the page: 0.63888 seconds