CN112818065A - Distributed architecture based on springclosed + mysql + eureka - Google Patents

Distributed architecture based on springclosed + mysql + eureka Download PDF

Info

Publication number
CN112818065A
CN112818065A CN202110237794.3A CN202110237794A CN112818065A CN 112818065 A CN112818065 A CN 112818065A CN 202110237794 A CN202110237794 A CN 202110237794A CN 112818065 A CN112818065 A CN 112818065A
Authority
CN
China
Prior art keywords
visual
eureka
mysql
management
springclosed
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
CN202110237794.3A
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.)
Liaoning Zhenxing Bank Co ltd
Original Assignee
Liaoning Zhenxing Bank 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 Liaoning Zhenxing Bank Co ltd filed Critical Liaoning Zhenxing Bank Co ltd
Publication of CN112818065A publication Critical patent/CN112818065A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Computing Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a distributed architecture based on springclosed + mysql + EureKa, which relates to the technical field of software system architecture, and comprises a bank management center, an Eureka registration module, a micro service module and an MrSql module, wherein the distributed architecture based on springclosed + mysql + EureKa comprises the following steps: s1, the staff enters a bank management center, and the bank management center comprises but is not limited to: the system comprises a visual user management system, a visual role management system, a visual environment management system, a visual business management system, a visual parameter management system, a visual menu management system, a visual operation compiling interface, a visual operation monitoring interface, a visual task monitoring interface and a visual task operation interface, wherein relevant scheduling services are inquired from a registration center, and relevant data are stored in a data storage device and the like. The distributed architecture based on springclosed + mysql + eureka is deployed in a distributed mode, supports expandability, provides an interface for expansion of a system in the future, and ensures the robustness of the system.

Description

