CN106775682B - Notification service intermediate system under SOA framework - Google Patents

Notification service intermediate system under SOA framework Download PDF

Info

Publication number
CN106775682B
CN106775682B CN201611092563.3A CN201611092563A CN106775682B CN 106775682 B CN106775682 B CN 106775682B CN 201611092563 A CN201611092563 A CN 201611092563A CN 106775682 B CN106775682 B CN 106775682B
Authority
CN
China
Prior art keywords
service
module
notification
log
function
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.)
Active
Application number
CN201611092563.3A
Other languages
Chinese (zh)
Other versions
CN106775682A (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.)
Hefei Yongjun Digital Technology Co ltd
Original Assignee
Hefei Yongjun Digital 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 Hefei Yongjun Digital Technology Co ltd filed Critical Hefei Yongjun Digital Technology Co ltd
Priority to CN201611092563.3A priority Critical patent/CN106775682B/en
Publication of CN106775682A publication Critical patent/CN106775682A/en
Application granted granted Critical
Publication of CN106775682B publication Critical patent/CN106775682B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a notification service middleware under an SOA (service oriented architecture), which adopts an SOA architecture model as a service provider to provide system-level service and realize multi-thread control, wherein each module is used as independent system service and becomes Web service conforming to the standard through secondary packaging, can be called through a Web protocol, and simultaneously packages functions such as related configuration function, management function, log function and the like into service to provide related service; the application control center is used as a service and also provides notification, the control center can allocate the configuration of resources, realize the setting of specific personnel, events and notification modes, and is a multi-thread application program which can be directly used; support XML, text, database as the agreement of information transfer, support data source, Queue and directory service as the information transfer mode, support Web, EJB container encapsulation, through Web call, various notice modes are as independent service, loose coupling, can call each other.

Description

