CN102541557A - Component processing system and component processing method - Google Patents

Component processing system and component processing method Download PDF

Info

Publication number
CN102541557A
CN102541557A CN2011104482847A CN201110448284A CN102541557A CN 102541557 A CN102541557 A CN 102541557A CN 2011104482847 A CN2011104482847 A CN 2011104482847A CN 201110448284 A CN201110448284 A CN 201110448284A CN 102541557 A CN102541557 A CN 102541557A
Authority
CN
China
Prior art keywords
deployment
assembly
information
components
operation requests
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.)
Granted
Application number
CN2011104482847A
Other languages
Chinese (zh)
Other versions
CN102541557B (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.)
SHANDONG CIVIC SE COMMERCIAL MIDDLEWARE Co.,Ltd.
Original Assignee
CVIC Software Engineering 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 CVIC Software Engineering Co Ltd filed Critical CVIC Software Engineering Co Ltd
Priority to CN201110448284.7A priority Critical patent/CN102541557B/en
Publication of CN102541557A publication Critical patent/CN102541557A/en
Application granted granted Critical
Publication of CN102541557B publication Critical patent/CN102541557B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a component processing system and a component processing method. The component processing system comprises a component monitoring module, a component deployment and management module and a component deployer set, wherein the component deployer set is provided with at least one component deployer; at least one execution method is contained in the component deployer and is used for operating a component; the component monitoring module is used for monitoring the change information of the component on a real-time basis and generating the operation request information of the component according to the change information; and the component deployment and management module is used for receiving the operation request information, searching the component deployer corresponding to the operation request information in the component deployer set according to the operation request information and executing the searched execution method corresponding to the operation request information in the component deployer to operate the component.

Description

