×

Loading...

If you handle data with database, the bottleneck should be in database. So C++ and Java have no differents. Howerver, if your job needs a lot of calculation, you'd better use C++. Java is not suitable for real time processs.

Report