crypto exchange?
If yes, is what is the best Java framework for doing that?
do you want to code an HFT application?
yes. as a package. I mean web app + mobile app
There are tons of options. Java is just one of them. To be honest, there's just no best option. C++, Java, Python and whatever comes to mind can serve you to create such application
I mean specially for financial app like Binance exchange. what is best for it? safety, security, performance, developing speed
I just told you :) There is no best option. Anything works.
"best language for a X type app" is too broad an question to answer properly. Unless you give us real reasons like plarform constraints, hardware constraints, etc. It is nearly impossible to answer you. Don't create language wars here
I told you clear example. The Binance Exchange app. I mean the Web app
That is not a clear example.
you can make the same app in C++, javascript , Java, any general programming language out there
Example for a trading app with 1 mil trading requests per second.
No, it's not a clear example. All it tells us is that you need some logic that exchange platforms have. To create such logic, anything works.
that mostly requires a good server not a language problem
Yes you are right. My main question is if I can create this app with Python or ROR, its much easier to fight with Java or C++ question is, can I think about Python or ROR for a financial app with 1 mil requests per second? I should bring up many clusters of the app and dispatch the requests?
Ask that on Devs chat, as it's offtopic
https://t.me/joinchat/FNPR30QUj4X7ycnEBCoFIg
Python was created to deal with big numbers. That's why big DCC-Application developers like Autodesk use python as the scripting language, because the language can handle big matrix calculations etc. You can do the exact same thing with Java and C++. The coding difficulty could be different in all of them. But the results should be same. When it comes to synchronizing millions of data per second, Java might be a bit slower than C++. Just an assumption. Banks use Java because it is "easier and cost effective" to let devs program their software. And also maintenance is a thing.
It's already started))) We can't stop the hurricane at this point...
Обсуждают сегодня