T.R | Title | User | Personal Name | Date | Lines |
---|
991.1 | Introduce RALLY | 4GL::KIRK | I've lost my hidden agenda! | Thu Sep 19 1991 16:38 | 9 |
| Muhammad,
I'm afraid that I can't answer the question about Corvision, but this
may be a good opportunity to introduce your customer to RALLY, and tell
them how well RALLY performs with Rdb databases. If you would like more
information, please do no hesitate to contact me.
Best regards,
Richard
|
991.2 | Introduce them to ACMS | BROKE::THOMAS | Anne Thomas DTN 264-6094 | Mon Oct 07 1991 23:19 | 10 |
| The problem is not in the database, it's in the application. CORvision
isn't able to support the large number of users. And if CORvision says
that Rdb won't improve performance, they're probably right.
If you're looking for high-volume online transactions, then go with ACMS.
ACMS allows many users to share the same application process -- what the
CORvision people referred to as multi-threading. Unfortunately, I doubt
that CORvision supports ACMS servers.
Anne
|
991.3 | And Corvision does support ACMS. | SNOC01::GADSBYCHRIS | Chris GADSBY @SNO <IPS SG> | Fri Oct 11 1991 00:35 | 3 |
| The local Corvision product manager tells me that in fact Corvision does
support ACMS. The current version allows calls to ACMS, the next version will
be able to generate ACMS applications.
|
991.4 | 'Calls to ACMS' | BROKE::HIGGS | SQL is a camel in disguise | Fri Oct 11 1991 16:15 | 14 |
| Speaking as one of the V1 ACMS developers, this sounds to me like the person
who told you this does not understand what ACMS is. ACMS is not just a set
of callable facilities; it's an environment for applications. You don't just
take your regular application and add calls to ACMS into it.
I think the basic question that would be interesting is 'can a Corvision
application reside in an ACMS server process?' ?
If Corvision people refer to ACMS server usage as multi-threading, then there
may be some misunderstanding there, too. ACMS server processes are typically
shared by multiple users in a serially reusable fashion. That is, any given
server process is being used by one user at any given time, but when that
user finishes with the server process, it can be reallocated to another user.
This is not the standard meaning of multi-threading.
|
991.5 | | BIGUN::ANDERSON | The Unbearable Lightness of Being | Wed Oct 16 1991 04:00 | 6 |
| I think that mean that currently they can submit ACMS tasks (big
deal!). Its about the same level of support that RALLY has for ACMS....
The local guy told me that the next major release of CorVision wont
have the ACMS generation in it, it will be the one after that (sounds
like a year away).
|
991.6 | But I LIKE ACMS! | TPSYS::BUTCHART | TP Systems Performance | Thu Nov 14 1991 19:07 | 15 |
| re .5
Late answer, but being able to submit tasks to ACMS can be used (if
your product/application can be configured properly) to greatly extend
performance by distributing the application and controlling contention
for the file system/database.
If the performance bottleneck is due to display processing (as in
forms), the ability to distribute that part of the application to a
bunch of relatively cheap systems is very valuable. If the performance
bottleneck is due to contention for the file/database resource, a
controlled set of ACMS server processes can provide better performance
for your users than N individually connected user application programs.
/Dave
|