CN110502215A - A kind of construction method, equipment and the storage medium of micro services program - Google Patents

A kind of construction method, equipment and the storage medium of micro services program Download PDF

Info

Publication number
CN110502215A
CN110502215A CN201910636146.8A CN201910636146A CN110502215A CN 110502215 A CN110502215 A CN 110502215A CN 201910636146 A CN201910636146 A CN 201910636146A CN 110502215 A CN110502215 A CN 110502215A
Authority
CN
China
Prior art keywords
micro services
warehouse
software package
program
software
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.)
Withdrawn
Application number
CN201910636146.8A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent 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 Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910636146.8A priority Critical patent/CN110502215A/en
Publication of CN110502215A publication Critical patent/CN110502215A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Abstract

The invention discloses a kind of construction methods of micro services program, comprising steps of determining corresponding multiple software packages according to the configuration file of micro services program;Judge whether the multiple software package is present in warehouse;In response to there is the software package to be not present in the warehouse, obtains and there will be no the software packages in the warehouse to be saved in the warehouse;Obtain each routing information of the software package in the warehouse;The threaded file for being directed toward the corresponding software package is generated according to routing information described in each;The micro services program is constructed using multiple threaded files.The invention also discloses a kind of computer equipment and readable storage medium storing program for executing.Method disclosed by the invention is stored by the way that software package required for compiling micro services program is unified, and compile it into Link file, it is integrated with micro services program, the occupied disk space of micro services program can be significantly reduced in this way, achieve the purpose that reduce software systems installation kit volume.

Description

