Distributed middleware system based on Java and implementation method

The invention provides a Java-based distributed middleware system and an implementation method, and the implementation method comprises the steps: employing a design based on a micro-service architecture, dividing the system into a plurality of services, enabling each service to run in an independen...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: LI SHUIBING
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention provides a Java-based distributed middleware system and an implementation method, and the implementation method comprises the steps: employing a design based on a micro-service architecture, dividing the system into a plurality of services, enabling each service to run in an independent process, and carrying out the interaction through network communication; a high-performance communication framework based on Netty is established; a distributed coordination framework based on the Zookeeper is established; a distributed cache based on Redis is established; the method comprises the following steps of: establishing a micro-service framework based on Spring Cloud; logging and monitoring based on ELK; the invention relates to authentication and authorization based on JWT. And the security of middleware is enhanced, and the security transmission and processing of sensitive information are ensured by adopting encryption, identity verification, authorization and other mechanisms. 本发明提供的一种基于Java的分布式中间件系统