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





Management wonders if these programs were rewritten in C++ or Java if it
would have a positive effect on the server?

Boy, this is a really complicated question to answer. There's nothing about C++ that makes it intrinsically faster than RPG or vice-versa. It has to do with how well the code is written.


You can easily say "RPG programmers are more focused on business issues" and "C++ programmers are more focused on technology issues." While that might be true a lot of the time, it's a generalization.

It's like saying "Italian's make better pasta, Mexican's make better torillas." It's a generalization! I'm sure that the best pasta maker in Mexico makes better pasta than the worst one in Italy.

RPG programmers are generally much more focused on business issues than they are on their code because of the culture surrounding the IBM midrange computers over the past few decades.

Likewise, C / C++ programmers have probably spent most of their time working on systems where understanding the technology behind the system was more important to them than business issues.

So, if you look at it that way, C++ programmers will write faster running code than RPG programmers. Not by virtue of the language, but by virtue of a better knowledge of how computers work and what will run well on them.

If you find an RPG programmer with that knowledge (and there are several on this mailing list) then they'll also write very efficient programs.

Regarding Java... Due to the way it works, it *IS* intrinsically slower than either C++ or RPG. It's strength is portability, and increasingly there are a ton of programmers and tools available for it -- but speed and efficiency are not it's strengths. The general philosophy is that it's cheaper to buy a faster machine than it is to re-write your applications.

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.