A kind of construction method, equipment and the storage medium of micro services program
Technical field
The present invention relates to micro services programming arts, and in particular to a kind of construction method of micro services program, equipment and deposits Storage media.
Background technique
As information technology develops rapidly and is widely applied, the information technology concept of cloud computing, big data emerges one after another.Respectively The software complexity of kind various kinds is also constantly promoted.Such as in the software systems of a micro services framework, often exist several Even more than ten, tens micro services programs (JAR packet), and each JAR packages code and wants 30M size or more, it is relatively large in incognito Business Framework Software system, software installation packet size tend to reach 1G even 2G or more.Software installation Bao Tai great, in software product Change.Downloading, is delivered and user experience aspect can bring inconvenience.As shown in Figure 1, in 1. 2. 3., after building starts, Maven the build tool basis jar according to required for pom.xml file download in micro services engineering packet and third party jar packet;In 5. in 4., the build tool will be after the basis the JAR packet and third party JAR packet and the write micro services code compilation of user after downloading File is packaged into my program (JAR packet) of traditional micro services jointly, as shown in the figure, two micro services programs A, B, they In JAR packet all comprising be named as 2 and 3 public packet, and be entity, will cause the increase of occupied space in this way, when micro services journey When sequence reaches more than ten or even tens, this JAR packet that repeats geometric will increase, the substantially increasing for causing software systems to refer to It is long.
Therefore, it is badly in need of a kind of construction method of new micro services program.
Summary of the invention
In view of this, at least one aspect in order to overcome the above problem, the embodiment of the present invention propose a kind of micro services The construction method of program, comprising steps of
Corresponding multiple software packages are determined according to the configuration file of the micro services program;
Judge whether the multiple software package is present in warehouse;
In response to there is the software package to be not present in the warehouse, obtains and there will be no described soft in the warehouse Part packet is saved in the warehouse;
Obtain each routing information of the software package in the warehouse;
The threaded file for being directed toward the corresponding software package is generated according to routing information described in each;
The micro services program is constructed using multiple threaded files.
In some embodiments, further includes:
Exist in the warehouse in response to the multiple software package, obtains each described software package in the warehouse Routing information;
The multiple threaded files for being directed toward the corresponding software package are generated according to routing information described in each;
The micro services program is constructed using the multiple threaded file.
In some embodiments, the micro services program is constructed using the multiple threaded file, further comprises:
Receive the source code of user's input;
The micro services program is constructed using the source code and the threaded file.
In some embodiments, further includes:
It detects in the warehouse with the presence or absence of the software package not used;
In response to there is the software package not used, the software package not used is deleted.
In some embodiments, corresponding multiple software packages are obtained according to the configuration file of the micro services program, into one Step includes:
The multiple software package is obtained from the warehouse Maven according to the configuration file using Maven the build tool.
In some embodiments, the micro services program is constructed using multiple threaded files, further comprises:
The source code and multiple threaded files are built into the micro services journey using described Maven the build tool Sequence.
In some embodiments, the warehouse is configured to store multiple software packages beyond the clouds.
In some embodiments, the software package includes basic software packet and third party software packet.
Based on the same inventive concept, according to another aspect of the present invention, the embodiments of the present invention also provide a kind of meters Calculate machine equipment, comprising:
At least one processor;And
Memory, the memory are stored with the computer program that can be run on the processor, which is characterized in that institute State the step of executing the construction method of any micro services program as described above when processor executes described program.
Based on the same inventive concept, according to another aspect of the present invention, the embodiments of the present invention also provide a kind of meters Calculation machine readable storage medium storing program for executing, the computer-readable recording medium storage have computer program, and the computer program is processed The step of construction method of any micro services program as described above is executed when device executes.
The present invention has one of following advantageous effects: method disclosed by the invention is by compiling institute for micro services program The software package needed is unified to be stored, and compiles it into Link file, integrated with micro services program, can significantly be reduced in this way The occupied disk space of micro services program achievees the purpose that reduce software systems installation kit volume.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with Other embodiments are obtained according to these attached drawings.
Fig. 1 is the structural block diagram of traditional building micro services program;
Fig. 2 is a kind of flow diagram of the construction method for micro services program that the embodiment of the present invention provides;
Fig. 3 is a kind of flow diagram of the construction method for micro services program that the embodiment of the present invention provides;
Fig. 4 is a kind of structural block diagram of the construction method for micro services program that the embodiment of the present invention provides;
Fig. 5 is the structural schematic diagram for the computer equipment that the embodiment of the present invention provides;
Fig. 6 is the structural schematic diagram for the computer readable storage medium that the embodiment of the present invention provides.
Specific embodiment
To make the objectives, technical solutions, and advantages of the present invention clearer, below in conjunction with specific embodiment, and reference The embodiment of the present invention is further described in attached drawing.
It should be noted that all statements for using " first " and " second " are for differentiation two in the embodiment of the present invention The non-equal entity of a same names or non-equal parameter, it is seen that " first " " second " only for the convenience of statement, does not answer It is interpreted as the restriction to the embodiment of the present invention, subsequent embodiment no longer illustrates this one by one.
It should be noted that in an embodiment of the present invention, the warehouse Maven is to compile Maven engineering for storing The warehouse lib houses and commonly uses JAR packet required for compiling java program, is that Maven engineering constructs indispensable module. Maven the build tool, compile Maven engineering required for tool, in the present invention and compiling micro services program tool. JAR packet is software package.
According to an aspect of the present invention, the embodiment of the present invention proposes a kind of construction method of micro services program, such as Fig. 2 Shown, may include step: S1 determines corresponding multiple software packages according to the configuration file of the micro services program;S2 sentences Whether the multiple software package that breaks is present in warehouse;S3 is obtained in response to there is the software package to be not present in the warehouse It takes and will be not present the software package in the warehouse and be saved in the warehouse;S4 obtains each described software package and exists Routing information in the warehouse;S5 generates the link for being directed toward the corresponding software package according to routing information described in each File;S6 constructs the micro services program using multiple threaded files.
Method disclosed by the invention is stored by the way that software package required for compiling micro services program is unified, and is compiled It is integrated with micro services program at Link file, the occupied disk space of micro services program can be significantly reduced in this way, reached Reduce the purpose of software systems installation kit volume.
It is described in detail below with reference to the flow diagram of the construction method of the micro services program shown in Fig. 3.
Firstly, determining corresponding multiple software packages according to the configuration file of the micro services program.
In some embodiments, required basic JAR packet and third can be configured by configuration file pom.xml first Square JAR packet, JAR packet needed for Maven the build tool is obtained from the warehouse Maven by configuration file pom.xml.It can lead to Modification configuration file is crossed, so that Maven the build tool obtains different JAR packets, to construct different micro services programs.
Then, judge whether the multiple software package is present in warehouse.
In some embodiments, after Maven the build tool is from the warehouse the Maven downloading basis JAR packet and third party JAR packet V-JAR module can be called, judges whether the JAR packet of downloading is already present in the warehouse R-JAR module by V-JAR module.
In some embodiments, it if there is software package is not present in the warehouse, obtains and will be not present the warehouse In the software package be saved in the warehouse.I.e. there will be no the software packages in warehouse to be put into the warehouse R-JAR, and there are storehouses Software package in library is then not processed.Namely if multiple software packages exist in the warehouse, subsequent step is directly carried out.
It should be noted that the warehouse R-JAR is basis packet and third party JAR packet required for storage micro services program, it is Public Warehouse.JAR packet in the warehouse be in the micro services Framework Software system JAR packet needed for all micro services programs and Collection deletes corresponding unused JAR packet if there is the JAR packet not used during micro services program construction It removes, to guarantee the minimum volume in the warehouse R-JAR.In some embodiments, the warehouse R-JAR can be preset file.At this In some embodiments of invention, warehouse is configured to store multiple software packages beyond the clouds.In several embodiments of the invention, Software package includes basic software packet and third party software packet.
Then, each routing information of the software package in the warehouse is obtained, and according to path described in each Information generates the threaded file for being directed toward the corresponding software package.
It is directed toward specifically, V-JAR module will create one and corresponds to the Link file of JAR packet in R-JAR and be supplied to Maven structure Tool is built, the Link file size is negligible.
It should be noted that V-JAR module creates Link file, and R-JAR according to the routing information of each JAR packet Each of warehouse JAR packet can be used by multiple microprograms, i.e. a JAR packet can create multiple Link for being directed toward it File, each Link file then correspond to multiple micro services programs.
Finally, constructing the micro services program using multiple threaded files.
In some embodiments, can use Maven the build tool can write multiple Link files and received user Source code be configured to micro services program needed for user.In this way, entity JAR packet is not compiled into micro services program, but use Link file replaces, and micro services program can be directed toward the entity JAR packet being present in R-JAR by Link file at runtime, from And each micro services program is greatly reduced and is taken up space, more than ten times are reduced even than the JAR packet that traditional approach constructs Tens times.Namely the micro services program in the present invention is the product common by V-JAR module and R-JAR module, by Link File and user write the file composition after JAVA code compilation, therefore file type is still JAR packet.
It is described in detail below with reference to structural block diagram shown in Fig. 4.
As shown in figure 3, micro services engineering A needs to utilize No. 1 JAR packet, No. 2 JAR packets and No. 3 JAR packets, micro services engineering B needs at this moment to can use the build tool respectively according to micro services engineering using No. 2 JAR packets, No. 3 JAR packets and No. 4 JAR packets The configuration file of A and the configuration file of micro services engineering B obtain corresponding JAR packet from the warehouse Maven, when Maven constructs work Tool can call V-JAR module after the warehouse the Maven downloading basis JAR packet and third party JAR packet, judge to download by V-JAR module JAR packet whether be already present in the warehouse R-JAR module, be then not processed if it exists, be then put into the warehouse R-JAR if it does not exist In.Later, V-JAR module, which will create one and be directed toward, corresponds to the Link file of JAR packet in R-JAR and is supplied to Maven the build tool. Micro services program needed for the code construction that the build tool can write link file and user becomes user.As shown in figure 3, last No. 1 JAR packet, No. 2 JAR packets, No. 3 JAR packets and No. 4 JAR packets, wherein No. 2 JAR packets and 3 are only existed in the warehouse R-JAR module The micro services program A and micro services program B that number JAR packet is created simultaneously are utilized, and are not compiled into entity JAR packet in incognito in this way Business program, but replaced using Link file, micro services program can be directed toward at runtime by Link file be present in R-JAR Entity JAR packet, the entity JAR packet for being taken up space so that each micro services program be greatly reduced, and being each utilized It only saves once, also reduces the volume of software systems.
Based on the same inventive concept, according to another aspect of the present invention, as shown in figure 5, the embodiment of the present invention also mentions Supply a kind of computer equipment 501, comprising:
At least one processor 520;And
Memory 510, memory 510 are stored with the computer program 511 that can be run on a processor, and processor 520 is held The step of construction method of any micro services program as above is executed when line program.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 6, the embodiment of the present invention also mentions A kind of computer readable storage medium 601 is supplied, computer readable storage medium 601 is stored with computer program instructions 610, meter The step of construction method of any micro services program as above is executed when calculation machine program instruction 610 is executed by processor.
Finally, it should be noted that those of ordinary skill in the art will appreciate that realizing the whole in above-described embodiment method Or part process, related hardware can be instructed to complete by computer program, program to can be stored in one computer-readable It takes in storage medium, the program is when being executed, it may include such as the process of the embodiment of above-mentioned each method.Wherein, storage medium It can be magnetic disk, CD, read-only memory (ROM) or random access memory (RAM) etc..The implementation of above-mentioned computer program Example, can achieve the identical or similar effect of corresponding aforementioned any means embodiment.
In addition, typically, device disclosed by the embodiments of the present invention, equipment etc. can be various electric terminal equipments, such as hand Machine, personal digital assistant (PDA), tablet computer (PAD), smart television etc., are also possible to large-scale terminal device, such as server Deng, therefore protection scope disclosed by the embodiments of the present invention should not limit as certain certain types of device, equipment.The present invention is implemented Client disclosed in example, which can be, is applied to any one of the above electricity with the combining form of electronic hardware, computer software or both In sub- terminal device.
In addition, disclosed method is also implemented as the computer program executed by CPU according to embodiments of the present invention, it should Computer program may be stored in a computer readable storage medium.When the computer program is executed by CPU, the present invention is executed The above-mentioned function of being limited in method disclosed in embodiment.
In addition, above method step and system unit also can use controller and for storing so that controller is real The computer readable storage medium of the computer program of existing above-mentioned steps or Elementary Function is realized.
In addition, it should be appreciated that the computer readable storage medium (for example, memory) of this paper can be volatibility and deposit Reservoir or nonvolatile memory, or may include both volatile memory and nonvolatile memory.As an example and Unrestricted, nonvolatile memory may include read-only memory (ROM), programming ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM) or flash memory.Volatile memory may include that arbitrary access is deposited Reservoir (RAM), the RAM can serve as external cache.As an example and not restrictive, RAM can be with a variety of Form obtains, such as synchronous random access memory (DRAM), dynamic ram (DRAM), synchronous dram (SDRAM), double data rate SDRAM (DDR SDRAM), enhance SDRAM (ESDRAM), synchronization link DRAM (SLDRAM) and directly Rambus RAM (DRRAM).Institute is public The storage equipment for the aspect opened is intended to the memory of including but not limited to these and other suitable type.
Those skilled in the art will also understand is that, various illustrative logical blocks, mould in conjunction with described in disclosure herein Block, circuit and algorithm steps may be implemented as the combination of electronic hardware, computer software or both.It is hard in order to clearly demonstrate This interchangeability of part and software, with regard to various exemplary components, square, module, circuit and step function to its into General description is gone.This function is implemented as software and is also implemented as hardware depending on concrete application and application To the design constraint of whole system.The function that those skilled in the art can realize in various ways for every kind of concrete application Can, but this realization decision should not be interpreted as causing a departure from range disclosed by the embodiments of the present invention.
Various illustrative logical blocks, module and circuit, which can use, in conjunction with described in disclosure herein is designed to The following component of function here is executed to realize or execute: general processor, digital signal processor (DSP), dedicated integrated electricity It is road (ASIC), field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete Any combination of hardware component or these components.General processor can be microprocessor, but alternatively, processor can To be any conventional processors, controller, microcontroller or state machine.Processor also may be implemented as calculating the group of equipment Close, for example, the combination of DSP and microprocessor, multi-microprocessor, one or more microprocessors combination DSP and/or it is any its Its this configuration.
The step of method in conjunction with described in disclosure herein or algorithm, can be directly contained in hardware, be held by processor In capable software module or in combination of the two.Software module may reside within RAM memory, flash memory, ROM storage Device, eprom memory, eeprom memory, register, hard disk, removable disk, CD-ROM or known in the art it is any its In the storage medium of its form.Illustrative storage medium is coupled to processor, enables a processor to from the storage medium Information is written to the storage medium in middle reading information.In an alternative, storage medium can be integral to the processor Together.Pocessor and storage media may reside in ASIC.ASIC may reside in user terminal.In an alternative In, it is resident in the user terminal that pocessor and storage media can be used as discrete assembly.
In one or more exemplary designs, function can be realized in hardware, software, firmware or any combination thereof. If realized in software, can using function as one or more instruction or code may be stored on the computer-readable medium or It is transmitted by computer-readable medium.Computer-readable medium includes computer storage media and communication media, which is situated between Matter includes any medium for helping for computer program to be transmitted to another position from a position.Storage medium can be energy Any usable medium being enough accessed by a general purpose or special purpose computer.As an example and not restrictive, the computer-readable medium It may include that RAM, ROM, EEPROM, CD-ROM or other optical disc memory apparatus, disk storage equipment or other magnetic storages are set It is standby, or can be used for carrying or storage form be instruct or the required program code of data structure and can by general or Special purpose computer or any other medium of general or specialized processor access.In addition, any connection can suitably claim For computer-readable medium.For example, if using coaxial cable, optical fiber cable, twisted pair, digital subscriber line (DSL) or all It is if the wireless technology of infrared ray, radio and microwave to send software from website, server or other remote sources, then above-mentioned coaxial Cable, fiber optic cable, twisted pair, DSL or such as wireless technology of infrared ray, radio and microwave are included in determining for medium Justice.As used herein, disk and CD include compact disk (CD), it is laser disk, CD, digital versatile disc (DVD), soft Disk, Blu-ray disc, wherein disk usually magnetically reproduce data, and CD using laser optics reproduce data.Above content Combination should also be as being included in the range of computer-readable medium.
It is exemplary embodiment disclosed by the invention above, it should be noted that in the sheet limited without departing substantially from claim Under the premise of inventive embodiments scope of disclosure, it may be many modifications and modify.According to open embodiment described herein The function of claim to a method, step and/or movement be not required to the execution of any particular order.In addition, although the present invention is implemented Element disclosed in example can be described or be required in the form of individual, but be unless explicitly limited odd number, it is understood that be multiple.
It should be understood that it is used in the present context, unless the context clearly supports exceptions, singular " one It is a " it is intended to also include plural form.It is to be further understood that "and/or" used herein refers to including one or one Any and all possible combinations of a above project listed in association.
It is for illustration only that the embodiments of the present invention disclose embodiment sequence number, does not represent the advantages or disadvantages of the embodiments.
Those of ordinary skill in the art will appreciate that realizing that all or part of the steps of above-described embodiment can pass through hardware Complete, relevant hardware can also be instructed to complete by program, program can store in a kind of computer-readable storage In medium, storage medium mentioned above can be read-only memory, disk or CD etc..
It should be understood by those ordinary skilled in the art that: the discussion of any of the above embodiment is exemplary only, not It is intended to imply that range disclosed by the embodiments of the present invention (including claim) is limited to these examples;In the think of of the embodiment of the present invention Under road, it can also be combined between the technical characteristic in above embodiments or different embodiments, and there is this hair as above Many other variations of the different aspect of bright embodiment, for simplicity, they are not provided in details.Therefore, all in the present invention Within the spirit and principle of embodiment, any omission, modification, equivalent replacement, improvement for being made etc. be should be included in of the invention real It applies within the protection scope of example.

