Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

93 results about "Archive file" patented technology

An archive file is a file that is composed of one or more computer files along with metadata. Archive files are used to collect multiple data files together into a single file for easier portability and storage, or simply to compress files to use less storage space. Archive files often store directory structures, error detection and correction information, arbitrary comments, and sometimes use built-in encryption.

System and method for immutability assurance of backup data based on comprehensive threat detection

Systems and methods for immutability assurance of backup data based on comprehensive threat detection. A method includes performing static and dynamic analysis of a process executing on a computing device, registering an operation of the process with a file on a storage communicatively coupled to the computing device, determining that the file in operation is a backup archive, collecting a context of the process, which includes at least a security context based on the static and dynamic analysis, and a backup archive context based on attributes of the backup archive, analyzing the process operation with the backup file using an access control machine-learning model that calculates an immutability rate based on the collected context, and granting or blocking the process access to the backup archived.
Owner:ACRONIS INT

Training method, device and equipment of archive file intelligent identification large model and medium

The invention discloses a training method, device and equipment for a large intelligent recognition model of archive files and a medium, and relates to the technical field of document recognition. The training method comprises the following steps: constructing a self-supervised diffusion model for first-stage training: carrying out random mask processing on image samples to generate mask image samples, respectively inputting the mask image samples into an image encoder to extract high-dimensional information, and further enhancing the discrimination of an attention map by using a token selection module, the weight of task related parameters is dynamically adjusted through an attention refocusing mechanism, the perceptual ability of the model to a task target is improved, a text encoder embedded by an empty text is combined to serve as condition input of a diffusion model, and the encoder is optimized by using generation feedback of the diffusion model; and constructing a second-stage fine-tuning Qwen-vl large model: freezing the image encoder trained in the first stage, and finely tuning the Qwen-vl large model by using a small number of samples. According to the method, the visual reasoning and fine-grained sensing capabilities of a large archive identification model in a complex scene are realized, and the generalization and precision of archive identification are improved.
Owner:CHENGDU TECH UNIV

Block chain-based file trusted access and tamper-proof management system and method

The invention discloses an archive credible access and tamper-proof management system and method based on a block chain, and belongs to the technical field of information security and data evidence storage, and the method mainly comprises the steps: during evidence storage, a business server calculates an archive hash value and encrypts a file, the encrypted file is stored in an IPFS to obtain a CID, and the CID is stored in a database; key information such as the hash value and the CID is stored in the block chain through the smart contract; during verification, querying an original hash value from the block chain, acquiring a file from the IPFS, decrypting and calculating a current hash value, and comparing whether the two hash values are consistent or not; according to the method, absolute credibility of file metadata and operation logs is ensured by utilizing the non-tampering characteristic of the block chain, safe and low-cost storage of file files is realized by utilizing the IPFS, the problems of single-point failure, easiness in tampering, low audit log credibility and high large-scale storage cost of a centralized file management system are effectively solved, and the method is suitable for popularization and application. And credible management of the whole life cycle of the electronic archives is realized.
Owner:LIAONING PROVINCIAL INSPECTION & TESTING CERTIFICATION CENT

Code hot loading method and equipment

The embodiment of the invention provides a code hot loading method and device, and relates to the technical field of computers, and the method comprises the steps that a target archived file can be obtained, and the target archived file comprises class files of at least one class; afterwards, class files in the target archived file can be loaded in a running target program, and the target program is a host program of a class. For each class, the information of the class can be obtained from the class file in a Java reflection mode, and the information of the class is registered to a Spring container. Subsequently, instance objects corresponding to the classes can be created based on Spring containers, and dependent instance objects are injected into the instance objects. Due to the fact that the Java reflection mode and Spring can load the code under the condition that the target program is not restarted, the target program can be prevented from being restarted when the code is subjected to hot loading, and the development efficiency can be improved.
Owner:HENAN QINWEI DIGITAL TECHNOLOGY CO LTD

OFD archive file retrieval method and system

