× 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.



I worked at a shop once that delayed getting more disk until I finished up migrating their last functionality off a software package from which they had migrated. I took a break to change the way one particular most-used program (order entry I think) accessed customer information. Instead of each job with its own F-spec, I kept one program running in one batch job waiting on data queue requests. The user jobs would send a data queue entry to this program, it would get the record for the customer, then send it back to a data queue created for the user job.

It was lightning fast in comparison. Like whoosh! Of course they were maxing out the disk, and the job queue job took care of all the opens and closes, and security considered, if they were supposed to get the customer record then getting the record from the "service job" was all the same.

Data queues... If you absolutely, positively must get it there in nanosecond time...

--Alan

Anyone know anything about the mechanics of QRCVDTAQ "under the hood".  In
particular does it use much in the way of resource while waiting?

Jon Paris
Partner400

www.Partner400.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.