CN100361116C - Construction method of smart subscriber servo device constitution - Google Patents

Construction method of smart subscriber servo device constitution Download PDF

Info

Publication number
CN100361116C
CN100361116C CNB031400752A CN03140075A CN100361116C CN 100361116 C CN100361116 C CN 100361116C CN B031400752 A CNB031400752 A CN B031400752A CN 03140075 A CN03140075 A CN 03140075A CN 100361116 C CN100361116 C CN 100361116C
Authority
CN
China
Prior art keywords
server
client
user interface
application
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CNB031400752A
Other languages
Chinese (zh)
Other versions
CN1581135A (en
Inventor
胡昊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China International Telecommunication Construction Group Design Institute Co ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB031400752A priority Critical patent/CN100361116C/en
Publication of CN1581135A publication Critical patent/CN1581135A/en
Application granted granted Critical
Publication of CN100361116C publication Critical patent/CN100361116C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention relates to a method for designing the framework and the interface of a software system in the common distributed application environment of a client server in a computer network, which has the steps: a. a user interface server and an application server are used for taking the place of the original concept of a client end and a server; b. the functions of the interface server are specially used for providing user interface service for the application server; c. the processing flow and the service logic of the application server are completely consistent so as to be always completed in the same process without the consideration of the problem of the connection between a plurality of subprocesses. Thus, the present invention has the advantages of easy realization of foreground design and background design, easy deployment, easy installation, easy software update, uniform user interface style, suitability for various distributed software application systems and particular suitability for the fields of telecommunication application and telecommunication management.

Description

A kind of method for building up of dexterous client server framework
Technical field:
The present invention relates to the management method of client server in the computer network.
Background technology:
In the telecommunications application, owing to there is the service logic of more complicated, it is mutual often to need user and system to carry out repeatedly in the middle of a flow of task.And the traditional client/server framework, because its intrinsic characteristics: client is the user of the service that provides of server, and can not in the service procedure that server provides, interrupt its process, therefore cause for complicated service process and service logic, must be according to the mutual requirement of system in the business procedure and client, a complete process is divided into several subprocess, when the business procedure complexity arrives to a certain degree, can makes the segmentation of this process reach unmanageable state.
The maximum complexity of its exploitation comes from so: a complete flow process is interrupted, and be distributed on the server and client on, no matter be the connection problem that client or server all need to handle two sub-processes, to support concurrent/multithreading to handle if introduce server again, client will lock demands such as input when waiting for server is returned, the realization difficulty of client/server all can increase.
Summary of the invention:
The objective of the invention is to:, reach and reduce the method for building up of a kind of dexterous client server framework that distributed environment is split the complexity of hair band by defining new notion and framework.
The present invention is achieved in that
A, " user interface service device (UIServer) ", " application server (AppServer) " replace the notion of original client and server, wherein " user interface service device " is identical with the client deployment position in the traditional client server framework, but its functional category and inequality;
B, interface server capability aim at application server for providing user interface service;
C, make the treatment scheme of application server and service logic in full accord, and can in same process, finish all the time, need not consider the problem that a plurality of sub-processes are connected.
Use this programme can bring following benefit as the exploitation of Distributed Application:
1. foreground design and realization simple (, only need provide user interface service) because need not to consider concrete operation flow;
2. backstage design and realization simple (, can not influence a complete flow process) because of the communication in the distributed environment, asynchronous operation etc. because directly embody complete operation flow;
3. be easy to deployment, installation and software upgrading (because operation flow complete be embodied in AppServer, only need upgrading AppServer can realize the upgrading of system);
4. user-interface styles unification (the enforceable look ﹠ feel that makes of the interface of design service in advance reaches unanimity).
Description of drawings:
Accompanying drawing 1 is general business process map;
Accompanying drawing 2 is the process flow diagrams that adopt traditional client server client framework;
Accompanying drawing 3 is system flowcharts of the present invention;
Accompanying drawing 4 is that different clients contrast chart.
Embodiment:
The core concept of this programme is: the notion that replaces original client and server with " user interface service device (UIServer) ", " application server (Appserver) ", wherein " user interface service device " is identical with the client deployment position in the traditional C/S framework, but its functional category and inequality: original client is user's operation is translated as the accessible machine instruction of server, and the data that will fetch from the backstage are returned and are translated as the accessible data of user.And the interface server capability in this programme is to be application server for providing user interface service.This is under the comparatively simple situation of service logic, and both there is no big difference, and comparatively under the complicated situation, very evident difference is arranged but in service logic.
As can be seen from Figure 3 adopt in the realization flow of this programme, except initiating task be by UIServer to the request that AppServer initiates, most of AM/BAMs be to initiate to UIServer alternately by AppServer, that is to say: call the interface service on foreground by the backstage, for the backstage carry out operation flow provide support.
The treatment scheme of AppServer and service logic are in full accord in this programme, and can in same process, finish (an independent thread gets final product during specific implementation) all the time, need not consider the problem that a plurality of sub-processes are connected, thereby greatly reduce the complexity of server design and realization.Then realize a series of interface serviced component on the UIServer, for example: literal input service, numeral input service, literal output service according to the feature needs of business.These services can design in advance according to concrete business field needs.
In the operation flow that Fig. 1 describes, if adopt traditional client server client framework, its realization flow such as Fig. 2 so:
Client in this programme (being UIServer) is browser (thin-client, client the gives no thought to service logic) centre in client (Fat Client, promptly the client height embodies service logic) and the B/S framework in traditional C/S framework.We can say the advantage that combines both fully, can in Fig. 4, make comparisons.

Claims (1)

1, a kind of method for building up of dexterous client server framework is characterized in that:
A, user interface service device, application server replace the notion of original client and server, make its " user interface service device " identical with the client deployment position in the traditional client server framework, but its functional category and inequality;
B, make the interface server capability aim at application server for providing user interface service;
C, make the treatment scheme of application server and service logic in full accord, and can in same process, finish all the time, need not consider the problem that a plurality of sub-processes are connected.
CNB031400752A 2003-08-06 2003-08-06 Construction method of smart subscriber servo device constitution Expired - Fee Related CN100361116C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB031400752A CN100361116C (en) 2003-08-06 2003-08-06 Construction method of smart subscriber servo device constitution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB031400752A CN100361116C (en) 2003-08-06 2003-08-06 Construction method of smart subscriber servo device constitution

Publications (2)

Publication Number Publication Date
CN1581135A CN1581135A (en) 2005-02-16
CN100361116C true CN100361116C (en) 2008-01-09

Family

ID=34579226

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB031400752A Expired - Fee Related CN100361116C (en) 2003-08-06 2003-08-06 Construction method of smart subscriber servo device constitution

Country Status (1)

Country Link
CN (1) CN100361116C (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1327198A (en) * 2000-05-31 2001-12-19 国际商业机器公司 Method system for sectional processing environment isomer customer service device and program product
US6671716B1 (en) * 1997-11-28 2003-12-30 International Business Machines Corporation Processing extended transactions in a client-server system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6671716B1 (en) * 1997-11-28 2003-12-30 International Business Machines Corporation Processing extended transactions in a client-server system
CN1327198A (en) * 2000-05-31 2001-12-19 国际商业机器公司 Method system for sectional processing environment isomer customer service device and program product

Also Published As

Publication number Publication date
CN1581135A (en) 2005-02-16

Similar Documents

Publication Publication Date Title
KR100690290B1 (en) Keeping persistency while switching between modalities
SE511357C2 (en) Method and apparatus of a telecommunications network
CN110851248A (en) Asynchronous task data processing method and device and computer readable storage medium
CN107329762A (en) A kind of method and system for describing to service with integrated software
CN111831461A (en) Method and device for processing business process
CN102945264B (en) Method for intelligently starting distributed transaction
US6642942B1 (en) Method and system for configuring among call processing applications in a call processing system
CN106850838A (en) The control method and system of mobile terminal cloud application
CN110262782A (en) The interface comparison method and device of software systems
CN109889406A (en) For managing method, apparatus, equipment and the storage medium of network connection
CN100361116C (en) Construction method of smart subscriber servo device constitution
EP1020087B1 (en) Services using call independent building blocks
CN104331289A (en) Method and device for applying plug-in design application to flow processing
CN110636073A (en) Distributed asynchronous remote service arranging and calling technology
US7743117B2 (en) Service provisioning method, system and computer program product
US20040088353A1 (en) User interface
CN101246421A (en) Universal frame work based on workflow engine
CN112631696B (en) Service arranging method, arranging device, processor and service arranging system
CN105721912B (en) Response method and device of the smart television to analogue-key
CN112650598A (en) Multi-application access method for workflow system
EP1365322A1 (en) Improvements relating to computer programs
CN108369692A (en) The abundant preview of communication is provided in communicating summary
CN105573793B (en) A kind of method and device of quick start intelligence POS machine application program
CN114726911B (en) Routing parameter transfer method for distributed industrial robot online service arrangement
US8166169B2 (en) Method of allocating resources among client work machines

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: HUAWEI TECHNOLOGY CO., LTD.

Free format text: FORMER OWNER: GANGWAN NETWORK CO., LTD.

Effective date: 20061020

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20061020

Address after: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Applicant after: HUAWEI TECHNOLOGIES Co.,Ltd.

Address before: 100871, No. 21 West Third Ring Road, Beijing, Haidian District, Long Ling Building, 13 floor

Applicant before: Harbour Networks Holdings Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: CHINA INTERNATIONAL TELECOMMUNICATION CONSTRUCTION

Free format text: FORMER OWNER: HUAWEI TECHNOLOGY CO LTD

Effective date: 20111108

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518129 SHENZHEN, GUANGDONG PROVINCE TO: 100079 FENGTAI, BEIJING

TR01 Transfer of patent right

Effective date of registration: 20111108

Address after: 100079, Beijing Fengtai District South Zhuang a building building No. 56

Patentee after: CHINA INTERNATIONAL TELECOMMUNICATION CONSTRUCTION GROUP DESIGN INSTITUTE Co.,Ltd.

Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080109

CF01 Termination of patent right due to non-payment of annual fee