The invention provides an OFD archive file retrieval method and system, and the method comprises the steps: receiving file data, and carrying out the authentication verification of the file data; splitting the file into file units and storing the file units into a message queue for asynchronous processing in sequence; extracting text information, table information and picture information in the OFD file to generate comprehensive text information; preprocessing the comprehensive text information, and recording the occurrence frequency of each segmented word and the corresponding page number; creating an index in a search engine cluster, wherein an index field comprises a file ID (Identity), word segmentation content, occurrence frequency and a page number; searching according to an input keyword, and arranging results in a descending order according to the occurrence frequency of word segmentation; and marking the page number of the keyword for retrieval and positioning. The method has the beneficial effects that rapid analysis and preprocessing of large-scale OFD data are realized through asynchronous processing of the message queue and an OCR (Optical Character Recognition) technology; redundancy is reduced through coarse-grained word segmentation during indexing, and recall is enhanced through fine-grained word segmentation during retrieval; the keyword granularity input by the user is adapted, and the retrieval scene adaptability is improved.
Owner:广西计算中心有限责任公司

Electronic archive intelligent data management method and system based on large model

ActiveCN121960701AImplement deep semantic parsingData governance is efficientSemantic analysisInference methodsLinguistic modelEngineering
The invention discloses an electronic archive intelligent data management method and system based on a large model. The method comprises the following steps: firstly, acquiring an electronic archive file, performing unified access, identifying a text through an OCR (Optical Character Recognition) technology, and reserving original layout coordinate information; analyzing the document page by page to generate a page-level structured object containing text and position mapping; then, on the basis of a preset domain prompt template, calling a large language model to extract file metadata from the page-level object, recognizing entities and relationships in combination with file knowledge ontology, and generating a semantic triple containing an evidence source page number; and finally, fusing the metadata and the triple to construct an electronic archive knowledge graph with a page-level traceability function. According to the invention, through a whole-process semantic governance mechanism from access, analysis to knowledge generation, the problems of difficult analysis of unstructured data, weak semantic understanding and lack of traceability in traditional archive management are effectively solved, and the intelligent level and data credibility of archive governance are significantly improved.
Owner:NINGBO BAYI GRP CO LTD +1

Gynecological and obstetric information processing method and system based on Internet

The invention relates to a gynaecology and obstetrics information processing method and system based on the Internet, and the method comprises the following steps: collecting the doctor seeing data of a gynaecology and obstetrics patient through an Internet terminal, and carrying out the structural marking of key fields to form a structural data table; performing symptom classification based on the table, judging examination requirements, and generating an examination item list; obtaining an examination result through a hospital information system, and integrating the examination result with the structured data table to form a patient comprehensive file; and sending a sharing request to a preset collaborative department based on the archive, and after obtaining a complete feedback opinion, performing supplementary archiving to form a shared archived archive, thereby solving the technical problems that an existing information processing mode generally depends on manual input and experience judgment, and the subjectivity is strong and the standardization degree is insufficient in links such as symptom identification and examination item recommendation.
Owner:JIANGSU RECROWN MEDICAL TECH CO LTD

Code conversion method and device, storage medium and program product

The embodiment of the invention provides a code conversion method and device, a storage medium and a program product. The method comprises the following steps: in response to a code conversion request triggered for a to-be-converted service, obtaining a first code corresponding to the to-be-converted service and an archived file on which the to-be-converted service depends; wherein the first code is a code written by adopting a first programming language. Analyzing an archived file on which the to-be-converted service depends and a sub-project object configuration file in the archived file, extracting class basic information and a dependency relationship, and further determining a first field and a first method contained in the first code, field type conversion processing is carried out on the first field, parameter type conversion processing is carried out on the parameters in the first method, and finally the second code conforming to the second programming language is generated, so that automatic code conversion between different language programming types is realized, the difficulty and workload of cross-language code conversion are reduced, and the efficiency of cross-language code conversion is improved. And the conversion efficiency and the accuracy of the conversion result are improved.
Owner:BEIJING 58 INFORMATION TTECH CO LTD

File previewing method, front-end device, back-end server and storage medium

The invention relates to an archive file previewing method, front-end equipment, a back-end server and a storage medium, and particularly relates to the technical field of digitization. Comprising the steps that when a preview operation is responded, a front end obtains the data volume and the fragment size of a target archive file from a rear end according to needs, one-time loading of large files is avoided, the data transmission amount is reduced, and the loading time consumption under the limited bandwidth is reduced. Meanwhile, the rendering area is determined according to the data volume, the fragment size and the page size, the preview range is defined in combination with a page rolling stop event, invalid data loading is further avoided, and the file preview efficiency is improved. Besides, by concurrently sending a plurality of file acquisition requests corresponding to the preview range, limited bandwidth resources are fully utilized, and a plurality of file fragment data are synchronously acquired, so that the file stream data acquisition speed is remarkably increased, the file preview loading time is greatly shortened, the online large file preview experience of a user is effectively improved, and the user experience is improved. The problem that online utilization is affected by slow loading of large files is solved.
Owner:CHINA THREE GORGES CORPORATION

