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



> From: Dieter Bender
> 
> its one of the nice things with EJBs to write a distributed
application
> (nearly) without dealing with distribution aspects.
> 
> BTW: At the moment I have another guy (in France) dealing with
problems
> with a
> badly sized system (sized by ibm France) database and WebsFear on a
single
> processer 810 with 7 of the slowest disks.

The problem is entirely in your architecture.  I have WebSphere running
on a tiny model 270 with 1GB of RAM with a whopping 370 CPW, and I get
subsecond response time on my applications.  Go here to try it over a
384KB DSL:

http://www.plutabrothers.com/PBDWeb/p1e.html

I use WebSphere Express and my own JSP Model II architecture, and I get
great response time.  Why do I get great response time and you don't?
Because my business logic is written in RPG, not Java, so I don't use
EJBs.

In short: if you cannot get good response time on an iSeries using
WebSphere, it's because you're writing your application incorrectly.
People who insist on writing "platform independent" applications and
then slamming them onto the iSeries waste the strengths of the iSeries.

If you write your business logic in RPG and merely use you web
application server as a UI transport, you can get great response time.

I do.

Joe


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.