CN103067235A - Enterprise service bus - Google Patents

Enterprise service bus Download PDF

Info

Publication number
CN103067235A
CN103067235A CN201210544344XA CN201210544344A CN103067235A CN 103067235 A CN103067235 A CN 103067235A CN 201210544344X A CN201210544344X A CN 201210544344XA CN 201210544344 A CN201210544344 A CN 201210544344A CN 103067235 A CN103067235 A CN 103067235A
Authority
CN
China
Prior art keywords
service
esb
unit
access
management
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.)
Pending
Application number
CN201210544344XA
Other languages
Chinese (zh)
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201210544344XA priority Critical patent/CN103067235A/en
Publication of CN103067235A publication Critical patent/CN103067235A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Storage Device Security (AREA)

Abstract

The invention relates to an enterprise service bus which comprises a service bus module. The service bus module comprises a service access unit, a message container unit and a service out unit, wherein based on Axis 2, the service access unit is used for providing a simple object access protocol (SOAP) engine, a Web service description language (WSDL) engine, service registration and Web services; the message container unit is used for carrying out message router, service combinations, data mapping and data conversion; and the service out unit is used for adaption of access and protocols of other application systems under a distributed environment. According to the enterprise service bus, a core function module part is mainly based on the Axis 2 which is only used as a Web service container, on the basis, function development and expansion based on an enterprise service bus (ESB) technical specification are carried out, and the ESB meets a complete concept. The ESB has proprietary intellectual property rights, and is beneficial for breaking monopoly on ESB products and service oriented architectures (SOA) of other manufacturers.

Description