Distributed archive storage method and device based on alliance chain, equipment and medium

The invention provides a distributed archive storage method based on an alliance chain, which can be applied to the technical field of alliance chains. The method comprises the steps that in response to a request of uploading an archive file by a first user, the type of the archive file is determined, and the first user is configured to have the authority to upload, query and authorize the archive file; determining a chain code corresponding to the archive file based on the type of the archive file; the archive file is uploaded to the distributed file storage system through the chain code corresponding to the archive file, the chain code is created by an archive file administrator, and the archive file administrator is configured to manage the authority of the chain code. The invention further provides a distributed file storage device and equipment based on the alliance chain, a storage medium and a program product.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

A sound image file intelligent classification identification and archiving method and system

The present application relates to a kind of audio-visual archives intelligent classification identification and archiving method and system, comprising the following steps: S1: according to the file classification of company audio-visual archives, storage period identification, file title, archiving department and file catalog service rule, constructs service rule system;S2: the original high-definition data of audio-visual archives is obtained and preprocessed, and face recognition library is constructed;S3: audio-visual archives file intelligent classification identification model is constructed;S4: according to the preprocessed audio-visual data and face recognition library, audio-visual archives file intelligent classification identification model is trained, and the optimized audio-visual archives file intelligent classification identification model is obtained;S5: based on the optimized audio-visual archives file intelligent classification identification model, each collection file is intelligently distributed in front of collection link, and based on service rule system verification, auxiliary archivist carries out audio-visual archives file auxiliary classification identification arrangement and cataloging archiving auxiliary work.The present application can accurately classify and catalog audio-visual archives.
Owner:STATE GRID SHANGHAI MUNICIPAL ELECTRIC POWER CO

Automatic acquisition and intelligent analysis digital archive management system in tobacco industry

The invention discloses an automatic acquisition and intelligent analysis digital archive management system in the tobacco industry, and belongs to the technical field of archive management. The system adopts a micro-service architecture constructed based on a J2EE technical system and a Spring Boot framework, and comprises a data acquisition module, a data storage module, a data arrangement module, a query utilization module, a borrowing management module, an authority management module and a digital processing module. The data acquisition module is in butt joint with a service system through a standard interface and performs four-property detection on the electronic archive; the data storage module adopts a distributed architecture of MySQL master-slave copying and Redis caching, and archive files are encrypted and stored by adopting AES-256; the data arrangement module automatically completes data cleaning, file classification and cataloguing through an intelligent algorithm; the query utilization module supports multiple query modes; and the authority management module realizes fine control based on an RBAC model. According to the invention, full-life-cycle digital management of science and technology archives is realized, the archive management efficiency is greatly improved, the management cost is reduced, and the archive data security is guaranteed.
Owner:SHANDONG WEIHAI TOBACCO

Archiving files via superdense coding

PendingUS20260154232A1Quantum computersFile system administrationSuperdense codingData access
A quantum computing device (QD) receives a request to access data, wherein a set of qubits encodes the data in a quantum-mechanical (QM) encoding and the set of qubits has a first cardinality. In response to receiving the request to access the data, a classical encoding of the data is generated, at the QD, via a set of bits based on a superdense coding protocol, wherein the set of bits has a second cardinality that is greater than the first cardinality. The classical encoding of the data is transmitted, by the QD, via the set of bits.
Owner:RED HAT LLC

A method and system for fine-grained data reduction of tar archive files

PendingCN122285615AEngineeringDirectory
This invention discloses a fine-grained data reduction method and system for Tar archive files, relating to the field of data storage and version management technology. The method includes the following steps: S1: Initialize performance statistics variables; set fingerprint index, feature index, pathname index, and incremental index; S2: Receive multiple backup versions of Tar archive files in the input directory, and process each backup version in ascending order of backup time; S3: Perform semantic-aware block segmentation on the current Tar archive file backup version; S4: Calculate SHA-256 fingerprints for all generated header blocks, file blocks, and CDC blocks, and identify duplicate and unique blocks using the fingerprint index; S5: Perform a hybrid metadata and feature value deduplication method on unique blocks; S6: Perform incremental compression or local compression on selected blocks, and update performance statistics variables; S7: Save the compressed blocks to a container for persistent storage, and synchronously update the index information. This invention achieves efficient data reduction.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Urban construction archive management method and device, equipment, storage medium and product