A kind of component processing system and method
Technical field
The application relates to the OSGi field, particularly a kind of component processing system and method
Background technology
OSGi (Open Service Gateway Initiative, open service) technological side is to the dynamic modeling system technology of Java.The OSGi service platform provides service to Java, and these services make Java become the integrated first-selected environment with software development of software, have formed the accurate standard of OSGi.
In the data file process field, data files such as WEB application, Feature class file and Bundle class file are called assembly.
And in the deployment of assembly; To the startup of assembly, unload, stop, disposing or heavily dispose and all need call and the corresponding algorithm of these operational processes; Be called manner of execution, promptly through carry out with the corresponding manner of execution of said assembly realize to assembly startup, unload, stop, disposing or heavy operational processes such as deployment.
But in the prior art; Can't realize based on realizing modular unit Deployment Manager interface under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion; Thereby realize requiring to carry out deployment operation to component type and operation thereof; And can't realize assembly is carried out hot deployment operation, thereby realize that dynamically assembly externally uses.
Summary of the invention
Technical matters to be solved by this invention provides a kind of component processing system; Can't realize based on realizing modular unit Deployment Manager interface under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion in order to solve; Thereby realize requiring to carry out deployment operation to component type and operation thereof; And can't realize assembly is carried out hot deployment operation, thereby dynamically realize the technical matters that assembly is externally used.
The invention provides a kind of component processing system; Comprise: assembly monitoring modular, deployment of components administration module and the set of deployment of components device; Be provided with at least one deployment of components device in the said deployment of components device set; Comprise at least one manner of execution in the said deployment of components device, said manner of execution is used for assembly is carried out operational processes, wherein:
Said assembly monitoring modular is used for the change information of real-time monitoring assembly, generates the operation requests information of said assembly according to the change information of said assembly;
Said deployment of components administration module is used to receive the operation requests information of said assembly, searches and the corresponding deployment of components device of the operation requests information of said assembly in said deployment of components device set according to the operation requests information of said assembly;
When finding with the corresponding deployment of components device of the operation requests information of said assembly, carry out in the said deployment of components device that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
Said system, preferably, said deployment of components administration module comprises deployment of components device information submodule;
Said deployment device information submodule; Be used for storing the identification information of the deployment of components device of said deployment of components device set; Receive the operation requests information of said assembly when said deployment of components administration module after; Operation requests information according to said assembly is searched in said deployment of components device information submodule and the corresponding deployment of components device of said assembly operation solicited message identification information; Carry out in the said deployment of components device that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
Said system, preferably, said system also comprises the progress record module;
Said progress record module is used to write down said deployment of components administration module carries out operational processes to said assembly result.
The present invention also provides a kind of component processing method, is applied to said system, and said method comprises:
The change information of real-time monitoring assembly, the change information of the said assembly of foundation generates the operation requests information of said assembly;
Operation requests information structuring and startup and the corresponding thread of said operation requests information according to said assembly start and the corresponding manner of execution of said operation requests information, and said assembly is carried out operational processes.
Said method, preferably, said method also comprises operation requests information structuring and the corresponding progress object of said operation requests information according to said assembly; Monitor said and the running status corresponding thread of described request information; Whether the operation of judging said thread is successful, if it is successfully that said progress Obj State then is set; Otherwise, said progress Obj State is set is failure.
Can know by such scheme; Through a kind of deployment of components system provided by the invention and method thereof the change information of monitoring assembly in real time; And the said change information of foundation carries out and the corresponding operational processes of said change information said assembly; Thereby realize assembly being carried out hot deployment operation, require assembly is carried out operational processes, thereby realize that dynamically assembly externally uses to the type and the operation thereof of assembly based on realizing under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion.
Certainly, arbitrary product of enforcement the application might not reach above-described all advantages simultaneously.
Description of drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the invention; The accompanying drawing of required use is done to introduce simply in will describing embodiment below; Obviously, the accompanying drawing in describing below only is some embodiment of the application, for those of ordinary skills; Under the prerequisite of not paying creative work property, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the structural representation of a kind of deployment of components system embodiment one provided by the invention;
Fig. 2 is the structural representation of a kind of deployment of components system embodiment two provided by the invention;
Fig. 3 is the structural representation of a kind of deployment of components system embodiment three provided by the invention;
Fig. 4 is the method flow diagram of a kind of deployment of components method embodiment four provided by the invention;
Fig. 5 is the part method flow diagram of a kind of deployment of components method embodiment five provided by the invention based on the embodiment of the invention four;
Fig. 6 carries out the method flow diagram of deployment operation when being applied to the embodiment of the invention three to assembly for a kind of deployment of components method embodiment five provided by the invention;
Deployment Manager carried out the method flow diagram that deployment operation is handled to assembly when Fig. 7 was applied to the embodiment of the invention three for a kind of deployment of components method embodiment five provided by the invention;
Fig. 8 carries out the method flow diagram of unloading operation when being applied to the embodiment of the invention three to assembly for a kind of deployment of components method embodiment five provided by the invention;
Deployment Manager carried out the method flow diagram of unloading operation when Fig. 9 was applied to the embodiment of the invention three for a kind of deployment of components method embodiment five provided by the invention to assembly;
The method flow diagram of the operational processes that Figure 10 is started assembly by Deployment Manager when being applied to the embodiment of the invention three for a kind of deployment of components method embodiment five provided by the invention;
The method flow diagram of the operational processes that Figure 11 is stopped assembly by Deployment Manager when being applied to the embodiment of the invention three for a kind of deployment of components method embodiment five provided by the invention;
Figure 12 weighs the method flow diagram of deployment operation when being applied to the embodiment of the invention three to assembly for a kind of deployment of components method embodiment five provided by the invention;
The method flow diagram of the operational processes that Figure 13 is heavily disposed assembly by Deployment Manager when being applied to the embodiment of the invention three for a kind of deployment of components method embodiment five provided by the invention.
Embodiment
To combine the accompanying drawing in the embodiment of the invention below, the technical scheme in the embodiment of the invention is carried out clear, intactly description, obviously, described embodiment only is the application's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills are not making the every other embodiment that is obtained under the creative work prerequisite, all belong to the scope of the application's protection.
Embodiment one
Be depicted as the structural representation of a kind of component processing system embodiment one provided by the invention with reference to figure 1; Said system comprises assembly monitoring modular 101, deployment of components administration module 102 and deployment of components device set 103; Be provided with at least one deployment of components device 131 in the said deployment of components device set 103; Comprise at least one manner of execution in the said deployment of components device, said manner of execution is used for assembly is carried out operational processes, wherein:
Said assembly monitoring modular 101 is used for the change information of real-time monitoring assembly, generates the operation requests information of said assembly according to the change information of said assembly.
Need to prove; Said assembly monitoring modular 101 comprises that heat deployment scanner is used for that the heat of being made up of assembly is disposed catalogue and carries out timing scan; Realize the change information of real-time monitoring assembly, and generate the operation requests information of said assembly according to the change information of said assembly.
Said deployment of components administration module 102 is used to receive the operation requests information of said assembly, searches and the corresponding deployment of components device 131 of the operation requests information of said assembly in said deployment of components device set 103 according to the operation requests information of said assembly;
When the corresponding deployment of components of the operation requests information device 131 that finds with said assembly, carry out in the said deployment of components device 131 that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
Need to prove that said deployment of components administration module 102 comprises the deployment of components manager.
From the above; A kind of component processing system embodiment one provided by the invention disposes scanner through heat the heat of assembly composition is disposed the change information that catalogue is carried out the timing scan securing component; After said change information being generated the operation requests information of said assembly; In said deployment of components device set, search and corresponding deployment of components device of said operation requests information and startup according to the operation requests information of said assembly through the deployment of components manager; Carry out in the said deployment of components device that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
To sum up can know; A kind of component processing system embodiment one provided by the invention can realize based on realizing under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion assembly being carried out hot deployment operation; Require assembly is carried out operational processes to the type of assembly and operation thereof, thereby realize that dynamically assembly externally uses.
Embodiment two
Be depicted as the structural representation of a kind of component processing system embodiment two provided by the invention with reference to figure 2, based on the embodiment of the invention one, wherein, said deployment of components administration module 102 comprises deployment of components device information submodule 121;
Said deployment of components device information submodule 121; Be used for storing the identification information of the deployment of components device 131 of said deployment of components device set 103; Receive the operation requests information of said assembly when said deployment of components administration module 102 after; Operation requests information according to said assembly is searched in said deployment of components device information submodule 121 and corresponding deployment of components device 131 identification informations of said assembly operation solicited message; Carry out in the said deployment of components device 131 that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
Need to prove that said deployment of components device information submodule 121 comprises deployment of components device registration center, store the identification information of the deployment of components device 131 in the said deployment of components device set 103.
From the above; A kind of component processing system embodiment two provided by the invention disposes scanner through heat the heat of assembly composition is disposed the change information that catalogue is carried out the timing scan securing component; After said change information being generated the operation requests information of said assembly; In said deployment of components device information submodule, search and the corresponding deployment of components device of said assembly operation solicited message identification information according to the operation requests information of said assembly through the deployment of components manager; Start the said deployment of components device that finds; And carry out in the said deployment of components device that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
To sum up can know; A kind of component processing system embodiment two provided by the invention can realize based on realizing under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion assembly being carried out hot deployment operation; Require assembly is carried out operational processes to the type of assembly and operation thereof, thereby realize that dynamically assembly externally uses.
Embodiment three
Be depicted as the structural representation of a kind of component processing system embodiment three provided by the invention with reference to figure 3, based on the embodiment of the invention two, said system also comprises progress record module 104, wherein:
Said progress record module 104 is used to write down the result that 102 pairs of said assemblies of said deployment of components administration module carry out operational processes.
Wherein, Carry out in the process of operational processes at 102 pairs of said assemblies of said deployment of components administration module; When any situation that causes the failure of said operational processes occurring; Said progress record module 104 is carried out progress record with the assembly of said operational processes failure, and when the final success of said operational processes, the assembly that said operational processes is successful carries out progress record.
From the above; The heat that the overheated deployment scanner of a kind of component processing system embodiment provided by the invention threeway is formed assembly is disposed the change information that catalogue is carried out the timing scan securing component; After said change information being generated the operation requests information of said assembly; In said deployment of components device set, search and the corresponding deployment of components device of said operation requests information according to the operation requests information of said assembly through the deployment of components manager; When finding with the corresponding deployment of components device of said operation requests information; Start the said deployment of components device that finds, and carry out the corresponding manner of execution of operation requests information described in the said deployment of components device that finds, said assembly is carried out operational processes.Said assembly is being carried out in the process of operational processes, the progress record module is carried out record with the operational processes result of said assembly.
To sum up can know; A kind of component processing system embodiment one provided by the invention can realize based on realizing under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion assembly being carried out hot deployment operation; Require assembly is carried out operational processes to the type of assembly and operation thereof, thereby realize that dynamically assembly externally uses.
Embodiment four
Be depicted as the method flow diagram of a kind of component processing method embodiment four provided by the invention with reference to figure 4, be applied to the embodiment of the invention three, said method comprises:
Step 401: the change information of real-time monitoring assembly, the change information of the said assembly of foundation generates the operation requests information of said assembly.
Wherein, Catalogue to said assembly is formed is disposed the timing scan that scanner carries out heat deployment catalogue through heat; When the assembly under finding heat deployment catalogue changes, generate the operation requests information of said assembly according to the said hot change information of disposing assembly in the catalogue; Said operation requests information comprises the deployment operation request of assembly, the unloading operation request of assembly and the heavy deployment operation request of assembly.
Step 402: operation requests information structuring and startup according to said assembly start with the corresponding thread of said operation requests information, with the corresponding application of said operation requests information, said assembly are carried out operational processes.
Need to prove, when the user need stop or during start-up operation, receives user input instruction said assembly, and be the operation requests information of said assembly with said instruction transformation.
Wherein,, and start said thread said assembly is carried out operational processes according to the operation requests information structuring and the corresponding thread of said operation requests information of said assembly by Deployment Manager.In the operation process of said thread to said assembly; In deployment of components device registration center, search and the corresponding deployment device of said operation requests information identification information by Deployment Manager; In said deployment of components device set, find the corresponding deployment of components device of said operation requests information thus; Start in the said deployment of components device and the corresponding application of said operation requests information, said assembly is carried out operational processes.
From the above; The overheated deployment scanner of a kind of component processing method embodiment four-way provided by the invention is disposed catalogue to the heat of being made up of assembly and is carried out timing scan; Find the change information of assembly; Thus to the different change informations of different assemblies, realize to assembly deployment, unloading, start, stop and heavily operation such as deployments, realized assembly being carried out hot deployment operation based on realization under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion; Require assembly is carried out operational processes to the type of assembly and operation thereof, thereby realize that dynamically assembly externally uses.
Embodiment five
Be depicted as the method flow diagram of a kind of component processing method embodiment five provided by the invention with reference to figure 5, based on the embodiment of the invention four, be applied to the embodiment of the invention three, said method also comprises:
Step 501: according to the operation requests information structuring and the corresponding progress object of said operation requests information of said assembly; Monitor said and the running status corresponding thread of described request information; Whether the operation of judging said thread is successful, if get into step 502; Otherwise, get into step 503;
Step 502: it is successfully that said progress Obj State is set;
Step 503: said progress Obj State is set is failure.
Need to prove; In the operation requests information structuring and startup and the corresponding thread of said operation requests information of the said assembly of foundation,, said assembly is carried out in the process of operational processes in said thread startup according to the operation requests information structuring and the corresponding progress object of said operation requests information of said assembly; By said its running status of progress object monitoring; Whether the operation of judging said thread is successful, if it is successfully that said progress Obj State then is set; Otherwise, said progress Obj State is set is failure.
When the embodiment of the invention three was carried out the different operation processing according to five pairs of said assemblies of the embodiment of the invention, concrete method was following:
When being depicted as a kind of component processing method embodiment five provided by the invention and being applied to the embodiment of the invention three with reference to figure 6 assembly carried out the method flow diagram of deployment operation, said method comprises:
Step 601: dispose scanner by heat heat deployment catalogue is carried out timing scan, obtain scanning information;
Step 602: judge by said scanning information whether the assembly that said heat is disposed under the catalogue has the assembly that increases newly, if, get into step 603, otherwise, step 601 got into;
Step 603: Deployment Manager carries out deployment operation according to said judgement information to said assembly to be handled.
Wherein, as shown in Figure 7, said step 603 is specially:
Step 631: the thread of the said judgement information structuring deployment order of foundation also starts said thread, simultaneously structure and the corresponding progress object of said judgement information;
Step 632: Deployment Manager is searched in deployment of components device registration center and the said identification information that needs the corresponding deployment of components device of assembly of deployment;
Search in the said deployment of components device set whether contain the corresponding deployment of components device of disposing with said needs of assembly according to said identification information, if, get into step 633, otherwise, step 634 got into;
Step 633: start the deployment manner of execution by the said deployment of components device that finds, said assembly is carried out deployment operation handle;
Whether the result who judges said operational processes is successful, if, get into step 635, otherwise, step 634 got into;
Step 634: the state that said progress object is set is failure;
Step 635: the state that said progress object is set is successfully.
When being depicted as a kind of component processing method embodiment five provided by the invention and being applied to the embodiment of the invention three with reference to figure 8 assembly carried out the method flow diagram of unloading operation, said method comprises:
Step 801: dispose scanner by heat heat deployment catalogue is carried out timing scan, obtain scanning information;
Step 802: judge by said scanning information whether the assembly that said heat is disposed under the catalogue has assembly removal, if, get into step 803, otherwise, step 801 got into;
Step 803: Deployment Manager carries out unloading operation according to said judgement information to said assembly to be handled.
Wherein, as shown in Figure 9, said step 803 is specially:
Step 831: unload the thread of order and start said thread according to said judgement information structuring, simultaneously structure and the corresponding progress object of said judgement information;
Step 832: Deployment Manager is searched in deployment of components device registration center and the said identification information that needs the corresponding deployment of components device of assembly of unloading;
Search the corresponding deployment of components device of assembly that whether contains in the said deployment of components device set with said needs unloading according to said identification information, if, get into step 833, otherwise, step 834 got into;
Step 833: start the unloading manner of execution by the said deployment of components device that finds, said assembly is carried out unloading operation handle, judge whether the result of said operational processes is successful, if, get into step 835, otherwise, step 834 got into;
Step 834: the state that said progress object is set is failure;
Step 835: the state that said progress object is set is successfully.
The method flow diagram of the operational processes that by Deployment Manager the assembly of having disposed is started when being depicted as a kind of component processing method embodiment five provided by the invention and being applied to the embodiment of the invention three with reference to Figure 10, said method comprises:
Step 1031: the thread of the said judgement information structuring startup command of foundation also starts said thread, simultaneously structure and the corresponding progress object of said judgement information;
Step 1032: Deployment Manager is searched in deployment of components device registration center and the said identification information that needs the corresponding deployment of components device of assembly of startup;
Find in the said deployment of components device set whether contain the corresponding deployment of components device of assembly that starts with said needs according to said identification information, if, get into step 1033, otherwise, step 1034 got into;
Step 1033: start the startup manner of execution of said assembly by the said deployment of components device that finds, said assembly is carried out start-up operation handle;
Whether the result who judges said operational processes is successful, if, get into step 1035, otherwise, step 1034 got into;
Step 1034: the state that said progress object is set is failure;
Step 1035: the state that said progress object is set is successfully.
The method flow diagram of the operational processes that by Deployment Manager the assembly of having disposed is stopped when being depicted as a kind of component processing method embodiment five provided by the invention and being applied to the embodiment of the invention three with reference to Figure 11, said method comprises:
Step 1131: the thread that the said judgement information structuring of foundation is ceased and desisted order also starts said thread, simultaneously structure and the corresponding progress object of said judgement information;
Step 1132: Deployment Manager is searched the identification information of the corresponding deployment of components device of the assembly that stops with said needs in deployment of components device registration center;
Find in the said deployment of components device set whether contain the corresponding deployment of components device of the assembly that stops with said needs according to said identification information, if, get into step 1133, otherwise, step 1134 got into;
Step 1133: stop manner of execution by the said deployment of components device startup that finds, said assembly is carried out shut-down operation handle;
Whether the result who judges said operational processes is successful, if, get into step 1135, otherwise, step 1134 got into;
Step 1134: the state that said progress object is set is failure;
Step 1135: the state that said progress object is set is successfully.
When being depicted as a kind of component processing method embodiment five provided by the invention and being applied to the embodiment of the invention three with reference to Figure 12 assembly weighed the method flow diagram of deployment operation, said method comprises:
Step 1201: dispose scanner by heat heat deployment catalogue is carried out timing scan, obtain scanning information;
Step 1202: judge by said scanning information whether the assembly that said heat is disposed under the catalogue has assembly to change, and need heavily dispose, if, get into step 1203, otherwise, step 1201 got into;
Step 1203: Deployment Manager weighs deployment operation according to said judgement information to said assembly and handles.
Wherein, shown in figure 13, said step 1203 is specially:
Step 1231: weigh the thread of deployment order and start said thread according to said judgement information structuring, simultaneously structure and the corresponding progress object of said judgement information;
Step 1232: Deployment Manager is searched the identification information of the corresponding deployment of components device of the assembly of heavily disposing with said needs in deployment of components device registration center;
Find in the said deployment of components device set whether contain the corresponding deployment of components device of the assembly of heavily disposing with said needs according to said identification information, if, get into step 1233, otherwise, step 1234 got into;
Step 1233: heavily dispose manner of execution by the said deployment of components device startup that finds, said assembly is weighed deployment operation handle;
Whether the result who judges said operational processes is successful, if, get into step 1235, otherwise, step 1234 got into;
Step 1234: the state that said progress object is set is failure;
Step 1235: the state that said progress object is set is successfully.
From the above; The overheated deployment scanner of a kind of component processing method embodiment five-way provided by the invention is disposed catalogue to the heat of being made up of assembly and is carried out timing scan; Find the change information of assembly; Be directed against the different change informations of different assemblies thus; Realization to deployment, the unloading of assembly, start, stop and heavily operation such as deployment, and in the implementation of operation, its state that whether runs succeeded is carried out record, realized assembly being carried out hot deployment operation based on realizing under the complete compatible JavaEE deployment of components management regulation of OSGi standard criterion; Require assembly is carried out operational processes to the type of assembly and operation thereof, thereby realize that dynamically assembly externally uses.
More than a kind of component processing system and method thereof that the application provided have been carried out detailed introduction; Used concrete example among this paper the application's principle and embodiment are set forth, the explanation of above embodiment just is used to help to understand the application's method and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to the application's thought, the part that on embodiment and range of application, all can change, in sum, this description should not be construed as limitation of the present invention.