A kind of ESB
Technical field
The present invention relates to networking technology area, relate in particular to a kind of ESB.
Background technology
ESB (Enterprise Service Bus, ESB) is SOA(Service Oriented Architecture for the architecture that distribution services provides mutual, combination and administered, Service-Oriented Architecture Based) core technology.Current, many software vendors such as IBM, Oracle etc. have strengthened the investment to the ESB product, and conduct vigorous propaganda their SOA solution, and ESB becomes the focus of manufacturer in SOA (Enterprise SOA) competition.In order to break other manufacturer to the monopolization in ESB product and SOA market, the ESB that needs research and development to have independent intellectual property right.
Web Service is the technology of now the most suitable realization SOA, and Axis2 is ApacheAxis of future generation, is a kind of technological frame of realizing Web Service.Although Axis2 is provided support by Axis 1.x handling procedure model, but it is more efficient, modularization, XML-based (Extensible MarkupLanguage not only, extend markup language) has more flexibility and extensibility, realized the enterprise features such as safety and reliability.The ease for use of Apache Axis2 and function make it become Web service platform of future generation.But Axis2 itself is not ESB, need to do on the basis of this product of increasing income the secondary research and development, makes it become the service bus product that possesses the ESB ability.
The Axis2 version provides the function of service heat deploying, its service issue mechanism and workflow are, class and xml configuration file that certain Web Service issue is needed are packaged into the aar bag, then manual aar is wrapped is placed under the particular path, system can read the aar bag under this path in real time, load class and XML configuration file in the aar bag, and the XML configuration file is resolved the configuration parameter of the service of obtaining, serve to realize that the heat of serving disposes thereby issue this; The basic principle of this mechanism is, reads first and the analyzing XML configuration file, then processes configuration parameter in these configuration files by Axis2 API, thus issuing service
The shortcoming of this mechanism is:
The a.aar bag is placed the path and is fixed, and Axis can only load the aar bag ability issuing service below this path, and is dumb, not configurable;
Class carries the concrete service logic of certain service in the b.aar bag, issue each service and need to carry out separately java coding and compiling, therefore do not possess adapter concept and function, interface or service that can not adaptive other application system can not be served as service bus;
The c.XML configuration file relatively solidifies, and needs independent XML configuration file for each Web Service, generally needs manual edit, and flexibility is not strong.
Summary of the invention
Technical problem to be solved by this invention provides a kind of ESB, promotes technological innovation.For solving the problems of the technologies described above, the present invention proposes a kind of ESB, comprise the service bus module, described service bus module comprises:
The service access unit based on Axis2, is used for providing simple object access protocol engine, WSDL WSDL engine, service registry and Web service;
Message container is used for carrying out message route, Services Composition, data-mapping and data transaction;
Service picks out the unit, is used for carrying out adaptive to access and the agreement of other application system under the distributed environment.
Further, above-mentioned ESB also can have following characteristics, and described service bus module also comprises:
The service quality unit is used for carrying out flow control and priority control.
Further, above-mentioned ESB also can have following characteristics, and described service bus module also comprises:
The safety management unit is used for carrying out safety verification when service call.
Further, above-mentioned ESB also can have following characteristics, and described ESB also comprises:
The platform management module links to each other with described service bus module, is used for the relevant configuration of ESB is managed.
Further, above-mentioned ESB also can have following characteristics, and described ESB also comprises:
The monitoring management module links to each other with described service bus module, is used for the operation conditions of ESB is monitored.
Further, above-mentioned ESB also can have following characteristics, and described service picks out the unit and comprises Tuxedo adapter, SOAP adapter, EJB adapter and JMS adapter.
Further, above-mentioned ESB also can have following characteristics, and described safety management unit comprises:
The password authentication subelement is used for user password is verified;
The Authority Verification subelement is used for the service access authority is verified;
IP verifies subelement, is used for User IP is verified.
Further, above-mentioned ESB also can have following characteristics, and described platform management module comprises:
Many instance management unit is used for many examples are managed;
The system parameters administrative unit is used for system parameters is managed;
The incoming end administrative unit is used for the access side and manages;
Service management unit is used for the user is managed;
The origin system administrative unit is used for origin system is managed;
The Service Management unit is used for carrying out service information management, service release management, service issue, service state management and service test.
Further, above-mentioned ESB also can have following characteristics, and described monitoring management module comprises:
Record cell is used for service invocation procedure is carried out log recording.
Further, above-mentioned ESB also can have following characteristics, and described monitoring management module comprises:
Alarm Unit is used for service call mistake, ESB operation exception are carried out alarm, and statistical report form is provided.
ESB of the present invention, its corn module part is mainly based on Axis2, Axis2 only serves as the function of a Web service container, on this basis, the present invention has carried out function research and development and the expansion based on the ESB technical specification, and ESB of the present invention has been the ESB on the complete concept.ESB of the present invention has independent intellectual property right, helps to break other manufacturer to the monopolization in ESB product and SOA market.
Description of drawings
Fig. 1 is the general structure block diagram of ESB in the embodiment of the invention;
Fig. 2 is the structured flowchart of service bus module 100 among Fig. 1;
Fig. 3 is the application system Organization Chart of ESB in the embodiment of the invention.
Embodiment
Below in conjunction with accompanying drawing principle of the present invention and feature are described, institute gives an actual example and only is used for explaining the present invention, is not be used to limiting scope of the present invention.
Fig. 1 is the general structure block diagram of ESB in the embodiment of the invention.As shown in Figure 1, in the present embodiment, ESB comprises service bus module 100, platform management module 200 and monitoring management module 300.Platform management module 200 links to each other with service bus module 100 respectively with monitoring management module 300.Wherein, service bus module 100 is corn module of ESB.Platform management module 200 and monitoring management module 300 are additional function modules of further optimizing for to the function of ESB.Platform management module 200 is used for the relevant configuration of ESB is managed.Monitoring management module 300 is used for the operation conditions of ESB is monitored.
ESB of the present invention possesses Tuxedo adapter, SOAP(Simple ObjectAccess Protocol, Simple Object Access Protocol) adaption function such as adapter.Based on this, ESB of the present invention also possesses the service message routing function, on ESB of the present invention, can configure relevant information and the service message routing rule of each source operation system, ESB of the present invention is by these configuration informations, the request of client is forwarded on the correct source operation system, after source operation system business is finished return results is issued ESB of the present invention, last ESB of the present invention responds this return results to client;
In addition, ESB of the present invention can provide self-defined composite service, the service logic of self-defined composite service can be at the enterprising edlin of ESB of the present invention, these service logics Rhino script edit, and by the compiling of Rhino script engine and operation.Simultaneously, ESB of the present invention provides abundant API(Application Programming Interface, application programming interface), call for the Rhino script engine; On this basis, ESB of the present invention has also possessed the ESB Core Feature of data-mapping and data transaction.
ESB of the present invention is generally considered performance and problem of load balancing in deployment and implementation process, can dispose the identical example of some functions.Synchronous for guaranteeing these example run time behaviour, ESB of the present invention provides state synchronized mechanism between heartbeat and example.This mechanism cardinal principle is: each example has the interface of a telecommunication, and whether normally they regularly to their operations of master instance report, Here it is heartbeat function.Simultaneously, when certain activity occurs certain example, can notify other example this life event, for example after new service of certain example issue, this example can be notified other example, allows other example also issue this service, thereby has guaranteed between example the state consistency for this service.
Fig. 2 is the structured flowchart of service bus module 100 among Fig. 1.As shown in Figure 2, in the present embodiment, can comprise in the service bus module 100 that service access unit 110, message container 120 and service pick out unit 130.Service access unit 110, message container 120 pick out unit 130 with service and link to each other in turn.Service access unit 110 is used for providing simple object access protocol engine, WSDL(Web Services Description Language, WSDL based on Axis2) engine, service registry and Web service.Message container 120 is used for carrying out message route, Services Composition, data-mapping and data transaction.Service picks out unit 130 and is used for carrying out adaptive to access and the agreement of other application system under the distributed environment.
Again as shown in Figure 2, can further include safety management unit 140 in the service bus module 100.Safety management unit 140 links to each other with service access unit 110.Safety management unit 140 is used for carrying out safety verification when service call.Safety management unit 140 can guarantee ESB maltilevel security authentication mechanism of the present invention, can carry out switch control for these safety verifications.
Again as shown in Figure 2, can further include service quality unit 150 in the service bus module 100.Service quality unit 150 picks out unit 130 with service and links to each other with service access unit 110, message container 120 respectively.Service quality (QoS, Quality of Service) unit 150 is used for carrying out flow control and priority control.These flows and priority can configure.Service quality unit 150 is mainly used in optimizing ESB, it is normally moved or moves better.
Usually, the incoming end or the connecting system that the system of calling ESB of the present invention are called platform.The extraneous operation system that ESB of the present invention calls is called origin system or source operation system.The course of work of service bus module 100 is: incoming end is initiated a service call to ESB of the present invention, ask access by service access unit 110 first, then message container 120 can be processed request message, data conversion treatment for example, request message after the processing, pick out the business interface that unit 130 calls origin system by service, thereby realize calling service.
In the embodiment of the invention, service picks out and can comprise Tuxedo adapter, SOAP adapter, EJB (Enterprise JavaBean) adapter and JMS(Java Message Service, Java messenger service in the unit 130) adapter.
One of basic function of ESB is adaption function, i.e. adaptive various types of application system that has now or leave over.ESB of the present invention is for the application system of certain type (for example Tuxedo service), the type of each business interface is basic identical, identical such as interface protocol, input/output format is identical, namely can access by general adaptation, logic the many interfaces in this application system.Like this, ESB of the present invention has just possessed the adapter functions of ESB, does not encode, compiles, writes the XML configuration file and do not need that java is carried out separately in each service, plays aar bag and loading.
In the embodiment of the invention, can comprise password authentication subelement, Authority Verification subelement and IP checking subelement in the safety management unit 140.The password authentication subelement is used for user password is verified.The Authority Verification subelement is used for the service access authority is verified.IP checking subelement is used for User IP is verified.
In the embodiment of the invention, platform management module 200 provides visual figure configuration interface.Can comprise many instance management unit, system parameters administrative unit, incoming end administrative unit, service management unit, origin system administrative unit and service administrative unit in the platform management module 200.Many instance management unit is used for many examples are managed.The system parameters administrative unit is used for system parameters is managed.The incoming end administrative unit is used for the access side and manages.Service management unit is used for the user is managed.The origin system administrative unit is used for origin system is managed.The Service Management unit is used for carrying out service information management, service release management, service issue, service state management and service test.
The parametrization configuration that platform management module 200 is served by visual graphical interfaces replaces the XML configuration file, then processes these configuration parameters, Web Services Publishing by Axis2 API and self-defining API.
ESB of the present invention can carry out Dynamic Thermal to be disposed.The mechanism that Dynamic Thermal is disposed is: start a timer scan function, service parameter for the configuration of the graphical interfaces of platform management module 200, scan in real time, thereby realize again issue and the state of this service are upgraded, guaranteed that the Dynamic Thermal of service is disposed and state control.
In the embodiment of the invention, can comprise record cell in the monitoring management module 300.Record cell is used for service invocation procedure is carried out log recording.
In the embodiment of the invention, can also comprise Alarm Unit in the monitoring management module 300.Alarm Unit is used for service call mistake, ESB operation exception are carried out alarm, and statistical report form is provided.
Fig. 3 is the application system Organization Chart of ESB in the embodiment of the invention.Fig. 3 has built an example of ESB of the present invention.From the angle of system architecture, can by F5 the fourth layer machine as load equalizer, adopt certain load strategy that the Multi-instance of ESB is carried out load balancing.Among Fig. 3, in the connection of source operation system, solid line represents main the connection, and dotted line represents standby the connection.Purpose is in order to guarantee the load balancing of source operation system end.
The below is implemented in system shown in Figure 3 by ESB of the present invention and installation describes:
System shown in Figure 3 to the requirement of hardware is: one of Oracel database host; 2 in platform (referring to ESB of the present invention, lower same) main frame, operating system IBM AIX, HP-UNIX, Sun OS, RedHat, Windows etc. all can.
System shown in Figure 3 to the requirement of origin system service is: 1 or 2 of Tuxedo source operation system example, and this main frame specification and number platform are not arranged; Perhaps, provide Web service.
System shown in Figure 3 to the requirement of software spare is: on the platform host WebLogic 10.3, JDK being installed is that jdk1.6, Oracle 9i/10i all can.
The key step that the system shown in Figure 3 platform is installed is as follows:
A, on each platform host, newly-built WebLogic domain;
B, domain is correlated with to be arranged and optimizes, and optimizes such as data source setting, the setting of WebLogic supervisory user, Thread Count and other to arrange;
C, platform configuration data import database;
D, in WebLogic domain deploy platform application;
E, the enterprising line correlation configuration at the platform management interface, Typical Disposition mainly comprises connection configuration, service configuration and the issue etc. of platform parameter configuration, source operation system;
F, platform operation monitoring and inspection comprise whether platform operation is normal, and whether service access process logs record is normal, service testing etc.
The condition of incoming end access platform among Fig. 3: in platform normal operation and the normal situation of service testing, incoming end is accessible to the platform invoke Web service.
ESB of the present invention, its corn module part is mainly based on Axis2, Axis2 only serves as the function of a Web service container, on this basis, the present invention has carried out function research and development and the expansion based on the ESB technical specification, and ESB of the present invention has been the ESB on the complete concept.ESB of the present invention has independent intellectual property right, helps to break other manufacturer to the monopolization in ESB product and SOA market.
The above only is preferred embodiment of the present invention, and is in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. an ESB is characterized in that, comprises the service bus module, and described service bus module comprises:
The service access unit based on Axis2, is used for providing simple object access protocol engine, WSDL WSDL engine, service registry and Web service;
Message container is used for carrying out message route, Services Composition, data-mapping and data transaction;
Service picks out the unit, is used for carrying out adaptive to access and the agreement of other application system under the distributed environment.
2. ESB according to claim 1 is characterized in that, described service bus module also comprises:
The service quality unit is used for carrying out flow control and priority control.
3. ESB according to claim 1 is characterized in that, described service bus module also comprises:
The safety management unit is used for carrying out safety verification when service call.
4. ESB according to claim 1 is characterized in that, described ESB also comprises:
The platform management module links to each other with described service bus module, is used for the relevant configuration of ESB is managed.
5. ESB according to claim 1 is characterized in that, described ESB also comprises:
The monitoring management module links to each other with described service bus module, is used for the operation conditions of ESB is monitored.
6. ESB according to claim 1 is characterized in that, described service picks out the unit and comprises Tuxedo adapter, SOAP adapter, EJB adapter and JMS adapter.
7. ESB according to claim 3 is characterized in that, described safety management unit comprises:
The password authentication subelement is used for user password is verified;
The Authority Verification subelement is used for the service access authority is verified;
IP verifies subelement, is used for User IP is verified.
8. ESB according to claim 3 is characterized in that, described platform management module comprises:
Many instance management unit is used for many examples are managed;
The system parameters administrative unit is used for system parameters is managed;
The incoming end administrative unit is used for the access side and manages;
Service management unit is used for the user is managed;
The origin system administrative unit is used for origin system is managed;
The Service Management unit is used for carrying out service information management, service release management, service issue, service state management and service test.
9. ESB according to claim 5 is characterized in that, described monitoring management module comprises:
Record cell is used for service invocation procedure is carried out log recording.
10. ESB according to claim 5 is characterized in that, described monitoring management module comprises:
Alarm Unit is used for service call mistake, ESB operation exception are carried out alarm, and statistical report form is provided.
CN201210544344XA 2012-12-14 2012-12-14 Enterprise service bus Pending CN103067235A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210544344XA CN103067235A (en) 2012-12-14 2012-12-14 Enterprise service bus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210544344XA CN103067235A (en) 2012-12-14 2012-12-14 Enterprise service bus