The invention discloses an urban construction archive management method and device, equipment, a storage medium and a product, and relates to the technical field of block chains. The method comprises the steps of obtaining a target urban construction file, wherein the target urban construction file comprises a file name, file metadata and a file file; preprocessing the archive metadata and the archive file to obtain first archive information; based on an intelligent contract of a block chain platform, performing uplink processing on the file name and the first file information, and generating an uplink identifier of the target urban construction file; and storing the uplink identifier of the target urban construction file. Compared with the prior art, the block chain technology is combined with archive management, and the characteristics of non-tampering and traceability of the block chain technology are utilized, so that a security system covering the full life cycle of the archive can be constructed, the counterfeiting risk is completely eradicated, meanwhile, the anti-counterfeiting capability of the electronic archive is improved, and the archive security is improved.
Owner:XIAMEN HYMAKE TECH

Archive data placing frame

The utility model relates to the technical field of data placement, in particular to an archival data placement rack which comprises two sets of supporting frames, a top plate is fixedly installed above the two sets of supporting frames, a plurality of placement plates are fixedly installed between the two supporting frames, two sets of sliding grooves are formed in the bottom side of the top plate, and two sets of sliding grooves are formed in the upper side and the lower side of each placement plate. Sliding plates are arranged in the multiple sliding grooves in a sliding mode, a connecting rod is fixedly installed between every two opposite sliding plates, book stands are fixedly installed between every two opposite connecting rods, according to the placing frame, placed files are squeezed and fixed through the book stands, the files are prevented from toppling over due to unstable placing, and therefore the files are protected against beveling, bending or damage; and through the elastic force of the spring, after the archives are taken, the book stand can automatically extrude and fix the remaining archives.
Owner:嵇远洋

File processing method and device in embedded system, equipment and storage medium

The application provides a file processing device method and device in an embedded system, electronic equipment and a computer readable storage medium, comprising: obtaining an additional directory, a first target file and a first archive file; the directory structure of the additional directory is consistent with that of the first archive file; the first archive file is an archive file corresponding to a first root file system; the first root file system is a component connecting a kernel and an application program in the embedded system; the first target file is added under the additional directory; according to a preset script, the directory structure of the additional directory and the first target file are appended to the end of the first archive file to obtain a second archive file; and the first root file system is updated according to the second archive file to obtain a second root file system. The application embodiment can directly append the file to be added to the end of the first archive file, without full unpacking and repacking, thereby improving the development iteration speed and the debugging efficiency.
Owner:BEIJING INSTITUTE OF OPEN SOURCE CHIP

A software development application data processing method and system based on cloud computing

The present invention relates to the technical field of cloud computing data processing, and discloses a method and system for processing software development application data based on cloud computing, the method comprising: obtaining application document data generated during the software development process and classifying and processing them; merging multiple application document data of the same category into archive files; solving a scheduling storage strategy for the archive files using an archive file storage optimization model, and performing storage processing on the archive files according to the solution results. The present invention divides application document data into application document data categories with stronger semantic similarity and higher similarity of adopted phrases, converts storage imbalance, communication pressure, and load pressure into a multi-objective storage optimization function, optimizes and solves the scheduling storage strategy with the goal of minimizing server imbalance and pressure, and then performs storage processing on the archive files, thereby improving the storage life of the server cluster and achieving load balancing of data storage in the cloud computing process.
Owner:JINAN QIANXUN INFORMATION TECH CO LTD

Financial electronic archive filing management system

The invention discloses a financial electronic archive filing management system, relates to the technical field of financial management, and aims to solve the problem of low cross-subsidiary archive query, summarization and auditing efficiency caused by lack of unified technical standards, data formats and management processes in the prior art. The system comprises a group-level management platform, and sub-company-level archiving terminals and data transmission modules deployed in sub-companies, and the group-level management platform and the sub-company-level archiving terminals establish communication connection through the data transmission modules to realize data interaction; the group-level management platform comprises a unified standard module, an authority management module, a retrieval analysis module, a secure storage module, an archiving monitoring module and an interface extension module, and the unified standard module is used for formulating and updating unified financial archive management standards of a group. The method has the advantage that the cross-subsidiary file query, summarization and auditing efficiency is improved.
Owner:STATE GRID ANHUI ELECTRIC POWER CO LTD

Automatic processing system and method for electric power information communication scheduling operation data