Claims (10)

1. a kind of construction method of micro services program, comprising steps of
Corresponding multiple software packages are determined according to the configuration file of the micro services program;
Judge whether the multiple software package is present in warehouse;
In response to there is the software package to be not present in the warehouse, obtains and there will be no the software packages in the warehouse It is saved in the warehouse;
Obtain each routing information of the software package in the warehouse;
The threaded file for being directed toward the corresponding software package is generated according to routing information described in each;
The micro services program is constructed using multiple threaded files.
2. the method as described in claim 1, which is characterized in that further include:
Exist in the warehouse in response to the multiple software package, obtains each road of the software package in the warehouse Diameter information;
The multiple threaded files for being directed toward the corresponding software package are generated according to routing information described in each;
The micro services program is constructed using the multiple threaded file.
3. method according to claim 1 or 2, which is characterized in that construct the micro services using the multiple threaded file Program further comprises:
Receive the source code of user's input;
The micro services program is constructed using the source code and the threaded file.
4. method according to claim 1 or 2, which is characterized in that further include:
It detects in the warehouse with the presence or absence of the software package not used;
In response to there is the software package not used, the software package not used is deleted.
5. method as claimed in claim 3, which is characterized in that obtained according to the configuration file of the micro services program corresponding Multiple software packages further comprise:
The multiple software package is obtained from the warehouse Maven according to the configuration file using Maven the build tool.
6. method as claimed in claim 5, which is characterized in that construct the micro services journey using multiple threaded files Sequence further comprises:
The source code and multiple threaded files are built into the micro services program using described Maven the build tool.
7. the method as described in claim 1, which is characterized in that the warehouse is configured to store multiple software packages beyond the clouds.
8. the method as described in claim 1, which is characterized in that the software package includes basic software packet and third party software Packet.
9. a kind of computer equipment, comprising:
At least one processor;And
Memory, the memory are stored with the computer program that can be run on the processor, which is characterized in that the place Manage the method executed as described in claim 1-8 any one when device executes described program.
10. a kind of computer readable storage medium, the computer-readable recording medium storage has computer program, and feature exists In perform claim requires method described in 1-8 any one when the computer program is executed by processor.
CN201910636146.8A 2019-07-15 2019-07-15 A kind of construction method, equipment and the storage medium of micro services program Withdrawn CN110502215A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910636146.8A CN110502215A (en) 2019-07-15 2019-07-15 A kind of construction method, equipment and the storage medium of micro services program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910636146.8A CN110502215A (en) 2019-07-15 2019-07-15 A kind of construction method, equipment and the storage medium of micro services program

