CN112035709A - Arranging method, high-speed reading method, device and equipment of resource directory - Google Patents

Arranging method, high-speed reading method, device and equipment of resource directory Download PDF

Info

Publication number
CN112035709A
CN112035709A CN202010875924.1A CN202010875924A CN112035709A CN 112035709 A CN112035709 A CN 112035709A CN 202010875924 A CN202010875924 A CN 202010875924A CN 112035709 A CN112035709 A CN 112035709A
Authority
CN
China
Prior art keywords
resource
resource directory
target
directory
data
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.)
Pending
Application number
CN202010875924.1A
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.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network 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 Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202010875924.1A priority Critical patent/CN112035709A/en
Publication of CN112035709A publication Critical patent/CN112035709A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9017Indexing; Data structures therefor; Storage structures using directory or table look-up

Abstract

The invention relates to a method, a device and equipment for arranging a resource directory, and a method, a device and equipment for reading the resource directory at a high speed, wherein the method for arranging the resource directory comprises the following steps: selecting a plurality of target resources in a database; establishing an incidence relation between target resources through a preset resource directory arrangement instruction; and generating a resource catalog of the target resource according to the incidence relation. The method and the device have the advantages that each target resource is accessed only once, and data redundancy is avoided, so that the data storage cost is low; and secondly, the incidence relation between the target resources is established by presetting the resource catalog arrangement instruction, and a user does not need to independently develop the resource catalog arrangement instruction, so that the resource catalog arrangement flexibility of the application is high and the development cost is low.

Description