The invention discloses an automatic processing system and method for electric power information communication scheduling operation data. The system comprises a man-machine interaction module, a data capture module, a report processing module, a file management module and a data verification module. The man-machine interaction module is used for realizing data interaction between the system and an operator; the data capturing module is used for automatically extracting work order data through a cross-communication scheduling core business system; the report processing module is used for realizing monthly report updating, daily report generation and end-of-month data archiving; the file management module is used for managing template files, result files and log files related to the system; and the data verification module is used for verifying the accuracy of the data processing result. The method disclosed by the invention is high in data processing efficiency, good in integrity and relatively high in accuracy.
Owner:STATE GRID HUNAN ELECTRIC POWER CO +2

Building archive filing strategy optimization method based on reinforcement learning

The invention discloses a reinforcement learning-based building archive filing strategy optimization method. The method comprises the steps of 1, collecting original archive data of a building engineering project; 2, preprocessing is carried out, and a standardized building file data set is generated; step 3, multi-modal feature extraction and state modeling are executed through an improved CoAtNet network, and a filing state vector set is generated; 4, setting a building archive filing task learning environment; 5, constructing a building archive filing strategy learning model based on the improved dual deep Q network; 6, performing parameter optimization updating on the building archive archiving strategy learning model, and outputting an optimal archiving strategy parameter; step 7, generating an optimal archiving action and executing archiving operation; and 8, collecting feedback data, and performing incremental training on the building archive filing strategy learning model. According to the method, the intelligence, the adaptability and the management efficiency of building archive filing are improved.
Owner:JIAXIANG COUNTY ARCHITECTURAL DESIGN INST CO LTD

Private dependent packet processing method and device, electronic equipment and storage medium

The invention provides a private dependent packet processing method and device, electronic equipment and a storage medium, and belongs to the technical field of computers. The method comprises the following steps: receiving an updating instruction of a first developer to a first private dependent packet; updating a private dependent package directory based on the first private dependent package of the first version, the private dependent package directory being used for storing the private dependent package in a format of a static archived file; on the basis of the first private dependent package directory, updating the lock file of the project to obtain a first lock file, the exact downloading information of the private dependent package in the first lock file pointing to one static archived file in the first private dependent package directory; and installing the first private dependent package of the first version. According to the method, error-prone manual operation is packaged into an automatic process, so that the development and cooperation efficiency can be improved; moreover, the static archived file is a static binary file, and the content is versioned and constant, so that version difference during installation by different developers can be avoided, and the lock file conflict is avoided.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Content detection for encrypted archive file

A security agent executing on a computing system may determine when an encryption process, configured to generate an encrypted archive file containing one or more files, is initiated on the computing system. The security agent may identify files accessed by the encryption process during generation of the encrypted archive file, and may generate corresponding archive content data indicating content of the files accessed by the encryption process and that are likely included within the encrypted archive file. The security agent may apply policies to operations associated with the encrypted archive file by using the archive content data to determine contents of the encrypted archive file, without decrypting the encrypted archive file.
Owner:CROWDSTRIKE

Divided file data seal storage box

The application discloses a kind of partition type archive data sealed preservation box, belong to the technical field of archives management. Including storage box, multiple movable ports are opened with linear equidistance structure in one side of storage box, and plastic frame is supported in one side of movable port, and zippered kraft paper bag of film covering is fixedly connected in plastic frame, and elastic sheet is fixedly connected between zippered kraft paper bag and storage box, and zippered kraft paper bag is externally provided with the rolling pressure piece that can extrude zippered kraft paper bag exhaust, and rolling pressure piece is fixedly connected in the inside of storage box. The application is by using storage box, plastic frame, zippered kraft paper bag, elastic sheet and rolling pressure piece multiple structure cooperation, so that zippered kraft paper bag can be pulled and extruded under the action of elastic sheet and rolling pressure piece, and the excess gas in zippered kraft paper bag can be extruded, so as to guarantee the security of internal archives file storage.

Dependency analysis through class file manipulation

A processing device may receive a request for dependency information indicative of one or more class files included in an archive file. The processing device may fetch the archive file from an upstream source, where the archive file may be associated with the dependency information indicative of the one or more class files. The processing device may apply a transformation to the archive file to indicate provenance information for each of the one or more class files included in the archive file. The archive file may be incorporated in an application or a library, such that a scan of the application or the library may be performed for the provenance information associated with the archive file. An indication of each of the one or more class files included in the archive file may be output in view of the provenance information.
Owner:RED HAT INC

Standard stamping processing method and device