Notification service intermediate system under SOA framework
Technical Field
The invention belongs to the technical field of system integration, relates to a notification service middleware, and particularly relates to a notification service intermediate system under an SOA framework.
Background
In recent years, the SOA is no longer a new word around the world, especially in the developed national market, which has become increasingly large, and the rapid growth of the SOA market is attracting more attention from manufacturers. The global software and service industry is very big in bee-holding and starts to occupy more market share. From the service provider's perspective, consulting and system integration services, including custom development markets, remain the most prominent component in the SOA market today, however, other services such as software support, application outsourcing, and training are being more derived in the course of using this new architecture-oriented approach.
With the increasing concern of people on business problems, company governance and organization change strategies will play more and more important roles in the roles played by SOAs in the market. If those key factors cannot be found, the service providers will not be able to provide flexibility and commercial value to the customers following their commitments.
And the future helps customers to establish a participation-oriented architecture by utilizing the social networking property and the participation property of the WEB2.0 technology. Verticalization is a key element of the SOA. The verticality of the SOA plays an important role in the case that service vendors want to win customers based on their own industry skills and experience.
Disclosure of Invention
The invention aims to provide the notification service middleware under the SOA framework, which has high development efficiency and good service quality and stability.
The purpose of the invention can be realized by the following technical scheme:
a notification service intermediate system under an SOA (service oriented architecture) framework comprises a service management unit, an engine unit, a service management unit, an XML (extensive Makeup language) data bus, an application management unit and an application server;
the engine unit comprises a database engine, a business rule engine and a workflow engine;
the data engine is used for storing, processing and protecting core services of data, controlling access authority and quickly processing transactions, thereby meeting the requirement of an application program needing to process a large amount of data;
the business rule engine allows non-programmers to add or change business logic in the system;
the workflow engine adopts a service-oriented architecture to link different application programs through well-defined interfaces and contracts among the services;
the application server adopts a J2EE application server to provide a transaction Service function, a message Service function, an EJB Service function and a Web Service function;
the service management unit comprises a security audit service module, a Cache mechanism service module, a log service module, an abnormal service module, a timing service module and a service encapsulation module;
the security audit service module is used for providing security audit notification service;
the Cache mechanism service module is used for providing data Cache service and enabling the system to run stably and uninterruptedly;
the log service module is used for providing a system log notification service;
the abnormal service module is used for processing the system abnormal notification service;
the timing service module is used for providing timing notification service;
the Service encapsulation module is used for encapsulating the transaction Service function, the message Service function, the EJB Service function and the Web Service function provided by the application server into services and providing related services;
the application management unit comprises an application deployment module, a system monitoring module, an error exception module, a configuration management module, a log viewing module, an online updating module and a safety audit module;
the application deployment module is used for deploying various application programs of the system;
the system monitoring module is used for monitoring the running process of the system;
the error exception module is used for processing the error exception state in the system operation process;
the configuration management module is used for carrying out configuration management on the system, and comprises thread configuration, notification configuration and event configuration;
the log viewing module is used for viewing a system log generated in the running process of the system;
the online updating module is used for updating the system online;
the safety audit module carries out systematic and independent check and verification on the related activities or behaviors of the system and makes corresponding evaluation.
The invention has the beneficial effects that: the invention provides a notification service middleware under an SOA (service oriented architecture), which is a universal middleware product provided by utilizing standard protocols adopted by the SOA, namely a service component architecture standard, a service data interface standard and a service safety standard; the SOA architecture model is adopted as a service provider to provide system-level service, multi-thread control is carried out to realize various specific notification services, each module is used as an independent system service and becomes a Web service meeting the standard through secondary packaging, the Web service can be called through a Web protocol, and meanwhile, functions such as related configuration function, management function, log function and the like are packaged into the service to provide related services; the application control center is used as a service and also provides notification, the control center can allocate the configuration of resources, realize the setting of specific personnel, events and notification modes, and is a multi-thread application program which can be directly used; support XML, text, database as the agreement of information transfer, support data source, Queue and directory service as the information transfer mode, support Web, EJB container encapsulation, through Web call, various notice modes are as independent service, loose coupling, can call each other.
Drawings
The invention is described in further detail below with reference to the figures and specific embodiments.
FIG. 1 is a schematic diagram of the system of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, the present invention provides a notification service intermediate system under an SOA architecture, which includes a service management unit, an engine unit, a service management unit, an XML data bus, an application management unit, and an application server.
The business management unit comprises an organization management module, a system authority management module, a business dictionary management module and a WEB framework management module.
And the organization management module is used for managing the organization information of the using system.
And the system authority management module is used for managing the authority of the system user.
And the service dictionary management module is used for managing the system service dictionary.
And the WEB framework management module is used for managing the Web framework of the system.
The engine unit comprises a database engine, a business rule engine and a workflow engine.
The data engine is used for storing, processing and protecting core services of data, controlling access authority and rapidly processing transactions, thereby meeting the requirement of an application program which needs to process a large amount of data.
A business rules engine that allows non-programmers to add or modify business logic in the system.
The workflow engine adopts a service-oriented architecture and connects different application programs through well-defined interfaces and contracts among the services.
The application server adopts a J2EE application server to provide a transaction Service function, a message Service function, an EJB Service function and a Web Service function.
The service management unit comprises a security audit service module, a Cache mechanism service module, a log service module, an abnormal service module, a timing service module and a service encapsulation module.
And the safety audit service module is used for providing safety audit notification service.
And the Cache mechanism service module is used for providing data Cache service and enabling the system to run stably and uninterruptedly.
And the log service module is used for providing system log notification service.
And the exception service module is used for processing system exception notification service.
And the timing service module is used for providing timing notification service.
And the Service encapsulation module is used for encapsulating the transaction Service function, the message Service function, the EJB Service function and the Web Service function provided by the application server into services and providing related services.
The application management unit comprises an application deployment module, a system monitoring module, an error exception module, a configuration management module, a log viewing module, an online updating module and a safety audit module.
And the application deployment module is used for deploying various application programs of the system.
And the system monitoring module is used for monitoring the operation process of the system.
And the error exception module is used for processing the error exception state in the system operation process.
And the configuration management module is used for carrying out configuration management on the system, including thread configuration, notification configuration and event configuration.
And the log viewing module is used for viewing the system log generated in the running process of the system.
And the online updating module is used for updating the system online.
And the safety audit module is used for carrying out systematic and independent check and verification on the related activities or behaviors of the system and making corresponding evaluation.
The invention provides a notification service middleware under an SOA (service oriented architecture), which is a general middleware product provided by a standard protocol adopted by the SOA, namely a service component architecture standard (CSA), a service data interface Standard (SDO) and a service security standard (WS-Policy); the SOA architecture model is adopted as a service provider to provide system-level service, multi-thread control is carried out to realize various specific notification services, each module is used as an independent system service and becomes a Web service meeting the standard through secondary packaging, the Web service can be called through a Web protocol, and meanwhile, functions such as related configuration function, management function, log function and the like are packaged into the service to provide related services; the application control center is used as a service and also provides notification, the control center can allocate the configuration of resources, realize the setting of specific personnel, events and notification modes, and is a multi-thread application program which can be directly used; support XML, text, database as the agreement of information transfer, support data source, Queue and directory service as the information transfer mode, support Web, EJB container encapsulation, through Web call, various notice modes are as independent service, loose coupling, can call each other.
In the description herein, references to the description of "one embodiment," "an example," "a specific example" or the like are intended to mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The foregoing is merely exemplary and illustrative of the present invention and various modifications, additions and substitutions may be made by those skilled in the art to the specific embodiments described without departing from the scope of the invention as defined in the following claims.