Claims (5)

1. component processing system; It is characterized in that; Said system comprises: assembly monitoring modular, deployment of components administration module and the set of deployment of components device, be provided with at least one deployment of components device in the said deployment of components device set, and comprise at least one manner of execution in the said deployment of components device; Said manner of execution is used for assembly is carried out operational processes, wherein:
Said assembly monitoring modular is used for the change information of real-time monitoring assembly, generates the operation requests information of said assembly according to the change information of said assembly;
Said deployment of components administration module is used to receive the operation requests information of said assembly, searches and the corresponding deployment of components device of the operation requests information of said assembly in said deployment of components device set according to the operation requests information of said assembly;
When finding with the corresponding deployment of components device of the operation requests information of said assembly, carry out in the said deployment of components device that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
2. system according to claim 1 is characterized in that, said deployment of components administration module comprises deployment of components device information submodule;
Said deployment device information submodule; Be used for storing the identification information of the deployment of components device of said deployment of components device set; Receive the operation requests information of said assembly when said deployment of components administration module after; Operation requests information according to said assembly is searched in said deployment of components device information submodule and the corresponding deployment of components device of said assembly operation solicited message identification information; Carry out in the said deployment of components device that finds and the corresponding manner of execution of said operation requests information, said assembly is carried out operational processes.
3. system according to claim 1 is characterized in that said system also comprises the progress record module;
Said progress record module is used to write down said deployment of components administration module carries out operational processes to said assembly result.
4. a component processing method is characterized in that, is applied to said system, and said method comprises:
The change information of real-time monitoring assembly, the change information of the said assembly of foundation generates the operation requests information of said assembly;
Operation requests information structuring and startup and the corresponding thread of said operation requests information according to said assembly start and the corresponding manner of execution of said operation requests information, and said assembly is carried out operational processes.
5. method according to claim 4 is characterized in that, said method also comprises operation requests information structuring and the corresponding progress object of said operation requests information according to said assembly; Monitor said and the running status corresponding thread of described request information; Whether the operation of judging said thread is successful, if it is successfully that said progress Obj State then is set; Otherwise, said progress Obj State is set is failure.
CN201110448284.7A 2011-12-28 2011-12-28 Component processing system and component processing method Active CN102541557B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110448284.7A CN102541557B (en) 2011-12-28 2011-12-28 Component processing system and component processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110448284.7A CN102541557B (en) 2011-12-28 2011-12-28 Component processing system and component processing method