Publications (1)

Publication Number Publication Date
CN110502215A true CN110502215A (en) 2019-11-26

Family

ID=68585606

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910636146.8A Withdrawn CN110502215A (en) 2019-07-15 2019-07-15 A kind of construction method, equipment and the storage medium of micro services program

Country Status (1)

Country Link
CN (1) CN110502215A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111061463A (en) * 2019-12-26 2020-04-24 深圳前海环融联易信息科技服务有限公司 Micro-service combination application method and device, computer equipment and storage medium
CN111274211A (en) * 2020-02-20 2020-06-12 北京旷视科技有限公司 Application file storage method, device and system
CN113656010A (en) * 2021-08-31 2021-11-16 浪潮通用软件有限公司 Method, system, equipment and medium for automatically creating code warehouse by microservice
CN117235023A (en) * 2023-11-15 2023-12-15 广州嘉为科技有限公司 Remote warehouse cache management method, device, equipment and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111061463A (en) * 2019-12-26 2020-04-24 深圳前海环融联易信息科技服务有限公司 Micro-service combination application method and device, computer equipment and storage medium
CN111274211A (en) * 2020-02-20 2020-06-12 北京旷视科技有限公司 Application file storage method, device and system
CN111274211B (en) * 2020-02-20 2024-01-12 北京旷视科技有限公司 Application file storage method, device and system
CN113656010A (en) * 2021-08-31 2021-11-16 浪潮通用软件有限公司 Method, system, equipment and medium for automatically creating code warehouse by microservice
CN113656010B (en) * 2021-08-31 2024-01-30 浪潮通用软件有限公司 Method, system, equipment and medium for automatically creating code warehouse by micro service
CN117235023A (en) * 2023-11-15 2023-12-15 广州嘉为科技有限公司 Remote warehouse cache management method, device, equipment and storage medium
CN117235023B (en) * 2023-11-15 2024-03-12 广州嘉为科技有限公司 Remote warehouse cache management method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110502215A (en) A kind of construction method, equipment and the storage medium of micro services program
CN108829493A (en) A kind of virtual machine method for synchronizing time and device
CN102819766A (en) Method, device and enterprise system for checking forms
CN110442307A (en) Binding method, equipment and the storage medium of disk in a kind of linux system
CN110413408A (en) A kind of video memory control method, equipment and the storage medium of deep learning frame
CN104423961A (en) Method and system for generating testing script
CN110427342A (en) A kind of method, equipment and readable medium creating mirror site
CN110519329A (en) A kind of method, equipment and the readable medium of concurrent processing samba agreement request
CN107330028A (en) Expansion application methods and system of a kind of Apache NiFi in terms of source data input database
CN110058821A (en) A kind of method and device of query service device storage information
CN109145055A (en) A kind of method of data synchronization and system based on Flink
CN110362547A (en) Coding, parsing, storage method and the device of journal file
CN113495797A (en) Message queue and consumer dynamic creation method and system
TW202030658A (en) Data structure reading method and apparatus, data structure updating method and apparatus, and electronic device
US9454382B2 (en) Verification of UML state machines
CN110413354A (en) It is a kind of to realize the method, equipment and storage medium interacted with third-party platform
CN110442601A (en) A kind of method and apparatus that Openstack mirror image data accelerates parallel
AU2016378425B2 (en) Application program running method and apparatus
CN110399384A (en) UDF adaptation method, data processing method, equipment and storage medium
CN112235132A (en) Method, device, medium and server for dynamically configuring service
US9606775B2 (en) Developing rich internet application
CN109739772A (en) It is a kind of to realize that CPLD refreshes the method and apparatus tested automatically
CN116755788A (en) On-line rule modification method, device, equipment and storage medium
CN113253999B (en) Plug-in data access method, data source management system and interface access method
CN110633146B (en) Method, equipment and readable medium for multithread operation of IPMI command

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20191126