The invention discloses a standard stamping processing method and device, and the method comprises the steps: S1, carrying out the first collection of a to-be-stamped document, obtaining a reference image, and storing and recording the position feature coordinates of paper; s2, judging whether the reference image meets initial conditions of stamping or not; s3, the document meeting the initial stamping condition is stamped, the physical number of stamping actions is recorded, and meanwhile a stamping completion signal is fed back; s4, the stamped document is collected for the second time, a stamped target image is obtained, and the target image and the reference image corresponding to the target image are stored in an associated mode; s5, extracting and storing paper position features and seal features of the target image; s6, comparing and analyzing the images before and after stamping to judge whether the stamping is compliant or not; s7, checking and recording sealing compliance; and S8, when multiple pages of files need to be stamped, the steps S1-S7 are repeated until stamping is completed, and all records are synchronized to the cloud server. According to the method, precise statistics in the stamping process and quality guarantee of archived files are achieved.
Owner:国网重庆市电力公司信息通信分公司 +1

A method for fast output of PCB photoplot files based on a rule engine

ActiveCN120670389Bavoid omissionsSave hours of repetitive workFile system administrationFile/folder operationsEngineeringArchive file
This invention relates to the field of PCB design technology, specifically disclosing a method for rapid output of PCB photoplot files based on a rule engine. The method includes: the user selecting the EDA software and the path to the PCB board; upon first use, analyzing the location and content of each file in the folder based on the user-provided archive file template, generating secondary development code adapted to the selected EDA software; based on the generated secondary development code, outputting the Fab folder, Assembly folder, and various files for archiving according to a preset process; integrating automatically extracted files and user-provided files, and outputting the final photoplot file according to a standard archiving order. Automatically archiving and organizing photoplot files according to rules avoids omissions, saves significant repetitive work time, and prevents major errors caused by oversights.
Owner:BEIJING YUEXIN TECH CO LTD

Archive file intelligent identification large model training method and device, equipment and medium

The application discloses a training method and device of an archive file intelligent identification large model, equipment and a medium, and relates to the technical field of document identification. The training method comprises the following steps: a self-supervised diffusion model for first-stage training is built; image samples are subjected to random mask processing to generate mask image samples, which are respectively input into an image encoder to extract high-dimensional information; a tokens selection module is used to further enhance the discriminability of an attention map, and an attention refocusing mechanism is used to dynamically adjust the weight of task-related parameters, improve the perception ability of the model to the task target, and combine a text encoder with empty text embedding as the conditional input of the diffusion model, and the feedback generated by the diffusion model is used to optimize the encoder; a Qwen-vl large model for second-stage fine tuning is built; the image encoder for first-stage training is frozen, and the Qwen-vl large model is fine tuned by using a small amount of samples. The application realizes the visual reasoning and fine-grained perception ability of the archive identification large model in a complex scene, and improves the generalization and precision of archive identification.
Owner:CHENGDU TECH UNIV

Application Running Method, Node, and Compute Device Cluster

An application running method includes a first container that is in a first container group loads bytecode in a first JAVA archive to obtain a second JAVA archive of an application, where the second JAVA archive includes first bytecode of a to-be-enhanced class in the application, the first container runs a first enhancement component, and the first bytecode is obtained by modifying, by the first enhancement component, bytecode of the to-be-enhanced class in the first JAVA archive in a process in which the first container loads the bytecode in the first JAVA archive; a second container in the first container group loads bytecode in the second JAVA archive to obtain a first loading result; and the second container runs the application based on the first loading result.
Owner:HUAWEI CLOUD COMPUTING TECHNOLOGIES CO LTD

Method for supporting data archiving transparent access

The invention provides a method for supporting data archiving and transparent access, and relates to the technical field of data storage and visity.The method comprises the steps that mounting directories of first-level storage and second-level storage are created at a client side, a dynamic symbolic link pointing to a mounting point of the second-level storage is created, and files are migrated to the second-level storage from the first-level storage through a migration tool, and meanwhile, creating a symbolic link of the file in the first-level storage. And when a user accesses the file in the first-level storage, analyzing the actual path of the target file in the second-level storage based on the symbolic link, and accessing the file in the second-level storage through the dynamic symbolic link. Through the method, on the premise of not modifying the symbolic link in the first-level storage, continuous access to the archived file is realized, transparent archiving and dynamic link access of the file are realized, the limitation of a traditional stub scheme is avoided, and the flexibility and efficiency of data storage and access are improved.
Owner:JINAN INSPUR DATA TECH CO LTD