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

Home » Public Forums » archive » Re: running IDL as a 'sleeping' process
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: running IDL as a 'sleeping' process [message #78888 is a reply to message #78886] Tue, 03 January 2012 12:59 Go to previous message
Bringfried Stecklum is currently offline  Bringfried Stecklum
Messages: 75
Registered: January 1996
Member
If the code shall run at regular times I recommend to use a shell script as a
wrapper in combination with cron for the scheduling. At least for Linux this is
fairly easy to do. There is no need to keep the IDL process forever in memory.

Regards, Bringfried

desertdryad wrote:
> Hi folks -
>
> This is a bit of an ignorant newbie question. I am developing a
> fairly complex bit of code, that in the long run will ideally entail
> daily data retrieval from the web, parsing that data and making
> several calculations, spitting out results, and then going to 'sleep'
> until the following day, when it all repeats. I'm wondering if this
> is even something IDl can *do*. I'm sure there are better platforms
> to develop such a sort of program, but I'm hoping not to reinvent the
> wheel on the development I've done so far (I've built several modules
> already in IDL for this project). I'm currently worknig under
> Windows, but it's highly likely this project will be migrating to a
> Linux OS.
>
> Is this sort of daily repeating process in the realm of possibility
> for IDL to do? Should I be thinking of some sort of 'wrapper' program
> that calls IDL to do this? I know just enough C/C++ to get in
> trouble :) but not much of anything like Java and the like. Comments
> and suggestions welcome. Thanks!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: X11<->IDL Death Grip Mac OSX
Next Topic: Object SetProperty Not inherited

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

Current Time: Wed Oct 08 17:09:46 PDT 2025

Total time taken to generate the page: 0.00542 seconds