q abt query of data about servers and clients #2855
Replies: 3 comments 6 replies
-
@softins is running Jamulus Explorer, so he'd be most qualified to answer this (I guess he may see this ping and reply here). https://github.com/softins/jamulus-web You should still be careful about not overloading the scraped servers. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much, guys! FYI: the background of my q is that I have a script and program that periodically queries the genre servers one by one for further processing. Now I'm thinking about making it available, but am worried it could overload your fine systems if used on a bigger scale. That was the reason for the other part of my q: "If it's ok to query, then I'd like to know what the limits are, e.g. how about querying every genre once a second (just as a very extreme example)? And what if a lot of people would do this simultaneously?" Any thoughts on that? Would you suggest I do smth to avoid overloading? Send a flag so server could ignore, limit the period, whatever...? I'm very much a hobby programmer, so pls excuse any ignorant stuff. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much @pljones, for your kind information! Dev versions of course! |
Beta Was this translation helpful? Give feedback.
-
First of all, thank you so much for Jamulus! I can't say enough how much joy and fun it has given me!
Second, I'd like to know if it's ok to query the genre servers (e.g. https://explorer.jamulus.io/servers.php?central=anygenre1.jamulus.io:22124) for the JSON data about servers and clients for further processing in a script/program. Or is there any other, more efficient way to get the server data?
If it's ok to query, then I'd like to know what the limits are, e.g. how about querying every genre once a second (just as a very extreme example)? And what if a lot of people would do this simultaneously?
Thank you in advance for you kind answer.
Beta Was this translation helpful? Give feedback.
All reactions