Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

JohnGarrettMartin
2010-07-02 23:42:42

I'm a big fan of Perl-- but a bigger fan of using the right Tool for the job.  Job design has a much bigger impact on performance than your choice of language-- so for me, the choice really centers around the environment that the jobs will run in and the expertise of the programmers that are building them.

AntonioCS
2010-07-02 13:03:17

So what you are saying is it depends on the job smile

shiringomez
2010-07-02 10:58:06

Creating thread in Java is very easy while in Perl is very difficult. Sorting an array of strings is hard in Java as compared to Perl.

AntonioCS
2010-07-01 11:11:35

Hey! I know this is an old post but I just want to know if this is still true. Is Java still much better than Perl?

I am using talend 4.1.0.M1, most of my jobs are java but I a little more comfortable with perl.

Thanks

suzchr
2008-06-11 11:36:02

Ho sorry I don't seen your answer. I give my tOracleInput param in the other topic.

maverick
2008-06-11 11:24:48

Hi,

You have problems with TOS perfs
What about this topic whitch have been left behind ?
topic:3080

plegall
2008-06-11 09:42:14

Generally speaking, Java performances are superior to Perl performances on high data volumes (and I'm responsible of Perl code generation, so I've admitted it). Perl advantages are somewhere else than performances. It doesn't mean that Perl generated code is slow, it just means that it is a slower most of the time, in particular with delimited file. The performance difference may become null or reversed when working with databases, as our benchmarks have shown.

It may also depend on the job. The best way to know it is to design your job with Perl and Java and make a performance comparison.

suzchr
2008-06-11 09:26:09

Currently I have a lot of problem with the performance of Talend.
Do you think that it's more fast with a Java project or with a Perl project ?

Thx.

Board footer

Powered by FluxBB