Application Study on an Extended Design Pattern
Ling Lin Li, Jinpeng Tang
Abstract
Ling Lin Li, Jinpeng Tang
Abstract
Proposed a extend design pattern, which oriented distributed environment. Design framework in which import some components, such as command bus, command executor. Design the structure class diagram of the pattern. Expatiated components’ specific function, and analyses the command execution process in the pattern. Based on the pattern, when developers design command classes, there is no need to consider how to sequence the command object and send it to server, and they don’t worry about receiving data from server and anti-serialize from the received data. Conclude that developers can use command pattern in a network transparent manner in accordance with the original way.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Proposed a extend design pattern, which oriented distributed environment. Design framework in which import some components, such as command bus, command executor. Design the structure class diagram of the pattern. Expatiated components’ specific function, and analyses the command execution process in the pattern. Based on the pattern, when developers design command classes, there is no need to consider how to sequence the command object and send it to server, and they don’t worry about receiving data from server and anti-serialize from the received data. Conclude that developers can use command pattern in a network transparent manner in accordance with the original way.
Key concepts: Executor, Serialization, Computer science, Design pattern, Specification pattern, Function (biology), Process (computing), Software design pattern