Publications (2)

Publication Number Publication Date
CN102541557A true CN102541557A (en) 2012-07-04
CN102541557B CN102541557B (en) 2014-12-10

Family

ID=46348530

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110448284.7A Active CN102541557B (en) 2011-12-28 2011-12-28 Component processing system and component processing method

Country Status (1)

Country Link
CN (1) CN102541557B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407904A (en) * 2014-12-15 2015-03-11 深圳市科漫达智能管理科技有限公司 Module information allocation method and system
CN104899013A (en) * 2014-03-05 2015-09-09 深圳中兴网信科技有限公司 Calling method and calling device of customized service assembly
CN110750418A (en) * 2019-09-30 2020-02-04 联想(北京)有限公司 Information processing method, electronic equipment and information processing system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889048A (en) * 2006-08-03 2007-01-03 华为技术有限公司 Package realizing method and system
CN101266542A (en) * 2008-02-01 2008-09-17 中国建设银行股份有限公司 Method and device for loading component in container
CN101359999A (en) * 2007-07-30 2009-02-04 中兴通讯股份有限公司 Method and apparatus for network element data synchronization
US20100318968A1 (en) * 2009-06-15 2010-12-16 Microsoft Corporation Catalog-based software component management

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889048A (en) * 2006-08-03 2007-01-03 华为技术有限公司 Package realizing method and system
CN101359999A (en) * 2007-07-30 2009-02-04 中兴通讯股份有限公司 Method and apparatus for network element data synchronization
CN101266542A (en) * 2008-02-01 2008-09-17 中国建设银行股份有限公司 Method and device for loading component in container
US20100318968A1 (en) * 2009-06-15 2010-12-16 Microsoft Corporation Catalog-based software component management

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104899013A (en) * 2014-03-05 2015-09-09 深圳中兴网信科技有限公司 Calling method and calling device of customized service assembly
CN104899013B (en) * 2014-03-05 2018-04-06 深圳中兴网信科技有限公司 A kind of call method and device for customizing serviced component
CN104407904A (en) * 2014-12-15 2015-03-11 深圳市科漫达智能管理科技有限公司 Module information allocation method and system
CN104407904B (en) * 2014-12-15 2018-01-02 深圳市科漫达智能管理科技有限公司 A kind of method and system of module information configuration
CN110750418A (en) * 2019-09-30 2020-02-04 联想(北京)有限公司 Information processing method, electronic equipment and information processing system
CN110750418B (en) * 2019-09-30 2022-04-19 联想(北京)有限公司 Information processing method, electronic equipment and information processing system

