实施模型及网络分布
2014-10-07 16:40:54 10 举报
实施模型及网络分布是指将一个软件系统的设计和实现分解为多个模块,并将这些模块部署在不同的计算机上以实现分布式计算。这种架构可以提高系统的可扩展性和可靠性,因为它允许系统在需要时动态地添加或删除节点。此外,实施模型及网络分布还可以提高系统的容错能力,因为即使某个节点出现故障,其他节点仍然可以继续运行。总之,实施模型及网络分布是一种有效的方法,用于构建大型、高可用的软件系统。
作者其他创作
大纲/内容
ApplicationLogiconlyexecuted here
Presentationdistributedfrom here
Client PC(thin or fat)
HTML: Page ContentandXML: Data Content
Read requestedrows and columnsonly from the tables
Records(only)lockeduntilclientreleasestable
Dataand servicerequests
Web browser
Response to datamanipulationrequest
C/S Databasestored here
Database Server
Updated tables
DataManipulationLogiconlyexecuted here
ApplicationServer
Web Server
Only Javaapplets andWeb scriptsexecuted
Unlock records
User
Informationandserviceresponses
Authentication
0 条评论
下一页