Publications (1)

Publication Number Publication Date
CN103067235A true CN103067235A (en) 2013-04-24

Family

ID=48109703

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210544344XA Pending CN103067235A (en) 2012-12-14 2012-12-14 Enterprise service bus

Country Status (1)

Country Link
CN (1) CN103067235A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246606A (en) * 2013-04-26 2013-08-14 广东电网公司电力科学研究院 Method and system for testing performances of ESB (enterprises service bus) platform
CN103297266A (en) * 2013-05-09 2013-09-11 国家电网公司 System access management method based on enterprise integration bus
CN103888366A (en) * 2014-02-28 2014-06-25 江苏大学 Real-time enterprise service bus system
CN104331283A (en) * 2014-10-29 2015-02-04 北京思特奇信息技术股份有限公司 System and method for calling middleware based on templated WTC (Weblogic Tuxedo Connector) protocol
CN104753860A (en) * 2013-12-27 2015-07-01 上海宝信软件股份有限公司 Network service system based on middleware
CN105959192A (en) * 2015-12-28 2016-09-21 ***股份有限公司 Service migration method and device between service buses
CN106331167A (en) * 2016-10-13 2017-01-11 安徽鼎集信息科技有限公司 Enterprise service bus system
CN106341293A (en) * 2016-08-31 2017-01-18 中车青岛四方机车车辆股份有限公司 Method and device for enabling information system to access to enterprise service bus
CN106357471A (en) * 2016-12-01 2017-01-25 合肥永君数码科技有限公司 Enterprise service bus system
CN106375173A (en) * 2016-08-31 2017-02-01 中车青岛四方机车车辆股份有限公司 Method and device for accessing information system to enterprise service bus
CN107071048A (en) * 2017-05-12 2017-08-18 浪潮软件股份有限公司 Non-invasive enterprise-level service bus based on http request forwarding
CN108156061A (en) * 2017-12-26 2018-06-12 重庆信联达软件有限公司 Esb monitoring service platforms
CN109120684A (en) * 2018-08-01 2019-01-01 武汉索雅信息技术有限公司 Informatization management method, device, ESB bus platform and storage medium
CN112257083A (en) * 2020-10-21 2021-01-22 太极计算机股份有限公司 Automatic interface test system based on distributed service bus

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101345972A (en) * 2008-08-26 2009-01-14 ***通信集团福建有限公司 Network element alarming intelligent monitoring system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101345972A (en) * 2008-08-26 2009-01-14 ***通信集团福建有限公司 Network element alarming intelligent monitoring system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
夏纯中; 宋顺林: "实时企业服务总线的研究与设计", 《计算机工程与设计》, vol. 33, no. 3, 16 March 2012 (2012-03-16), pages 951 - 956 *
张治国: "第三方物流企业应用集成设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》, vol. 2010, no. 11, 15 November 2010 (2010-11-15), pages 138 - 77 *
邓锦福: "基于SCA的ESB的研究与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》, vol. 2011, no. 3, 15 March 2011 (2011-03-15), pages 139 - 379 *
钟响: "企业服务总线技术研究及其在数字校园中的应用", 《中国优秀硕士学位论文全文数据库 信息科技辑》, vol. 2010, no. 5, 15 May 2010 (2010-05-15), pages 138 - 228 *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246606A (en) * 2013-04-26 2013-08-14 广东电网公司电力科学研究院 Method and system for testing performances of ESB (enterprises service bus) platform
CN103246606B (en) * 2013-04-26 2015-08-12 广东电网公司电力科学研究院 The performance test methods of ESB platform and system
CN103297266A (en) * 2013-05-09 2013-09-11 国家电网公司 System access management method based on enterprise integration bus
CN103297266B (en) * 2013-05-09 2016-08-10 国家电网公司 A kind of system access management method based on utility integration bus
CN104753860B (en) * 2013-12-27 2019-06-28 上海宝信软件股份有限公司 Network service system based on middleware
CN104753860A (en) * 2013-12-27 2015-07-01 上海宝信软件股份有限公司 Network service system based on middleware
CN103888366A (en) * 2014-02-28 2014-06-25 江苏大学 Real-time enterprise service bus system
CN104331283B (en) * 2014-10-29 2017-07-28 北京思特奇信息技术股份有限公司 A kind of system and method for calling middleware based on templating WTC agreements
CN104331283A (en) * 2014-10-29 2015-02-04 北京思特奇信息技术股份有限公司 System and method for calling middleware based on templated WTC (Weblogic Tuxedo Connector) protocol
CN105959192A (en) * 2015-12-28 2016-09-21 ***股份有限公司 Service migration method and device between service buses
CN105959192B (en) * 2015-12-28 2019-01-01 ***股份有限公司 The method and apparatus of services migrating between a kind of service bus
CN106341293A (en) * 2016-08-31 2017-01-18 中车青岛四方机车车辆股份有限公司 Method and device for enabling information system to access to enterprise service bus
CN106375173A (en) * 2016-08-31 2017-02-01 中车青岛四方机车车辆股份有限公司 Method and device for accessing information system to enterprise service bus
CN106375173B (en) * 2016-08-31 2019-08-27 中车青岛四方机车车辆股份有限公司 A kind of method and device of information system access Enterprise Service Bus
CN106341293B (en) * 2016-08-31 2019-08-23 中车青岛四方机车车辆股份有限公司 A kind of method and device of information system access Enterprise Service Bus
CN106331167A (en) * 2016-10-13 2017-01-11 安徽鼎集信息科技有限公司 Enterprise service bus system
CN106357471A (en) * 2016-12-01 2017-01-25 合肥永君数码科技有限公司 Enterprise service bus system
CN107071048A (en) * 2017-05-12 2017-08-18 浪潮软件股份有限公司 Non-invasive enterprise-level service bus based on http request forwarding
CN108156061A (en) * 2017-12-26 2018-06-12 重庆信联达软件有限公司 Esb monitoring service platforms
CN108156061B (en) * 2017-12-26 2021-06-22 重庆信联达软件有限公司 esb monitoring service platform
CN109120684A (en) * 2018-08-01 2019-01-01 武汉索雅信息技术有限公司 Informatization management method, device, ESB bus platform and storage medium
CN109120684B (en) * 2018-08-01 2021-10-01 武汉索雅信息技术有限公司 Information management method and device, ESB (Enterprise service bus) platform and storage medium
CN112257083A (en) * 2020-10-21 2021-01-22 太极计算机股份有限公司 Automatic interface test system based on distributed service bus

