|
We have the same problem. Typically the first transaction will take about 30 seconds, and subsequent transactions take about 0.2 seconds. The delay can't be attributed to making database connections, because those are made when the job starts. There is class loading going on for the first transaction, of course, but I find it hard to believe that would require 30 seconds. My preferred solution would be to just leave the server running all the time, but the operations people insist they have to re-IPL the machines every weekend. My Plan B will probably be to have an autostart job that runs shortly after IPL and sends a non-updating dummy transaction to warm up the server. PC2 -----Original Message----- From: AAnuszewski@hammer.net [mailto:AAnuszewski@hammer.net] Sent: November 15, 2001 05:35 To: java400-l@midrange.com Subject: sluggish java program We have recently deployed a small TCP/IP server written in java. We used crtjvapgm and set optimization to 30. The java is then called from a CL startup script. We have noticed that the first transaction that comes through the server is extremely sluggish. Everything after the first one processes fine. In addition, it seems to take forever for the program to start up and initialize each day. Is there something I am missing about ensuring the program runs well on a AS/400? Is there anything I can do to improve performance? Amy Anuszewski Weidenhammer Systems Corporation 935 Berkshire Blvd. Wyomissing, PA 19610 Phone: (610) 378-1149 extension 8291 Fax: (610) 378-9409 Email: aanuszewski@hammer.net _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
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.