Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

151 results about "Reference architecture" patented technology

A reference architecture in the field of software architecture or enterprise architecture provides a template solution for an architecture for a particular domain. It also provides a common vocabulary with which to discuss implementations, often with the aim to stress commonality. A software reference architecture is a software architecture where the structures and respective elements and relations provide templates for concrete architectures in a particular domain or in a family of software systems.

Cloud management platform based on micro-service architecture

The invention provides a cloud management platform based on a micro-service architecture. The cloud management platform comprises a user interface layer for processing a function request instruction of a terminal user, at least one cloud micro-service module for providing function services for the terminal user via an API interface and a message queue cluster for completing information interaction between the user interface layer and the cloud micro-service modules, wherein the cloud micro-service modules are service components into which cloud application functions are decomposed by a function boundary. In the cloud management platform based on the micro-service architecture, the cloud application functions are decomposed into the service components by the function boundary; each service component corresponds to one cloud micro-service module; the plurality of cloud micro-service modules are utilized to realize the functions of the cloud applications; due to the own characteristics of micro-services, the cloud management platform based on the micro-service architecture is capable of realizing real-time deployment; besides, micro-services have independent running processes so that each cloud micro-service in the cloud management platform can be independently deployed, and therefore, the deployment efficiency of the cloud management platform is improved.
Owner:INSPUR BEIJING ELECTRONICS INFORMATION IND

Automatic generation of programmable logic device architectures

An “architecture generation engine” is operative with a CAD system to implement circuits into PLD (programmable logic device) architectures and to evaluate performances of different architectures. The architecture generation engine converts a high level, easily specified description of a PLD architecture into a highly detailed, complete PLD architecture database that can be used by a CAD toolset to map a circuit netlist into a PLD. The architecture generation engine also enables performance evaluation of a wide variety of PLD architectures for given benchmark circuits.
Owner:INTEL CORP

General information management system based on micro-service architecture

The invention discloses a general information management system based on a micro-service architecture, and the system comprises a display layer, a platform layer, an application layer, and a resource layer. The display layer is used for receiving a user instruction so as to display the data or submit data. The platform layer is used for receiving the user instruction submitted by the display layer, providing a corresponding system bottom layer service according to the user instruction, or generating a request instruction transmitted to the application layer according to the user instruction. The application layer receives the user instruction submitted by the display layer, and calls a corresponding service function according to the user instruction so as to process a business corresponding to the user instruction. The application layer at least comprises a business application layer and a service application layer. The resource layer is used for obtaining a data request instruction sent by the service application layer, and providing the data needed by the service application layer for processing the business service according to the data request instruction, thereby speeding up the response to the business demand, improving the production efficiency, and achieving the comprehensive use of service resources.
Owner:GCI SCI & TECH

Micro-service architecture for enterprise-level application software in cloud computing environment

The invention discloses micro-service architecture for enterprise-level application software in a cloud computing environment. The micro-service architecture comprises a cloud application-oriented micro-service assembly and management platform, a rapid development Web frame based on a template technology, a page assembly library, a service operation platform, a call communication frame and a public business demand-oriented assembly service set. The public business demand-oriented assembly service set is consistent with an OSGi standard and can be rapidly assembled and multiplexed on the cloudapplication-oriented micro-service assembly and management platform and also can be directly called through a code template in the rapid development Web frame based on the template technology. According to the micro-service architecture, in a micro-service architecture mode, the application is divided into a series of fine service, and each service concentrates on a single business function. Whenthe service is applied, the service is assembled into OSGi service according to a practical demand and is operated in an independent process, so the boundary of the service is clear. Intercommunication is carried out through adoption of a lightweight communication mechanism, the complete application is realized, and demands of business and users are satisfied.
Owner:NORTHWESTERN POLYTECHNICAL UNIV

Business quality analysis method and system under micro-service architecture

