in reply to Re^5: Company considers recoding Java app in Perl
in thread Company considers recoding Java app in Perl
Perl has plenty of frameworks too. But yes, the gist is that Java itself is fast, but people often write overly complicated systems on it, which run slowly. The problems in these cases is the software design, not the language it was written in.