Hello, (Sorry for my english)
I creating a minecraft network and I have questions about the database. (MongoDB)
1. Only bungeecords will connect to database and send data to other servers (sockets)
2. Every server (lobby, minigame) connect to database and get data (dynamically)
What solution is better? 1 or 2?
And another question.
3. How many players can one bungeecord keep? (GB Ram) (I know CPU is important too)
4. Its better to keep every bungeecord on other dedic server? (for best...
Network bungeecord, sockets, mongodb
I creating a minecraft network and I have questions about the database. (MongoDB)
1. Only bungeecords will connect to database and send data to other servers (sockets)
2. Every server (lobby, minigame) connect to database and get data (dynamically)
What solution is better? 1 or 2?
And another question.
3. How many players can one bungeecord keep? (GB Ram) (I know CPU is important too)
4. Its better to keep every bungeecord on other dedic server? (for best...
Network bungeecord, sockets, mongodb