ActiveCN109961204AEfficient real-time monitoring and analysis capabilitiesAccurate real-time monitoring and analysis capabilitiesResourcesFeature extraction algorithmPerformance index
The invention provides a business quality analysis method and system under a micro-service architecture, and the method comprises the steps: obtaining all micro-service call record data in real time,carrying out the analysis of the call record data, and obtaining the topological relation between a business and all micro-services; obtaining an occurrence probability index of each micro-service inthe business based on the topological relation, and obtaining the weight of each micro-service in the business based on the probability index; and calculating a performance index of the micro-service,and obtaining a real-time health degree index of the service based on the weight of the micro-service in the service and the performance index of the micro-service. According to the influence dependence degree of each micro-service on the business link and the performance index of each micro-service, the efficient and accurate real-time monitoring and analysis capability of the quality of the business process is realized, the cluster aggregation identification is realized through track slicing and vector conversion and through a feature extraction algorithm and a secondary similarity algorithm, and thus a large amount of manpower is prevented from being invested to carry out the combing process.
Owner:CHINA MOBILE GROUP ZHEJIANG +1

A multi-tenant implementation method and system under a micro-service architecture

The invention discloses a multi-tenant implementation method and system under a micro-service architecture, and belongs to the technical field of networks, and the method comprises the steps: a micro-service is started, a tenant tag of the micro-service is obtained, a registration request containing the tenant tag is generated, and the registration request is sent to a registration center; The registration center marks the micro-service according to the tenant label contained in the received registration request, and returns a registration success response to the micro-service; When the micro-service is called by the tenant, a service request containing a tenant label of the micro-service is generated and the service request is sent to a registration center; The registration center searches the corresponding available micro-service according to the tenant label contained in the service request, and returns the information of the available micro-service to the micro-service; And the micro-service calls the available micro-service according to the information of the available micro-service. According to the method provided by the invention, not only is the unified management of the micro-services realized, but also the isolation of the micro-services among different tenants is realized.
Owner:BOCO INTER TELECOM

Distributed transaction solution under micro-service architecture

The invention provides a distributed transaction solution under a micro-service architecture. The method comprises the following steps: a user client initiates a registration request to a front-end web server, and the front-end web server sends the registration request of the user to a user micro-service server; the user micro-service server processes a registration transaction event of the user and sends the registration transaction event of the user to a message-oriented middleware, and the message-oriented middleware forwards the registration transaction event of the user to an account micro-service server; and the account micro-service server processes the registration transaction event of the user. According to the distributed transaction solution provided by the invention, the reliable transmission and final consistency of messages can be ensured through the own transaction message re-transmission mechanism and transaction re-processing mechanism of each micro-service so as to ensure that the implementation of the scheme does not depend on the reliable transmission mechanism of the third-party message-oriented middleware, and thus the coupling with a certain type of message-oriented middleware can be weakened; and the abnormal loss of the transaction message events can be timely found and the transaction message events can be timely self-healed through the global audit and self-healing mechanisms.
Owner:BEIJING JIAOTONG UNIV

Micro-service architecture

The invention discloses a micro-service architecture. The micro-service architecture comprises a service routing controller, a service providing controller and a service calling controller, wherein the service calling controller is used for sending a service calling request corresponding to a service calling party to the service routing controller, receiving service address information returned by the service routing controller, converting the service address information into a network calling request and afterwards sending the network calling request to the service providing controller; the service routing controller is used for determining the service address information of a service provider corresponding to the service calling request based on a dynamic load balancing strategy; the service providing controller is used for converting the network calling request into the service address information and providing services corresponding to the service address information. In this way, the purpose of service calling based on the network can be achieved; meanwhile, it is based on the dynamic load balancing strategy that the service routing controller determines the service address information corresponding to the service calling request, and thus the high availability of the micro-service architecture can be comprehensively achieved.
Owner:ZHENGZHOU YUNHAI INFORMATION TECH CO LTD

Micro-service architecture-based interface calling system and method

The invention discloses a micro-service architecture-based interface calling system. The system comprises a gateway and a first micro-service module cluster, wherein the gateway is used for receivingan interface calling request sent by a requester and redirecting the interface calling request to all the micro-service module clusters; the first micro-service module cluster is used for generating afirst response message according to the received interface calling request, receiving at least one second response message sent by at least one of the other micro-service module clusters, and sendingthe first response message and the at least one second response message to the requester through the gateway; and the at least one second response message is generated by the at least one of the other micro-service module cluster according to the received interface calling request. The invention furthermore discloses a micro-service architecture-based interface calling method.
Owner:CHINA MOBILE COMM GRP CO LTD
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products