Similar Documents

Publication Publication Date Title
CN103067235A (en) Enterprise service bus
CN111800283B (en) Network system, service providing and resource scheduling method, device and storage medium
US11635980B2 (en) Modular process control system
CN103944924B (en) Method of ubiquitous network publish-subscribe middleware model based on RESTful
US20080140759A1 (en) Dynamic service-oriented architecture system configuration and proxy object generation server architecture and methods
US20080140857A1 (en) Service-oriented architecture and methods for direct invocation of services utilizing a service requestor invocation framework
CN113079159B (en) Edge computing network system based on block chain
US20080140760A1 (en) Service-oriented architecture system and methods supporting dynamic service provider versioning
CN102047683B (en) Dynamic fault analysis for a centrally managed network element in a telecommunications system
CN103001809B (en) Service node method for monitoring state for cloud storage system
CN104731580A (en) Automation operation and maintenance system based on Karaf and ActiveMQ and implement method thereof
CN111858007A (en) Task scheduling method and device based on message middleware
CN109960634A (en) A kind of method for monitoring application program, apparatus and system
CN110673938A (en) Task processing method, system, server and storage medium
JP4055765B2 (en) Network monitoring method and system
CN111966465A (en) Method, system, equipment and medium for modifying configuration parameters of host machine in real time
CN109743349A (en) File management method, system and its equipment based on rail traffic
CN108390907A (en) A kind of management monitoring system and method based on Hadoop clusters
EP2642388B1 (en) Standby system device, control method, and program thereof
EP2908498B1 (en) Integrated application generating system and method for internet of things terminal
CN103986611A (en) Autonomic computing-based storage management initiative specification (SMI-S) unified storage management model
CN104580221A (en) SMI-S storage unified management system based on autonomic computing
CN114866606A (en) Micro-service management system
CN114567568A (en) Electric power Internet of things data processing method and device based on edge calculation
CN100586076C (en) Interface hanging up method in network managing system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130424