Also Published As

Publication number Publication date
CN102541557B (en) 2014-12-10

Similar Documents

Publication Publication Date Title
CN107431651B (en) Life cycle management method and equipment for network service
CN1979419A (en) Method for setting up short-cut of programe module in software and starting method therefor
CN105404524A (en) Class loading and isolating method and apparatus in Java application
CN101833714A (en) Method, device and system for controlling power of examination and approval
CN110874236A (en) Cross-platform application device, terminal and storage medium
CN102073506A (en) Java 2 enterprise edition (J2EE) based method and system for processing Web application request
CN102541557B (en) Component processing system and component processing method
WO2023131058A1 (en) System and method for scheduling resource service application in digital middle office of enterprise
CN107026871A (en) A kind of Web vulnerability scanning methods based on cloud computing
CN104391777A (en) Cloud platform based on Linux operating system and operation monitoring method and device of cloud platform
US11153224B2 (en) Method of providing cloud computing infrastructure
CN106951357A (en) A kind of server end application issue monitoring method and device based on finger daemon
CN113467931B (en) Processing method, device and system of calculation task
CN113595832A (en) Network data acquisition system and method
CN103186738A (en) Software license management and control method and system for software resources, creating device and starting device
CN104111862A (en) Method and system for obtaining IP (Internet Protocol) address of virtual machine in cloud computing platform
CN102546628B (en) Sample authenticating method and system
Ribeiro et al. Deployment of multiagent mechatronic systems
CN109408197A (en) A kind of implementation method and device of edge calculations engine
CN111309474B (en) Communication method, communication device and distributed service registration center
CN111488286B (en) Method and device for independently developing Android modules
JP6443059B2 (en) Information processing apparatus, information processing method, and program
CN110781001B (en) Kubernetes-based container environment variable checking method
WO2010035480A1 (en) Distributed processing system, distributed processing method, and program
KR20090000498A (en) The service provisioning scheme and system at the software vending machine utilizing the virtualization appliance

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211209

Address after: 250014 No. 41-1 Qianfo Shandong Road, Lixia District, Jinan City, Shandong Province

Patentee after: SHANDONG CIVIC SE COMMERCIAL MIDDLEWARE Co.,Ltd.

Address before: 250014 No. 41-1 Qianfo Shandong Road, Jinan City, Shandong Province

Patentee before: SHANDONG CVIC SOFTWARE ENGINEERING Co.,Ltd.

Patentee before: Shandong Zhongchuang software commercial middleware Co., Ltd