this post was submitted on 24 Jul 2023
36 points (100.0% liked)
Diablo
6541 readers
2 users here now
For discussion, memes, and everything Diablo.
Simple rules:
- Diablo related content only. This includes other ARPGs to (and only to) the extent that they relate to Diablo.
- Behave yourself.
- No NSFW content.
- Diablo based memes are allowed in moderation.
Please tag your posts with the game you're talking about: [D4], [D3], [D2], [D2R], etc.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Option 1: Create complicated system which loads information about other players on demand, being careful that certain information must always be preloaded before it is needed to prevent lags, while different information can wait for a network request. Must consider the implications of increased network chatter on server load.
Option 2: Just load all the stuff.