Arranging method, high-speed reading method, device and equipment of resource directory
Technical Field
The invention relates to the technical field of resource data, in particular to a method, a device and equipment for arranging a resource directory and a method, a device and equipment for reading the resource directory at a high speed.
Background
With the continuous development of enterprises, more and more enterprise resource data are distributed in a plurality of databases after the enterprise resource data reach a certain scale. In order to quickly read required data in each database, the related art generates a resource directory by synchronizing data in each database with each other for data association.
However, the data in each database are mutually synchronized to carry out data association to generate a resource directory, and data have more redundancy, so that the data storage cost is high; second, the related art requires a user to develop editing instructions to generate a resource catalog, so that when resource types are added, development of a new resource catalog is costly.
Disclosure of Invention
In view of this, in order to solve the problems in the related art to some extent, the present application provides a method, an apparatus, and a device for arranging a resource directory, and a method, an apparatus, and a device for reading a resource directory at a high speed.
The invention adopts the following technical scheme:
in a first aspect, the present invention provides a method for arranging a resource directory, including:
selecting a plurality of target resources in a database;
establishing an incidence relation between the target resources through a preset resource directory arrangement instruction;
and generating a resource catalog of the target resource according to the incidence relation.
Further, after the generating the resource catalog of the target resource according to the association relationship, the method further includes:
and screening the resource catalog to delete the data which do not meet the requirements of the user in the resource catalog to obtain a target resource catalog.
Further, the screening the resource directory to delete the data in the resource directory that does not meet the user requirement, and after obtaining the target resource directory, the method further includes:
configuring display parameters of the target resource directory; the display parameter includes real-time.
Further, after the generating the resource catalog of the target resource according to the association relationship, the method further includes:
receiving a resource directory access request sent by a user;
and sending the resource directory to a preset resource directory access interface according to the resource directory access request so that a user can obtain the resource directory through the preset resource directory access interface.
Further, after selecting a plurality of target resources in the database, the method further includes:
pushing each target resource to a preset message queue;
correspondingly, the establishing of the association relationship between the target resources includes:
and performing preset processing on each target resource in the preset message queue to establish an association relationship between each target resource.
In a second aspect, the present invention provides a method for reading a resource directory at a high speed, which is used for reading a resource directory generated by the method for arranging a resource directory according to the present invention, and the method for reading a resource directory at a high speed includes:
acquiring a resource directory;
determining cold data and hot data in the resource directory according to the access frequency;
loading the hot data into a preset cache;
receiving a resource directory access request sent by a user through a preset resource directory access interface;
reading target data according to the resource directory access request; the target data is the cold data and/or the hot data.
In a third aspect, the present invention provides a device for arranging a resource directory, which is used to implement the method for arranging a resource directory according to the present invention, and the device for arranging a resource directory includes:
a select target resource module for selecting a plurality of target resources in a database;
the association relationship establishing module is used for establishing association relationships among the target resources;
and the resource catalog generation module is used for generating a resource catalog of the target resource according to the incidence relation.
In a fourth aspect, the present invention provides a high-speed reading apparatus for a resource directory, which is used to implement the high-speed reading method for the resource directory described in the present invention, and the high-speed reading apparatus for the resource directory includes:
the acquisition resource directory module is used for acquiring a resource directory;
the determining module is used for determining cold data and hot data in the resource directory according to the access frequency;
the loading module is used for loading the hot data into a preset cache;
the access request receiving module is used for receiving a resource directory access request sent by a user through a preset resource directory access interface;
the reading module is used for reading target data according to the resource directory access request; the target data is the cold data and/or the hot data.
In a fifth aspect, the present invention provides an apparatus for arranging a resource directory, including: the system comprises a processor and a memory connected with the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the arranging method of the resource catalog;
the processor is used for calling and executing the computer program.
In a sixth aspect, the present invention provides a high-speed reading apparatus for a resource directory, including: the system comprises a processor and a memory connected with the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the high-speed reading method of the resource directory;
the processor is used for calling and executing the computer program.
By adopting the technical scheme, the invention provides a resource directory arrangement method, which comprises the following steps: selecting a plurality of target resources in a database; then establishing an incidence relation between the target resources through a preset resource directory arrangement instruction; and finally, generating a resource catalog of the target resource according to the incidence relation. Based on the method, each target resource is accessed only once, and the data is prevented from having excessive redundancy, so that the data storage cost is low; and secondly, establishing an incidence relation between the target resources by presetting a resource catalogue arrangement instruction, and not needing a user to independently develop the resource catalogue arrangement instruction, so that the resource catalogue arrangement method is high in flexibility and low in development cost.
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 flowchart illustrating a method for arranging a resource directory according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a method for reading a resource directory at a high speed according to an embodiment of the present invention.
Fig. 3 is a schematic structural diagram of an apparatus for arranging a resource directory according to an embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a high-speed reading apparatus for a resource directory according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of an orchestration device for resource directories according to an embodiment of the present invention.
Fig. 6 is a schematic structural diagram of a high-speed reading apparatus for a resource directory according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
Fig. 1 is a flowchart illustrating a method for arranging a resource directory according to an embodiment of the present invention. As shown in fig. 1, the method for arranging a resource directory of this embodiment includes:
s101, selecting a plurality of target resources in a database.
In detail, a user can send a target resource selection instruction to the system by operating a mouse, and after receiving the target resource selection instruction sent by the user, the system selects a corresponding target resource in the database according to the target resource selection instruction. The system may specifically select the corresponding target resource from the multiple databases according to the target resource selection instruction.
S102, establishing an association relation between target resources through a preset resource directory arrangement instruction.
Specifically, the system stores preset resource catalog arrangement instructions, and a user can select a target resource catalog arrangement instruction meeting the own requirement from the preset resource catalog arrangement instructions according to the own requirement and send the target resource catalog arrangement instruction to the system. The system flexibly arranges the association relation between the target resources after receiving the target resource catalog arrangement instruction sent by the user so as to establish the association relation between the target resources.
S103, generating a resource catalog of the target resource according to the incidence relation.
In detail, after the system establishes the association relationship between each target resource, the resource catalog of the target resource is automatically generated according to the association relationship.
By adopting the technical scheme, the invention provides a resource directory arrangement method, which comprises the following steps: selecting a plurality of target resources in a database; then establishing an incidence relation between the target resources through a preset resource directory arrangement instruction; and finally, generating a resource catalog of the target resource according to the incidence relation. Based on the method, each target resource is accessed only once, and the data is prevented from having excessive redundancy, so that the data storage cost is low; and secondly, establishing an incidence relation between the target resources by presetting a resource catalogue arrangement instruction, and not needing a user to independently develop the resource catalogue arrangement instruction, so that the resource catalogue arrangement method is high in flexibility and low in development cost.
Further, after the generating the resource catalog of the target resource according to the association relationship, the method further includes:
and screening the resource catalog to delete the data which do not meet the requirements of the user in the resource catalog to obtain a target resource catalog.
Specifically, the system selects and deletes corresponding data in the resource directory according to a deletion instruction sent by a user, so as to delete the data which does not meet the user requirement in the resource directory and obtain a target resource directory.
Further, the screening the resource directory to delete the data in the resource directory that does not meet the user requirement, and after obtaining the target resource directory, the method further includes:
configuring display parameters of the target resource directory; the display parameter includes real-time.
Specifically, the real-time property is a time for allowing the system to delay display of the target resource directory, for example, if the specific value of the real-time property is set to 1 minute, the target resource directory can be displayed after 1 minute after the system generates the target resource directory.
Further, after the generating the resource catalog of the target resource according to the association relationship, the method further includes:
receiving a resource directory access request sent by a user;
and sending the resource directory to a preset resource directory access interface according to the resource directory access request so that a user can obtain the resource directory through the preset resource directory access interface.
Specifically, the data access interfaces of the related technologies are freely customized by each data provider, and compared with the related technologies, the data access interfaces are unified through the preset resource directory access interfaces, and the resource directories can be represented in a unified data interface mode.
Further, after selecting a plurality of target resources in the database, the method further includes:
pushing each target resource to a preset message queue;
correspondingly, the establishing of the association relationship between the target resources includes:
and performing preset processing on each target resource in the preset message queue to establish an association relationship between each target resource.
It should be noted that the organized resource directory needs to have a corresponding reading method to implement reading of the resource directory. In view of the above, the present application further provides a method for reading a resource directory at a high speed.
Fig. 2 is a flowchart illustrating a method for reading a resource directory at a high speed according to an embodiment of the present invention. The high-speed reading method of the resource directory of the embodiment is used for reading the resource directory generated by the arranging method of the resource directory of the present application. As shown in fig. 2, the method for reading a resource directory at high speed according to the present embodiment includes:
s201, acquiring a resource directory.
And S202, determining cold data and hot data in the resource directory according to the access frequency.
Specifically, the cold data is status data before a long time, i.e. user image data, such as bank certificates, tax certificates, medical files, movie and television data. Hot data refers to the instantaneous location state, transaction and browsing behavior. For example, an instant geographic location, a cell phone application that is active at a particular time, etc., can characterize "what is doing at what location".
And S203, loading the hot data into a preset cache.
And S204, receiving a resource directory access request sent by a user through a preset resource directory access interface.
S205, reading target data according to the resource directory access request; the target data is cold data and/or hot data.
In detail, when the cold data needs to be read, the cold data can be indexed by dynamically creating a table to improve the reading speed of the cold data. And when the resource data are updated in real time, the system synchronously updates the corresponding cache data in the resource directory.
By adopting the technical scheme, the invention discloses a high-speed reading method of a resource directory, which comprises the following steps: acquiring a resource directory; determining cold data and hot data in the resource directory according to the access frequency; loading the hot data into a preset cache; receiving a resource directory access request sent by a user through a preset resource directory access interface; reading target data according to the resource directory access request; the target data is the cold data and/or the hot data. Based on the above, the hot data is loaded into the preset cache, so that the reading speed of the hot data is improved, and the aim of high-speed reading of the resource directory is fulfilled.
Fig. 3 is a schematic structural diagram of an apparatus for arranging a resource directory according to an embodiment of the present invention. The arrangement device of the resource directory of the embodiment is used for realizing the arrangement method of the resource directory. As shown in fig. 3, the apparatus for arranging resource directories of this embodiment includes: a module 31 for selecting target resources, a module 32 for establishing association relationship and a module 33 for generating resource catalog.
The target resource selecting module 31 is configured to select a plurality of target resources in the database; an association relationship establishing module 32, configured to establish an association relationship between the target resources; and a resource catalog generation module 33, configured to generate a resource catalog of the target resource according to the association relationship.
Further, the device for arranging the resource directory of the embodiment further includes: and the screening module is used for screening the resource directory to delete the data which do not meet the user requirements in the resource directory to obtain a target resource directory.
Further, the device for arranging the resource directory of the embodiment further includes: the configuration module is used for configuring display parameters of the target resource directory; the display parameter includes real-time.
Further, the device for arranging the resource directory of the embodiment further includes: the access module is used for receiving a resource directory access request sent by a user; and then sending the resource directory to a preset resource directory access interface according to the resource directory access request so that a user can obtain the resource directory through the preset resource directory access interface.
Further, the device for arranging the resource directory of the embodiment further includes: and the data pushing module is used for pushing each target resource to a preset message queue.
Correspondingly, the association relationship establishing module 32 is specifically configured to perform preset processing on each target resource in the preset message queue to establish an association relationship between each target resource.
The device for arranging the resource directory in this embodiment is used to implement the method for arranging the resource directory described in this application, and has corresponding execution processes and beneficial effects, which are not described herein again.
Fig. 4 is a schematic structural diagram of a high-speed reading apparatus for a resource directory according to an embodiment of the present invention. The high-speed reading device of the resource directory is used for realizing the high-speed reading method of the resource directory. As shown in fig. 4, the high-speed reading apparatus of the resource directory of the present embodiment includes: a get resource directory module 41, a determination module 42, a loading module 43, a receive access request module 44, and a read module 45.
The module 41 for obtaining the resource directory is configured to obtain the resource directory; a determining module 42, configured to determine cold data and hot data in the resource directory according to the access frequency; a loading module 43, configured to load the hot data into a preset cache; a receiving access request module 44, configured to receive a resource directory access request sent by a user through a preset resource directory access interface; a reading module 45, configured to read target data according to the resource directory access request; the target data is the cold data and/or the hot data.
The high-speed reading device of the resource directory is used for realizing the high-speed reading method of the resource directory, has corresponding execution processes and beneficial effects, and is not described herein again.
Fig. 5 is a schematic structural diagram of an orchestration device for resource directories according to an embodiment of the present invention. As shown in fig. 5, the apparatus of the present embodiment includes: a processor 510, and a memory 520 coupled to the processor 510.
The memory 520 is used for storing a computer program, which is at least used for executing the method for arranging the resource directory described in the present application; processor 510 is used to invoke and execute the computer program.
Fig. 6 is a schematic structural diagram of a high-speed reading apparatus for a resource directory according to yet another embodiment of the present invention. As shown in fig. 6, the apparatus of the present embodiment includes: a processor 610 and a memory 620 coupled to the processor 610.
The memory 620 is used for storing a computer program at least for executing the high-speed reading method of the resource directory described in the present application; the processor 610 is used to call and execute the computer program.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that the terms "first," "second," and the like in the description of the present invention are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present invention, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow diagrams or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present invention includes additional implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present invention.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A method for arranging a resource directory is characterized by comprising the following steps:
selecting a plurality of target resources in a database;
establishing an incidence relation between the target resources through a preset resource directory arrangement instruction;
and generating a resource catalog of the target resource according to the incidence relation.
2. The method for arranging resource directories according to claim 1, after the generating the resource directory of the target resource according to the association relationship, further comprising:
and screening the resource catalog to delete the data which do not meet the requirements of the user in the resource catalog to obtain a target resource catalog.
3. The method for arranging resource directories according to claim 2, wherein the step of screening the resource directories to delete data that do not meet the user requirements in the resource directories to obtain a target resource directory further comprises:
configuring display parameters of the target resource directory; the display parameter includes real-time.
4. The method for arranging resource directories according to claim 1, after the generating the resource directory of the target resource according to the association relationship, further comprising:
receiving a resource directory access request sent by a user;
and sending the resource directory to a preset resource directory access interface according to the resource directory access request so that a user can obtain the resource directory through the preset resource directory access interface.
5. The method for orchestrating resource inventory of claim 1, wherein after selecting the plurality of target resources in the database, further comprising:
pushing each target resource to a preset message queue;
correspondingly, the establishing of the association relationship between the target resources includes:
and performing preset processing on each target resource in the preset message queue to establish an association relationship between each target resource.
6. A method for reading a resource directory at high speed, which is used for reading the resource directory generated by the method for arranging the resource directory according to any one of claims 1-5, and comprises the following steps:
acquiring a resource directory;
determining cold data and hot data in the resource directory according to the access frequency;
loading the hot data into a preset cache;
receiving a resource directory access request sent by a user through a preset resource directory access interface;
reading target data according to the resource directory access request; the target data is the cold data and/or the hot data.
7. An arrangement apparatus for resource directories, which is used for implementing the arrangement method for resource directories according to claim 1, comprising:
a select target resource module for selecting a plurality of target resources in a database;
the association relationship establishing module is used for establishing association relationships among the target resources;
and the resource catalog generation module is used for generating a resource catalog of the target resource according to the incidence relation.
8. A high-speed reading apparatus for a resource directory, for implementing the high-speed reading method for the resource directory according to claim 6, comprising:
the acquisition resource directory module is used for acquiring a resource directory;
the determining module is used for determining cold data and hot data in the resource directory according to the access frequency;
the loading module is used for loading the hot data into a preset cache;
the access request receiving module is used for receiving a resource directory access request sent by a user through a preset resource directory access interface;
the reading module is used for reading target data according to the resource directory access request; the target data is the cold data and/or the hot data.
9. An apparatus for arranging a resource directory, comprising: the system comprises a processor and a memory connected with the processor;
the memory is used for storing a computer program for executing at least the method of orchestration of a resource inventory according to any of claims 1-5;
the processor is used for calling and executing the computer program.
10. A high-speed reading apparatus for a resource directory, comprising: the system comprises a processor and a memory connected with the processor;
the memory is used for storing a computer program for executing at least the high-speed reading method of the resource directory of claim 6;
the processor is used for calling and executing the computer program.
CN202010875924.1A 2020-08-25 2020-08-25 Arranging method, high-speed reading method, device and equipment of resource directory Pending CN112035709A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010875924.1A CN112035709A (en) 2020-08-25 2020-08-25 Arranging method, high-speed reading method, device and equipment of resource directory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010875924.1A CN112035709A (en) 2020-08-25 2020-08-25 Arranging method, high-speed reading method, device and equipment of resource directory

