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.
让我们以一个大量使用的基于云的软件为例。
当部署发生时,假设用户在线。
部署后服务器是否需要停止和启动取决于所使用的技术。保存在服务器中的任何状态信息都可以外部化(即写入磁盘)以更新应用程序。这是否必要以及是否这样做取决于所使用的技术。