Claims (1)

1. An intermediate system of notification service under SOA architecture is characterized in that: the system comprises a business management unit, an engine unit, a service management unit, an XML data bus, an application management unit and an application server;
the engine unit comprises a database engine, a business rule engine and a workflow engine;
the data engine is used for storing, processing and protecting core services of data, controlling access authority and quickly processing transactions, thereby meeting the requirement of an application program needing to process a large amount of data;
the business rule engine allows non-programmers to add or change business logic in the system;
the workflow engine adopts a service-oriented architecture to link different application programs through well-defined interfaces and contracts among the services;
the application server adopts a J2EE application server to provide a transaction Service function, a message Service function, an EJB Service function and a Web Service function;
the service management unit comprises a security audit service module, a Cache mechanism service module, a log service module, an abnormal service module, a timing service module and a service encapsulation module;
the security audit service module is used for providing security audit notification service;
the Cache mechanism service module is used for providing data Cache service and enabling the system to run stably and uninterruptedly;
the log service module is used for providing a system log notification service;
the abnormal service module is used for processing the system abnormal notification service;
the timing service module is used for providing timing notification service;
the Service encapsulation module is used for encapsulating the transaction Service function, the message Service function, the EJB Service function and the Web Service function provided by the application server into services and providing related services;
the application management unit comprises an application deployment module, a system monitoring module, an error exception module, a configuration management module, a log viewing module, an online updating module and a safety audit module;
the application deployment module is used for deploying various application programs of the system;
the system monitoring module is used for monitoring the running process of the system;
the error exception module is used for processing the error exception state in the system operation process;
the configuration management module is used for carrying out configuration management on the system, and comprises thread configuration, notification configuration and event configuration;
the log viewing module is used for viewing a system log generated in the running process of the system;
the online updating module is used for updating the system online;
the safety audit module carries out systematic and independent check and verification on the related activities or behaviors of the system and makes corresponding evaluation.
CN201611092563.3A 2016-12-01 2016-12-01 Notification service intermediate system under SOA framework Active CN106775682B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611092563.3A CN106775682B (en) 2016-12-01 2016-12-01 Notification service intermediate system under SOA framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611092563.3A CN106775682B (en) 2016-12-01 2016-12-01 Notification service intermediate system under SOA framework

