Discussion Forums

Re: FIX 4.4 coding in Java or c++? which is better?
Jason Chung <>
18 Jun 2008 8:54AM ET

Hello,

Thanks for the responding.

I guess basic FIX handler such as client side OMS.

I think java data structure(util package) has better memory management and faster in a way they were implemented compare to c++.

I try to put 1 million unique string(market data) into hashtable for fun and I have no obvious delay accessing the data in java. But, I never did in c++, not sure what happen.....

the code for java is "cleaner" than c++.

But, I think you are right, both performance should be close enough. I think most company still using c++ for their FIX engine(not sure).

Thanks for the tips: 2 points

>Do you wanna write a tricky system driver or a Fix handler?
>Do you need a offset based access to the memory?

I guess this answer my question and most of the manager question too.

Regards,
Jason


FIX 4.4 coding in Java or c++? which is better?
Jason Chung   27 May 2008 1:10PM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Jason Chung   17 Jun 2008 8:56AM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Alexandre Efremov / javasmith   17 Jun 2008 9:44AM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Jason Chung   18 Jun 2008 8:54AM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Changpeng Yu / FT Computer Solutions   18 Jun 2008 4:49PM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Jason Chung   19 Jun 2008 9:26AM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Changpeng Yu / FT Computer Solutions   19 Jun 2008 1:55PM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Jason Chung   20 Jun 2008 12:57PM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Greg Orsini / Cameron Systems   20 Jun 2008 3:32PM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Serg Gulko   11 Sep 2008 1:24PM ET
Re: FIX 4.4 coding in Java or c++? which is better?
Changpeng Yu / FT Computer Solutions   19 Jun 2008 2:04PM ET