CN114860273A - Self-adaptive software package management method and management system - Google Patents

Self-adaptive software package management method and management system Download PDF

Info

Publication number
CN114860273A
CN114860273A CN202210776965.4A CN202210776965A CN114860273A CN 114860273 A CN114860273 A CN 114860273A CN 202210776965 A CN202210776965 A CN 202210776965A CN 114860273 A CN114860273 A CN 114860273A
Authority
CN
China
Prior art keywords
software
software package
index
package
time interval
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.)
Granted
Application number
CN202210776965.4A
Other languages
Chinese (zh)
Other versions
CN114860273B (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.)
Shaanxi Investment Group Innovation Technology Research Institute Co ltd
Original Assignee
Guangdong Eflycloud Computing 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 Guangdong Eflycloud Computing Co Ltd filed Critical Guangdong Eflycloud Computing Co Ltd
Priority to CN202210776965.4A priority Critical patent/CN114860273B/en
Publication of CN114860273A publication Critical patent/CN114860273A/en
Application granted granted Critical
Publication of CN114860273B publication Critical patent/CN114860273B/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/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a self-adaptive software package management method and a self-adaptive software package management system, wherein the self-adaptive software package management method comprises the following steps: obtaining a software package and traversing the software package to determine a plurality of software packages containing a first index; classifying a plurality of said software containing said first index to form an index software package; analyzing the time information of a plurality of pieces of software containing the first index, and measuring and calculating the time interval between the adjacent pieces of software; if the time interval meets a preset time interval threshold, correlating the plurality of software to form a correlated software package; when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded, so that the synchronous buffering of a plurality of associated software is realized, the non-associated software is temporarily processed, the synchronous downloading of all software in the software package is avoided, and the congestion of the software package in the downloading process is avoided.

Description

