×
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.
On 06-Dec-2014 10:42 -0600, Gary Thompson wrote:
On Saturday, December 06, 2014 9:26 AM D*B wrote:
... one journaled table with table_name and table_lib as key and
one function getKey could replace all these userspaces, data areas
and all problems could be solved better.
+1
Yet there is potential for a great amount of resources required for
an implementation via TABLE [any database *FILE] as contrasted with
other potential implementations including a simple space object such as
a Data Area (DTAARA) or User Space (USRSPC), to store\update what is
perhaps effectively just a few bytes; a pre-loaded Data Queue (DTAQ) is
one of my favorites, as explicit locking is reduced to only when
concurrently reloading the queue during run-time, but that might be
generally avoided by having sufficiently filled the queue while the
application was off-line. What is "better" really depends on what are
the needs and what are the costs for the overall solution; system-wide,
not just the app.
As an Amazon Associate we earn from qualifying purchases.
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.