Publications (1)

Publication Number Publication Date
CN112035709A true CN112035709A (en) 2020-12-04

Family

ID=73581673

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010875924.1A Pending CN112035709A (en) 2020-08-25 2020-08-25 Arranging method, high-speed reading method, device and equipment of resource directory

Country Status (1)

Country Link
CN (1) CN112035709A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101329682A (en) * 2008-07-22 2008-12-24 华北电力大学 Method for integrating distribution type isomerization information resource
CN102880720A (en) * 2012-10-15 2013-01-16 刘超 Management and semantic retrieval method for information resources
CN105740339A (en) * 2016-01-25 2016-07-06 河北中科恒运软件科技股份有限公司 Civil administration big data fusion and management system
CN106202367A (en) * 2016-07-07 2016-12-07 腾讯科技(深圳)有限公司 A kind of processing method and processing device of object information
US20190098350A1 (en) * 2016-05-03 2019-03-28 Visa International Service Association Platform for appliance based resource catalog
CN109726191A (en) * 2018-12-12 2019-05-07 中国联合网络通信集团有限公司 A kind of processing method and system across company-data, storage medium
CN111159180A (en) * 2019-12-18 2020-05-15 国家电网有限公司大数据中心 Data processing method and system based on data resource directory construction
CN111371891A (en) * 2020-03-03 2020-07-03 腾讯云计算(北京)有限责任公司 Service processing method, device, equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101329682A (en) * 2008-07-22 2008-12-24 华北电力大学 Method for integrating distribution type isomerization information resource
CN102880720A (en) * 2012-10-15 2013-01-16 刘超 Management and semantic retrieval method for information resources
CN105740339A (en) * 2016-01-25 2016-07-06 河北中科恒运软件科技股份有限公司 Civil administration big data fusion and management system
US20190098350A1 (en) * 2016-05-03 2019-03-28 Visa International Service Association Platform for appliance based resource catalog
CN106202367A (en) * 2016-07-07 2016-12-07 腾讯科技(深圳)有限公司 A kind of processing method and processing device of object information
CN109726191A (en) * 2018-12-12 2019-05-07 中国联合网络通信集团有限公司 A kind of processing method and system across company-data, storage medium
CN111159180A (en) * 2019-12-18 2020-05-15 国家电网有限公司大数据中心 Data processing method and system based on data resource directory construction
CN111371891A (en) * 2020-03-03 2020-07-03 腾讯云计算(北京)有限责任公司 Service processing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
US8694686B2 (en) User profile based configuration of user experience environment
CN109739815B (en) File processing method, system, device, equipment and storage medium
US10817472B2 (en) Storage organization system with associated storage utilization values
CN112597249B (en) Synchronous distribution storage method and system for service data
CN112148678B (en) File access method, system, device and medium
CN111309216B (en) List page display method and device, computer equipment and storage medium
US11240188B2 (en) Large data management in communication applications through multiple mailboxes
CN110865985B (en) Data synchronization method, device, electronic equipment and storage medium
CN108667660B (en) Method and device for route management and service routing and routing system
EP3972222B1 (en) Method, apparatus, electronic device, readable storage medium and program for adjusting instance number
CN109614271A (en) Control method, device, equipment and the storage medium of multiple company-data consistency
CN111414356A (en) Data storage method and device, non-relational database system and storage medium
CN112035709A (en) Arranging method, high-speed reading method, device and equipment of resource directory
CN111309796A (en) Data processing method and device and computer readable storage medium
CN116661943A (en) Pod data volume dynamic mounting method and device under Kubernetes system platform
CN113507529B (en) Method for realizing file downloading based on Web application
CN115061796A (en) Execution method and system for calling between subtasks and electronic equipment
CN111352916B (en) Data storage method, system and storage medium based on NAS storage system
CN110727827B (en) Video list data aggregation method and device, computer equipment and storage medium
CN111400327B (en) Data synchronization method and device, electronic equipment and storage medium
US8407266B1 (en) Method and system for automatically saving a document to multiple file formats
CN112783925B (en) Paging retrieval method and device
WO2023077283A1 (en) File management method and apparatus, and electronic device
KR102207727B1 (en) Method and apparatus for backing up information
US20230396621A1 (en) Method and system for creating social media content collections

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