|
I have a database running on our 8.0.1 Domino server that serves as adocuments
central source of information for several other databases. When
are updated in this particular database, I need to update other databasesreplicas
with that information on an almost real time basis. I had coded these
updates into the QuerySave event of the primary forms. For local users,
this update process is negligible. For remote users, the update process
takes way too long. For various reasons, we cannot utilize local
for these remote users, nor can we bump up the bandwidth.run
One option I was considering was take the update out of the QuerySave
events and make a scheduled LotusScript agent that runs every 15 minutes
or so that will take the changes in the main database and update the
secondary databases.
Another option I was considering was to code a Java program that would
on the iSeries, wake up periodically and handle the updates.the
Performance is a concern in this environment. Any opinions on whether it
would be more efficient to have a frequently running LotusScript agent on
the Domino server or a frequently running Java program running outside
Domino environment but manipulating Domino objects ???
Thanks in advance,
Bob
_______________________________________________
This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
To post a message email: Domino400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/domino400.
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.