|
4.4 Changes
< Previous Next >
Re: FIX 4.4 coding in Java or c++? which is better?
Jason Chung <> 17 Jun 2008 8:56AM ET> Hi,
>
> any idea coding FIX in java or c++ , which language will provide better
> performance? or does not matter?
>
> I mean something like the pros and cons of coding in JAVA or C++
> especially when upgrading to FIX 4.4
>
> Thank You
>
> Best Regards, Jason
my opinion:
since this is not a system programming, java will do better job from scratch since coding in java much easy to write or to read, the code is cleaner.
any people disagree?
I know most of the FIX is written in c/c++......
regards,
Jason
Re: FIX 4.4 coding in Java or c++? which is better? Jason Chung 17 Jun 2008 8:56AM ET
|