Distributed architecture based on springclosed + mysql + eureka
Technical Field
The invention relates to the technical field of software system architecture, in particular to a distributed architecture based on springclosed + mysql + eureka.
Background
The software architecture adopting the micro-service has many advantages, such as flexibility and easy expansion, and Spring Cloud is used as a framework of micro-service management, so that the aspects of the micro-service management are almost considered.
Spring Cloud is an ordered collection of a series of frameworks. The development convenience of the Spring Boot is utilized to skillfully simplify the development of infrastructure of a distributed system, such as service discovery registration, configuration center, message bus, load balancing, circuit breaker, data monitoring and the like, and the Spring Boot can be used for one-key starting and deployment in a development style. The Spring Cloud does not repeatedly manufacture wheels, only combines the mature service frameworks which can withstand practical tests and are developed by various companies at present, and encapsulates and shields the complex configuration and implementation principle through the Spring Boot style, so that a set of distributed system development toolkit which is simple and easy to understand, deploy and maintain is finally set for developers.
MySQL is a relational database management system developed by MySQL AB, Sweden, and currently belongs to the product under Oracle flag. MySQL is one of the most popular relational database management systems, and in terms of WEB applications, MySQL is one of the best relational database application software. MySQL is a relational database management system that keeps data in different tables instead of putting all the data in one large repository, which increases speed and flexibility.
Eureka is a service discovery framework developed by Netflix, is a REST-based service, and is mainly used for positioning middle-layer services running in an AWS domain so as to achieve the purposes of load balancing and middle-layer service failover. The SpringCloud integrates it in its sub-project spring-cloud-netflix to implement the service discovery function of SpringCloud.
However, the prior art still has the following disadvantages:
spring cloud: compared with the Dubbo network resource consumption, the software matching measures are not perfect enough, and the technical architecture needs to be improved;
eureka: the maintenance cost is too high, the deployment is relatively troublesome, and the delay time of 2 minutes cannot be found in time when the service is found;
mysql: if a large number of stored procedures are used, the memory usage of each connection using these stored procedures will increase substantially. Furthermore, if a large number of logical operations are excessively used in the storage process, the CPU usage rate also increases. Mysql does not allow for debugging of the storage process, which is difficult to develop and maintain.
Disclosure of Invention
Technical problem to be solved
Aiming at the defects of the prior art, the invention provides a distributed architecture based on springclosed + mysql + eureka, which solves the problems that the SpringCloud: compared with the situation that Dubbo network resources are consumed greatly, the supporting measures of software are not complete enough, the technical architecture needs to be improved, and the method has the following advantages that: the maintenance cost is too high, the deployment is relatively troublesome, the delay time of 2 minutes cannot be timely found when the service is found, the Mysql does not allow the debugging of the storage process, and the development and maintenance of the storage process are difficult.
(II) technical scheme
In order to achieve the above purposes, the technical scheme adopted by the invention is as follows: a distributed architecture based on springclosed + mysql + EureKa comprises a bank management center, an Eureka registration module, a micro service module and an MrSql module;
the distributed architecture based on springclosed + mysql + eureka comprises the following steps:
s1, the staff enters a bank management center, and the bank management center comprises but is not limited to: visual user management, visual role management, visual environment management, visual business management, visual parameter management, visual menu management, visual job compilation interface, visual job monitoring interface, visual task operation interface, inquiry of relevant scheduling services from a registry, storage of relevant data in a data storage device and the like;
s2, the bank management center subscribes EureKa registration or directly calls corresponding micro service;
s3, after registration of the micro service entering EureKa registration, the micro service accesses the data into MrSql.
(III) advantageous effects
The invention has the beneficial effects that:
1. the distributed architecture based on springclosed + mysql + eureka is deployed in a distributed mode, supports expandability, provides an interface for expansion of a system in the future, and ensures the robustness of the system.
2. The distributed architecture based on springclosed + mysql + Eureka uses the Eureka registration center, so that manual operation can be effectively and timely enabled to take effect quickly, manual control capability is improved, and restarting of service is not needed.
Drawings
FIG. 1 is a flow chart 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 technical solution: a distributed architecture based on springclosed + mysql + EureKa comprises four modules of a bank management center, a Eureka registration, a micro service and a MrSql, wherein the Eureka registration center: providing a service registration function, MySql data storage, for persistent data related to a distributed architecture based on springclosed + MySql + eureka, wherein the persistent related content includes but is not limited to: manually defining data, regularly defining data, sending data by mails, notifying data by short messages, operating data of jobs, operating data of tasks and the like;
the distributed architecture based on springclosed + mysql + eureka comprises the following steps:
s1, the staff enters a bank management center, and the bank management center comprises but is not limited to: visual user management, visual role management, visual environment management, visual business management, visual parameter management, visual menu management, visual job compilation interface, visual job monitoring interface, visual task operation interface, inquiry of relevant scheduling services from a registry, storage of relevant data in a data storage device and the like;
s2, the bank management center subscribes EureKa registration or directly calls corresponding micro service;
s3, after registration of the micro service entering EureKa registration, the micro service accesses the data into MrSql.
From the above, it can be seen that:
the distributed architecture system based on springclosed + mysql + eureka is designed by adopting a micro-service architecture, and can be accessed only by one set of unified bank management center, which is the main characteristic of the architecture. The distributed architecture based on springclosed + mysql + eureka fully ensures the robustness and sustainability of the distributed system.
The above-mentioned embodiments, objects, technical solutions and advantages of the present invention are further described in detail, it should be understood that the above-mentioned embodiments are only illustrative of the present invention and are not intended to limit the present invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (1)

1. A distributed architecture based on springclosed + mysql + EureKa comprises a bank management center, an Eureka registration module, a micro service module and an MrSql module;
the distributed architecture based on springclosed + mysql + eureka comprises the following steps:
s1, the staff enters a bank management center, and the bank management center comprises but is not limited to: visual user management, visual role management, visual environment management, visual business management, visual parameter management, visual menu management, visual job compilation interface, visual job monitoring interface, visual task operation interface, inquiry of relevant scheduling services from a registry, storage of relevant data in a data storage device and the like;
s2, the bank management center subscribes EureKa registration or directly calls corresponding micro service;
s3, after registration of the micro service entering EureKa registration, the micro service accesses the data into MrSql.
CN202110237794.3A 2020-11-25 2021-03-04 Distributed architecture based on springclosed + mysql + eureka Pending CN112818065A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2020113397950 2020-11-25
CN202011339795 2020-11-25