Self-adaptive software package management method and management system
Technical Field
The invention relates to the technical field of software package management, in particular to a self-adaptive software package management method and a self-adaptive software package management system.
Background
With the development of science and technology, the internet is currently developed, and when a certain software program application needs to be installed in a PC device or a server device, the software program application is downloaded and installed on the internet, wherein the internet triggers the downloading of some software programs along with the selective downloading of other files, at this time, some of the other files have low relevance to the software to be downloaded, however, when a user downloads the software to be downloaded, the user triggers the synchronous downloading of other files, so that the downloading process contains related software and non-related software, and the software package is easily crowded in the downloading process.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, and provides a self-adaptive software package management method and a self-adaptive software package management system, wherein a plurality of pieces of software are determined by traversing a first index of a software package, the plurality of pieces of software are classified to form an index software package, and the plurality of pieces of software are associated through time interval information in the index software package to form an associated software package; when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded, so that a plurality of associated software is synchronously buffered, non-associated software is temporarily processed, the synchronous downloading of all software in the software package is avoided, the congestion of the software package in the downloading process is avoided, a plurality of pieces of software with indexes and associations can be accurately downloaded, the forgetting of downloading of part of software is avoided, the downloading precision of the software package is improved, and the intelligent downloading is realized.
In order to solve the above technical problem, an embodiment of the present invention provides a method for managing a self-adaptive software package, including: obtaining a software package and traversing the software package to determine a plurality of software packages containing a first index; classifying a plurality of said software containing said first index to form an index software package; analyzing the time information of a plurality of pieces of software containing the first index, and measuring and calculating the time interval between the adjacent pieces of software; if the time interval meets a preset time interval threshold, correlating the plurality of software to form a correlated software package; and when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded.
In addition, an embodiment of the present invention further provides an adaptive software package management system, where the adaptive software package management system includes: an acquisition module: for obtaining a software package and traversing the software package to determine a plurality of software packages containing a first index; a classification module: a processor configured to sort a plurality of said software containing said first index to form an index software package; an analysis module: the time information of a plurality of pieces of software containing the first index is analyzed, and the time interval between the adjacent pieces of software is measured; a correlation module: the software association module is used for associating a plurality of pieces of software to form an associated software package if the time interval meets a preset time interval threshold; a downloading module: the method is used for synchronously downloading other software in the associated software package when the downloading of any software in the associated software package is triggered.
In the embodiment of the invention, by the method in the embodiment of the invention, a plurality of pieces of software are determined through traversal of a first index of a software package, the plurality of pieces of software are classified to form an index software package, and the plurality of pieces of software are associated through information of time intervals in the index software package to form an associated software package; when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded, so that a plurality of associated software is synchronously buffered, non-associated software is temporarily processed, the synchronous downloading of all software in the software package is avoided, the congestion of the software package in the downloading process is avoided, a plurality of pieces of software with indexes and associations can be accurately downloaded, the forgetting of downloading of part of software is avoided, the downloading precision of the software package is improved, and the intelligent downloading is realized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart illustrating an adaptive software package management method according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating software classification of the adaptive software package management method according to an embodiment of the present invention;
FIG. 3 is a flow chart of the parsing software of the adaptive software package management method in the embodiment of the present invention;
FIG. 4 is a flow chart of associated software of the adaptive software package management method in an embodiment of the invention;
FIG. 5 is a schematic structural component diagram of an adaptive software package management system in an embodiment of the present invention;
FIG. 6 is a hardware diagram illustrating an electronic device according to an example embodiment.
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.
Examples
Referring to fig. 1 to 4, a method for adaptive software package management includes:
s11: obtaining a software package and traversing the software package to determine a plurality of software packages containing a first index;
in the specific implementation process of the invention, the specific steps can be as follows: acquiring a software package, and traversing each piece of software in the software package one by one through an analysis model; collecting names in the software, and inquiring whether information in the software has a first index; and marking the corresponding software through a first index, and recording the software.
And determining a corresponding first index based on the traversal of the software, and marking the software according to the first index so as to classify the software subsequently and clarify the target software.
S12: classifying a plurality of said software containing said first index to form an index software package;
in the specific implementation process of the invention, the specific steps can be as follows:
s121: performing position adjustment on a plurality of pieces of software containing the first indexes, and concentrating the software in the same area;
s122: buffering each software in the region, and forming a corresponding region set list;
s123: classifying a plurality of said software containing said first index to form an indexing software package.
Wherein the first index is centrally processed and buffered in a region, and the region collective list is recorded to facilitate information level, and a plurality of software containing the first index is classified to form an index software package.
S13: analyzing the time information of a plurality of pieces of software containing the first index, and measuring and calculating the time interval between the adjacent pieces of software;
in the specific implementation process of the invention, the specific steps can be as follows:
s131: analyzing information of a plurality of pieces of software containing the first index to acquire corresponding time information;
s132: according to the time information, carrying out position sequencing on the plurality of pieces of software, and measuring and calculating the time interval between the adjacent pieces of software;
s133: and corresponding the source IP address, the target IP address and the domain name of the software with time information.
The software processing method comprises the steps of carrying out position sequencing on a plurality of pieces of software based on time information, carrying out time interval measurement and calculation on two pieces of software which are adjacently arranged, and simultaneously recording source IP addresses, target IP addresses and domain names of the plurality of pieces of software so as to facilitate the source IP addresses, the target IP addresses, the domain names and the time information of the plurality of pieces of software to be corresponding.
S14: if the time interval meets a preset time interval threshold, associating the plurality of pieces of software to form an associated software package;
in the specific implementation process of the invention, the specific steps can be as follows:
s141: judging the time interval and a preset time interval threshold;
s142: if the time interval meets a preset time interval threshold, forming a preliminary association by the plurality of software;
s143: comparing the source IP addresses, the target IP addresses and the domain names of the plurality of software, and recording the names of the plurality of software according to the condition that the source IP addresses, the target IP addresses and the domain names are consistent;
s144: and associating a plurality of the software to form an associated software package.
When the time interval meets a preset time interval threshold, associating a plurality of pieces of software, and constructing an association model in the plurality of pieces of software so as to perform synchronous processing on the associated software in the following step, at the moment, comparing source IP addresses, target IP addresses and domain names of the plurality of pieces of software, recording the names of the plurality of pieces of software according to the condition that the source IP addresses, the target IP addresses and the domain names are consistent, and associating the plurality of pieces of software so as to form an associated software package.
S15: when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded;
in the specific implementation process of the invention, the specific steps can be as follows: selecting the software for downloading, and extending the corresponding associated software based on the software; when the downloading of any software in the associated software package is triggered, other software in the associated software package is triggered, and the other software and the software are downloaded synchronously.
In addition, the adaptive software package management method further includes: moving to a cache module for the non-associated software; based on the cache module, the non-associated software is transmitted back to the source IP address of the non-associated software; the selective downloading is based on non-associated software.
In the embodiment of the invention, by the method in the embodiment of the invention, a plurality of pieces of software are determined through traversal of a first index of a software package, the plurality of pieces of software are classified to form an index software package, and the plurality of pieces of software are associated through information of time intervals in the index software package to form an associated software package; when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded, so that a plurality of associated software is synchronously buffered, non-associated software is temporarily processed, the synchronous downloading of all software in the software package is avoided, the congestion of the software package in the downloading process is avoided, a plurality of pieces of software with indexes and associations can be accurately downloaded, the forgetting of downloading of part of software is avoided, the downloading precision of the software package is improved, and the intelligent downloading is realized.
Examples
Referring to fig. 5, fig. 5 is a schematic structural diagram of an adaptive software package management system according to an embodiment of the present invention.
As shown in fig. 5, an adaptive software package management system includes:
the acquisition module 21: for obtaining a software package and traversing the software package to determine a plurality of software packages containing a first index;
the classification module 22: a means for classifying a plurality of said software containing said first index to form an index software package;
the analysis module 23: the time information of a plurality of pieces of software containing the first index is analyzed, and the time interval between the adjacent pieces of software is measured;
the association module 24: the software association module is used for associating a plurality of pieces of software to form an associated software package if the time interval meets a preset time interval threshold;
the downloading module 25: and when the downloading of any software in the associated software package is triggered, the other software in the associated software package is synchronously downloaded.
The invention provides a self-adaptive software package management method and a self-adaptive software package management system.A plurality of pieces of software are determined through traversing a first index of a software package, the plurality of pieces of software are classified to form an index software package, and the plurality of pieces of software are associated through time interval information in the index software package to form an associated software package; when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded, so that a plurality of associated software is synchronously buffered, non-associated software is temporarily processed, the synchronous downloading of all software in the software package is avoided, the congestion of the software package in the downloading process is avoided, a plurality of pieces of software with indexes and associations can be accurately downloaded, the forgetting of downloading of part of software is avoided, the downloading precision of the software package is improved, and the intelligent downloading is realized.
Examples
Referring to fig. 6, an electronic apparatus 40 according to this embodiment of the present invention is described below with reference to fig. 6. The electronic device 40 shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiment of the present invention.
As shown in fig. 6, electronic device 40 is embodied in the form of a general purpose computing device. The components of electronic device 40 may include, but are not limited to: the at least one processing unit 41, the at least one memory unit 42, and a bus 43 connecting the various system components (including the memory unit 42 and the processing unit 41).
Wherein the storage unit stores program code executable by the processing unit 41 to cause the processing unit 41 to perform the steps according to various exemplary embodiments of the present invention described in the section "example methods" above in this specification.
The storage unit 42 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM) 421 and/or a cache memory unit 422, and may further include a read only memory unit (ROM) 423.
The storage unit 42 may also include a program/utility 424 having a set (at least one) of program modules 425, such program modules 425 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 43 may be one or more of any of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 40 may also communicate with one or more external devices (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 40, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 40 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 44. Also, the electronic device 40 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via the network adapter 45. As shown in FIG. 6, the network adapter 45 communicates with the other modules of the electronic device 40 via the bus 43. It should be appreciated that although not shown in FIG. 6, other hardware and/or software modules may be used in conjunction with electronic device 40, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, or the like. And, it stores computer program instructions which, when executed by a computer, cause the computer to perform the method according to the above.
In addition, the foregoing describes in detail the adaptive software package management method and management system provided in the embodiments of the present invention, and a specific example should be adopted herein to explain the principle and implementation manner of the present invention, and the description of the foregoing embodiments is only used to help understanding the method and core ideas of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (8)

1. An adaptive software package management method, comprising:
obtaining a software package and traversing the software package to determine a plurality of software packages containing a first index;
classifying a plurality of said software containing said first index to form an index software package;
analyzing the time information of a plurality of pieces of software containing the first index, and measuring and calculating the time interval between the adjacent pieces of software;
if the time interval meets a preset time interval threshold, correlating the plurality of software to form a correlated software package;
and when the downloading of any software in the associated software package is triggered, other software in the associated software package is synchronously downloaded.
2. The adaptive software package management method of claim 1 wherein said obtaining a software package and traversing said software package to determine a plurality of software packages containing a first index comprises:
acquiring a software package, and traversing each piece of software in the software package one by one through an analysis model;
collecting names in the software, and inquiring whether information in the software has a first index;
and marking the corresponding software through a first index, and recording the software.
3. The adaptive software package management method of claim 2, wherein said classifying a plurality of said software packages containing said first index to form an indexed software package comprises:
performing position adjustment on a plurality of pieces of software containing the first indexes, and concentrating the software in the same area;
buffering each software in the region, and forming a corresponding region set list;
a plurality of the software containing the first index is categorized to form an index software package.
4. The adaptive software package management method according to claim 3, wherein said analyzing the time information of the plurality of pieces of software including the first index and measuring the time interval between the adjacent pieces of software comprises:
analyzing information of a plurality of pieces of software containing the first index to acquire corresponding time information;
according to the time information, carrying out position sequencing on the plurality of pieces of software, and measuring and calculating the time interval between the adjacent pieces of software;
and corresponding the source IP address, the target IP address and the domain name of the software with time information.
5. The adaptive software package management method of claim 4, wherein if the time interval satisfies a predetermined time interval threshold, associating a plurality of the software packages to form an associated software package, further comprises:
judging the time interval and a preset time interval threshold;
if the time interval meets a preset time interval threshold, forming a preliminary association by the plurality of software;
comparing the source IP addresses, the target IP addresses and the domain names of the plurality of software, and recording the names of the plurality of software according to the condition that the source IP addresses, the target IP addresses and the domain names are consistent;
and associating a plurality of the software to form an associated software package.
6. The adaptive software package management method according to claim 5, wherein when the downloading of any software in the associated software packages is triggered, the other software in the associated software packages is synchronously downloaded, including:
selecting the software for downloading, and extending the corresponding associated software based on the software;
when the downloading of any software in the associated software package is triggered, other software in the associated software package is triggered, and the other software and the software are downloaded synchronously.
7. The adaptive software package management method according to claim 6, further comprising:
moving to a cache module for the non-associated software;
based on the cache module, the non-associated software is transmitted back to the source IP address of the non-associated software;
the selective downloading is based on the non-associated software.
8. An adaptive software package management system, comprising:
an acquisition module: for obtaining a software package and traversing the software package to determine a plurality of software packages containing a first index;
a classification module: a processor configured to sort a plurality of said software containing said first index to form an index software package;
an analysis module: the time information of a plurality of pieces of software containing the first index is analyzed, and the time interval between the adjacent pieces of software is measured;
a correlation module: the software association module is used for associating a plurality of pieces of software to form an associated software package if the time interval meets a preset time interval threshold;
a downloading module: and when the downloading of any software in the associated software package is triggered, the other software in the associated software package is synchronously downloaded.
CN202210776965.4A 2022-07-04 2022-07-04 Self-adaptive software package management method and management system Active CN114860273B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210776965.4A CN114860273B (en) 2022-07-04 2022-07-04 Self-adaptive software package management method and management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210776965.4A CN114860273B (en) 2022-07-04 2022-07-04 Self-adaptive software package management method and management system

Publications (2)

Publication Number Publication Date
CN114860273A true CN114860273A (en) 2022-08-05
CN114860273B CN114860273B (en) 2022-12-20

Family

ID=82625613

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210776965.4A Active CN114860273B (en) 2022-07-04 2022-07-04 Self-adaptive software package management method and management system

Country Status (1)

Country Link
CN (1) CN114860273B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070055660A1 (en) * 2005-09-08 2007-03-08 Deere & Company, A Delaware Corporation System and method for anticipatory downloading of data
CN102263777A (en) * 2010-05-28 2011-11-30 腾讯科技(深圳)有限公司 Relevant download prompting method and device
CN104133877A (en) * 2014-07-25 2014-11-05 百度在线网络技术(北京)有限公司 Software label generation method and device
CN104133878A (en) * 2014-07-25 2014-11-05 百度在线网络技术(北京)有限公司 User label generation method and device
US20150178370A1 (en) * 2013-12-24 2015-06-25 Facebook, Inc. Systems and methods for predictive download
CN109669744A (en) * 2018-11-16 2019-04-23 上海二三四五网络科技有限公司 A kind of control method and control device controlling multiple software distribution downloadings in software download
CN111198709A (en) * 2019-12-29 2020-05-26 浪潮电子信息产业股份有限公司 RPM software package management method, system, device and readable storage medium
CN113391826A (en) * 2021-08-16 2021-09-14 统信软件技术有限公司 Solution method for software package dependence in customized mirror image
CN113741952A (en) * 2020-05-29 2021-12-03 华为技术有限公司 Software package management method, device, equipment and medium
CN114461262A (en) * 2021-12-27 2022-05-10 东软睿驰汽车技术(沈阳)有限公司 Data processing method, system, device, equipment and computer storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070055660A1 (en) * 2005-09-08 2007-03-08 Deere & Company, A Delaware Corporation System and method for anticipatory downloading of data
CN102263777A (en) * 2010-05-28 2011-11-30 腾讯科技(深圳)有限公司 Relevant download prompting method and device
US20150178370A1 (en) * 2013-12-24 2015-06-25 Facebook, Inc. Systems and methods for predictive download
CN104133877A (en) * 2014-07-25 2014-11-05 百度在线网络技术(北京)有限公司 Software label generation method and device
CN104133878A (en) * 2014-07-25 2014-11-05 百度在线网络技术(北京)有限公司 User label generation method and device
CN109669744A (en) * 2018-11-16 2019-04-23 上海二三四五网络科技有限公司 A kind of control method and control device controlling multiple software distribution downloadings in software download
CN111198709A (en) * 2019-12-29 2020-05-26 浪潮电子信息产业股份有限公司 RPM software package management method, system, device and readable storage medium
CN113741952A (en) * 2020-05-29 2021-12-03 华为技术有限公司 Software package management method, device, equipment and medium
CN113391826A (en) * 2021-08-16 2021-09-14 统信软件技术有限公司 Solution method for software package dependence in customized mirror image
CN114461262A (en) * 2021-12-27 2022-05-10 东软睿驰汽车技术(沈阳)有限公司 Data processing method, system, device, equipment and computer storage medium

Also Published As

Publication number Publication date
CN114860273B (en) 2022-12-20

Similar Documents

Publication Publication Date Title
US10216558B1 (en) Predicting drive failures
US9367581B2 (en) System and method of quality assessment of a search index
WO2022252512A1 (en) Root cause analysis method and apparatus, electronic device, medium, and program
AU2021244852B2 (en) Offloading statistics collection
CN109510857B (en) Data storage method, device, server and system
CN114860273B (en) Self-adaptive software package management method and management system
CN112433888A (en) Data processing method and device, storage medium and electronic equipment
CN110826616A (en) Information processing method and device, electronic equipment and storage medium
JP2002123516A (en) System and method for evaluating web site and recording medium
CN115051863A (en) Abnormal flow detection method and device, electronic equipment and readable storage medium
CN110955709B (en) Data processing method and device and electronic equipment
CN114064606A (en) Database migration method, device, equipment, storage medium and system
CN111639173B (en) Epidemic situation data processing method, device, equipment and storage medium
Diaz Best-case retrieval evaluation: Improving the sensitivity of reciprocal rank with lexicographic precision
CN107730021A (en) A kind of operational indicator optimization method and device
CN112395179A (en) Model training method, disk prediction method, device and electronic equipment
CN117743184A (en) Evaluation-based data access method and device, storage medium and electronic equipment
CN116028498B (en) Quality inspection form storage method, device, electronic equipment and medium
CN117349388B (en) Data timeliness determination method and electronic equipment
EP2894592A1 (en) System and method for identifying related elements with respect to a query in a repository
CN116975386A (en) Risk identification method, medium, device and computing equipment of query statement
JP2009245351A (en) Information processing system and information processing method
JP2007304950A (en) Document processing device and document processing method
CN114816277A (en) Control method and control system for guaranteeing sequence of file data blocks
CN118069898A (en) Log generalization method and device for multiple log sources

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
TR01 Transfer of patent right

Effective date of registration: 20240308

Address after: D6-7, Aole Zhaoqi Town Cultural Industry Park, Etuoqueqian Banner, Ordos City, Inner Mongolia Autonomous Region, 016200

Patentee after: Inner Mongolia Zhengxinyun Technology Service Co.,Ltd.

Country or region after: China

Address before: 528000 room 705-708, block 2, No. 121, Lingnan Avenue North, Chancheng District, Foshan City, Guangdong Province

Patentee before: GUANGDONG EFLYCLOUD COMPUTING Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240422

Address after: Room 1812, Jinxin International Building, No.1 Zhuque Road Middle Section, Beilin District, Xi'an City, Shaanxi Province, 710061

Patentee after: Shaanxi Investment Group Innovation Technology Research Institute Co.,Ltd.

Country or region after: China

Address before: D6-7, Aole Zhaoqi Town Cultural Industry Park, Etuoqueqian Banner, Ordos City, Inner Mongolia Autonomous Region, 016200

Patentee before: Inner Mongolia Zhengxinyun Technology Service Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right