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



This isn't an AS400 limitation.

Domino HTTP by default does NOT run web agents concurrently.

In your server document under internet protocols you can find the 
parameter to run web agents concurrently.
Beware you code must be thread safe to use this feature.

Walter Scanlan 
Senior Software Engineer
Domino For iSeries
Internet  WSCANLAN@xxxxxxxxxx
CLP R4, R5 and Domino 6
Phone 507-286-6088




JDSchimansky@xxxxxxxxxxxxxxxx 
Sent by: domino400-bounces@xxxxxxxxxxxx
05/11/2004 02:10 PM
Please respond to
Lotus Domino on the iSeries / AS400


To
domino400@xxxxxxxxxxxx
cc

Subject
Web agents calling iSeries queued










I have LotusScript agents that are called from our website.  Many of these
agents make calls to a separate AS/400 to retrieve the needed information.

A couple examples would be:

Call
Query.SQL = "Call blahblah.thisthat('" & seqnum & "','" & fromacct & "', 
'"
& tozip & "')"

Read
query.SQL = "SELECT * blahblah.thatthis WHERE (DMID = '"& seqnum &"')"

The problem we are facing is that there are times when there is too much
traffic.  If 5 people make requests at the same time, they are put in
'line' to be processed one at a time.  As each run can take up to 10 - 15
seconds, the last one in line is waiting quite a long time.  Usually
hitting the 'Submit' button 20 more times only making the situation worse.

So, I am looking for a way to allow these calls to be run simultaneously,
allowing for more than one to receive a result at a time.  If any more
detail is needed, please say so.  Also, please note that I am a Notes
programmer and I don't really know much(if anything) about the As/400.

Regards,
-Jeremy S.

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