× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Depending on what your trying to do, you can use data queues which will "trigger" code when data is dropped into the queue. I prefer the use of MQ for such things but we use data queues a lot for this type of processing.
Don

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Booth Martin
Sent: Sunday, September 02, 2012 8:38 PM
To: Midrange Systems Technical Discussion
Subject: Event-based actions

This seems simple enough yet I am stumbling all over the school yard with it.

This has to do with event-based actions versus waiting for the Enter key to be pressed or for a timer to run out..

This is a fairly simplistic case, but it should serve to demonstrate the problem I am trying to solve.

Lets say a desktop gadget displays the local temperature. When the
temperature changes, the gadget changes the display. As I understand it, this is accomplished by a "listener" that "listens" for a temperature change event from the mother ship. It is not a timer that periodically checks to see what the temperature is. When the listener hears that the temperature has changed, it alerts the desktop gadget and my desktop display shows the new temperature. As I said, this is a simplistic case.

So, in midrange world, how do I mimic the behavior of a listener and of events?

This may not be well presented. For that I apologize. Of course, if I understood the issue better I probably would also know the answer,
right? ;) If you have questions, please ask. That may help me
explain my issue better.






As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.