alephium / mining-pool

GNU General Public License v2.0
17 stars 33 forks source link

Performance #30

Open italodl opened 2 years ago

italodl commented 2 years ago

Sorry for the question I'm a neophyte. This pool totally in javascript what performance can it have? can it handle 200/500 miners? or is it better to use other programming languages. (Obviously with a good server).
Are there any performance tests that you can consult?
or it is for educational purposes only. Does anyone really use it? do you think written in javascript or python is equivalent as performance reachable?

Thanks in advance

polarker commented 2 years ago

Sorry for the question I'm a neophyte. This pool totally in javascript what performance can it have? can it handle 200/500 miners? or is it better to use other programming languages. (Obviously with a good server). Are there any performance tests that you can consult? or it is for educational purposes only. Does anyone really use it? do you think written in javascript or python is equivalent as performance reachable?

Thanks in advance

There are pools using this code. As far as I know, many pool write code in nodejs.