Publications (2)

Publication Number Publication Date
CN106775682A CN106775682A (en) 2017-05-31
CN106775682B true CN106775682B (en) 2020-06-16

Family

ID=58913716

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611092563.3A Active CN106775682B (en) 2016-12-01 2016-12-01 Notification service intermediate system under SOA framework

Country Status (1)

Country Link
CN (1) CN106775682B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107580061A (en) * 2017-09-15 2018-01-12 无锡南理工科技发展有限公司 The frame system of multithread real-time management is wireless middleware
CN107798269A (en) * 2017-09-26 2018-03-13 广西电网有限责任公司电力科学研究院 RFID middleware system based on SOA framework
JP6524358B1 (en) * 2018-03-19 2019-06-05 三菱電機株式会社 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102034173A (en) * 2010-12-31 2011-04-27 东莞市高明企业服务有限公司 Service-oriented architecture (SOA) mold information collaborative management system developing method and system
CN103873332A (en) * 2014-03-28 2014-06-18 浪潮软件集团有限公司 Method for providing enterprise service bus of unified service environment by tax system
CN105739987A (en) * 2016-02-03 2016-07-06 成都四方伟业软件股份有限公司 SOA-oriented rapid JavaWeb application construction system framework

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10089084B2 (en) * 2015-04-03 2018-10-02 Oracle International Corporation System and method for reusing JavaScript code available in a SOA middleware environment from a process defined by a process execution language

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102034173A (en) * 2010-12-31 2011-04-27 东莞市高明企业服务有限公司 Service-oriented architecture (SOA) mold information collaborative management system developing method and system
CN103873332A (en) * 2014-03-28 2014-06-18 浪潮软件集团有限公司 Method for providing enterprise service bus of unified service environment by tax system
CN105739987A (en) * 2016-02-03 2016-07-06 成都四方伟业软件股份有限公司 SOA-oriented rapid JavaWeb application construction system framework

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于SOA的企业服务总线的研究与实现;周素青;《福建电脑》;20161130;第107页 *

Also Published As

Publication number Publication date
CN106775682A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN106230987B (en) A kind of information integrated system and method based on electric power PaaS cloud platform
CN105516233B (en) Method and system for application deployment portable on one or more cloud systems
US7424717B2 (en) Systems and methods for business process plug-in development
US8250521B2 (en) Method and apparatus for the design and development of service-oriented architecture (SOA) solutions
US10146599B2 (en) System and method for a generic actor system container application
US9256413B2 (en) Automatic identification of services
US9588822B1 (en) Scheduler for data pipeline
US10613837B2 (en) Distributed component model
Khalaf et al. Business processes for Web Services: Principles and applications
CN107786379A (en) A kind of layering cloud management platform based on micro services framework
CN106775682B (en) Notification service intermediate system under SOA framework
US9507839B2 (en) Method for determining a supported connectivity between applications
AU2016232974A1 (en) System of standardized API interpretation for inter application communication
US20070282923A1 (en) Method and apparatus for the manipulation, customization, coordination and decomposition of active data models
CN105809345B (en) A kind of service-oriented platform and control method managed based on API with virtualization
US9836282B2 (en) Separation of concerns between information technology services models
CN104270403A (en) Cloud platform information web monitoring system based on struts2 framework
US11570048B2 (en) Declarative language and compiler for provisioning and deploying data centers on cloud platforms
Guo et al. Study of software as a service support platform for small and medium businesses
CN112365220A (en) Informationized dynamic supervision platform
Alkhatib et al. Web Engineering Advancements and Trends: Building New Dimensions of Information Technology: Building New Dimensions of Information Technology
Dunphy et al. Pro BizTalk 2006
Quintero et al. IBM data engine for hadoop and spark
Ding BMC Control-M 7: A Journey from Traditional Batch Scheduling to Workload Automation
Ortiz et al. Akka Cookbook

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant