Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべての異なるクライアントからサーバーモデルに更新を送信し、このモデルへの変更を順番に保持するにはどうすればよいですか?同様の時期に行われるモデルへの変更をどのように処理しますか?
アイデアをありがとう!
おそらく、各更新要求にタイムスタンプを添付でき、サーバーはこれらの更新を順番に維持する責任があります。