Answer the question
In order to leave comments, you need to log in
How to write a UDP server for VPS: Java vs Node.js?
There is a VPS 1024mb, 2 cores at 2GHz. I don't know how to write a UDP server. The choice fell on Java or Node.js. The received message stream will come from C# (Unity, UDP) at about 50-100 messages per second (in spikes), "message" ~ 200 bytes.
What is better to cope with such a load and such not very outstanding resources? Of course, I would like to get a more productive server :)
Answer the question
In order to leave comments, you need to log in
No difference. Choose what you know best and feel more comfortable with.
Why not Golang? If from Java and JS on this hardware, then for me it's JS.
> the flow of messages will go from C#
If there is expertise in C#, then you can use it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question