Publications (1)

Publication Number Publication Date
CN112818065A true CN112818065A (en) 2021-05-18

Family

ID=75862822

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110237794.3A Pending CN112818065A (en) 2020-11-25 2021-03-04 Distributed architecture based on springclosed + mysql + eureka

Country Status (1)

Country Link
CN (1) CN112818065A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110633085A (en) * 2019-08-08 2019-12-31 国家电网公司华东分部 Relay protection setting calculation method and device based on micro-service architecture
CN110780869A (en) * 2019-10-31 2020-02-11 辽宁振兴银行股份有限公司 Distributed batch scheduling
CN111127192A (en) * 2019-12-28 2020-05-08 辽宁振兴银行股份有限公司 Routing of paying instead + Zuul gateway based on distributed framework

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110633085A (en) * 2019-08-08 2019-12-31 国家电网公司华东分部 Relay protection setting calculation method and device based on micro-service architecture
CN110780869A (en) * 2019-10-31 2020-02-11 辽宁振兴银行股份有限公司 Distributed batch scheduling
CN111127192A (en) * 2019-12-28 2020-05-08 辽宁振兴银行股份有限公司 Routing of paying instead + Zuul gateway based on distributed framework

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LLLLLLLLEE: ""SpringCloud Eureka学习笔记_eureka 可视化后台"", pages 1 - 5, Retrieved from the Internet <URL:《https://blog.csdn.net/weixin_30531261/article/details/103209396》> *
OSC_ZGYBU5QF: ""微服务架构案例 (01):项目技术选型简介,架构图解说明"", pages 1 - 7, Retrieved from the Internet <URL:《https://my.oschina.net/u/4306654/blog/3363352》> *

Similar Documents

Publication Publication Date Title
CN101707399B (en) Method and system for acquiring electric energy information
WO2021017301A1 (en) Management method and apparatus based on kubernetes cluster, and computer-readable storage medium
CN109445802B (en) Privatized Paas platform based on container and method for publishing application thereof
CN106293847B (en) A kind of method of virtual platform supporting
CN110891094A (en) Terminal software supporting platform based on middle platform
CN102467412B (en) Method, device and business system for processing operation request
CN105791354A (en) Job scheduling method and cloud scheduling server
CN106302628B (en) Unified management scheduling method for computing resources in ARM architecture network cluster
CN112288423A (en) Aggregation payment method and system of distributed framework
CN110837418A (en) High-concurrency web system based on container and implementation method
CN105430030A (en) OSG-based parallel extendable application server
CN111813419B (en) Method for managing life cycle of bare computer based on kubernetes declaration
CN111221831B (en) Computing system for processing advertisement effect data in real time
CN104239114A (en) Application compiling method and device
CN107329809B (en) Distributed transaction processing method and system for multiple data sources
CN111127192B (en) Distributed framework-based proxy routing +Zuul gateway
CN111061741A (en) Power test data management method, system, terminal and storage medium
CN109873872A (en) A kind of cloud electrical connector and method for supporting mixing cloud mode
CN103019819A (en) Dynamic link library uniform scheduling method based on plug-in mechanism
CN112818065A (en) Distributed architecture based on springclosed + mysql + eureka
CN112580199A (en) Electric power system multidimensional data unified construction system based on CIM model
CN115391058B (en) SDN-based resource event processing method, resource creation method and system
CN108121730B (en) Device and method for quickly synchronizing data update to service system
CN103067507A (en) Internet cloud computing resource virtualization packaging system and method
CN116010065A (en) Distributed task scheduling method, device and equipment

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