Movatterモバイル変換


[0]ホーム

URL:


CN111324652A - Resource distribution method and device - Google Patents

Resource distribution method and device
Download PDF

Info

Publication number
CN111324652A
CN111324652ACN202010096088.7ACN202010096088ACN111324652ACN 111324652 ACN111324652 ACN 111324652ACN 202010096088 ACN202010096088 ACN 202010096088ACN 111324652 ACN111324652 ACN 111324652A
Authority
CN
China
Prior art keywords
resource
isomorphic
resource data
issuing
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
CN202010096088.7A
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.)
Suning Cloud Computing Co Ltd
Original Assignee
Suning Cloud 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 Suning Cloud Computing Co LtdfiledCriticalSuning Cloud Computing Co Ltd
Priority to CN202010096088.7ApriorityCriticalpatent/CN111324652A/en
Publication of CN111324652ApublicationCriticalpatent/CN111324652A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

The invention discloses a resource distribution method and a device, comprising the following steps: acquiring heterogeneous resource data; converting the heterogeneous resource data into isomorphic resource data according to a data structure model, and storing the isomorphic resource data; receiving a resource issuing request, and issuing isomorphic resource data according to the resource issuing request. Compared with the prior art, the method and the system have the advantages that the resources of different data structures of different service systems are adapted according to the data structure model to generate isomorphic resource data of the same data structure, the isomorphic resource data are issued when the issuing is requested, and the unified management and the issuing of the resources of the different service systems are realized; when the resources of a plurality of services are related, the isomorphic resource data of the services are only required to be freely combined and packed for distribution, interactive distribution among the multi-service systems is not required, and the distribution time is shortened.

Description

Resource distribution method and device
Technical Field
The invention relates to the technical field of internet information, in particular to a resource distribution method and a resource distribution device.
Background
Resources in the internet domain are mainly virtual items used to motivate users in some application scenarios. At present, because resources exist in different definition forms in different business states, each business state system can only manage and maintain own resources independently, and unified management and distribution of resource data cannot be realized. When the resources of a plurality of services are distributed, for example, three resources of a distribution mall, finance and video are carried out, interaction among multi-service systems is complex, data links are long, and the development of development teams of the services is long in time and high in cost.
Disclosure of Invention
The embodiment of the invention provides a resource distribution method and a resource distribution device, which are used for uniformly distributing resources of a plurality of service systems.
In order to achieve the above purpose, the embodiment of the invention adopts the following technical scheme:
in a first aspect, an embodiment of the present invention provides a resource issuing method, including:
acquiring heterogeneous resource data;
converting the heterogeneous resource data into isomorphic resource data according to a data structure model, and storing the isomorphic resource data;
and receiving a resource issuing request, and issuing isomorphic resource data according to the resource issuing request.
With reference to the first aspect, in a first possible implementation manner of the first aspect, the storing the isomorphic resource data specifically includes: and respectively storing the isomorphic resource data in a relational database, a distributed database and a cache database.
With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect, the resource issuing request includes a resource identifier, and the issuing of the homogeneous resource data according to the resource issuing request specifically includes:
searching isomorphic resource data corresponding to the resource identification in the cache database, if the searching is successful, issuing the isomorphic resource data, otherwise, searching the isomorphic resource data corresponding to the resource identification in the distributed database; if isomorphic resource data corresponding to the resource label is searched and obtained in the distributed database, the isomorphic resource data is issued, otherwise, the isomorphic resource data corresponding to the resource identification is searched in a relational database; and if isomorphic resource data used for the resource identification pair is searched and acquired in the relational database, the isomorphic resource data is issued.
With reference to the second possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, the issuing the isomorphic resource data specifically includes:
and placing the isomorphic resource data into a message queue for asynchronous distribution, if the distribution fails, placing the isomorphic resource data which fails to be distributed into an abnormal failure processing queue, and re-distributing the isomorphic resource data in the abnormal failure processing queue until the distribution is successful.
With reference to the first aspect, in a fourth possible implementation manner of the first aspect, at least two resource issuance requests are received;
the issuing of the homogeneous resource data according to the resource issuing request includes:
and extracting isomorphic resource data one by one according to each resource issuing request, combining the isomorphic resource data to generate isomorphic resource data packets, and issuing the isomorphic resource data packets.
In a second aspect, an embodiment of the present invention provides a resource issuing apparatus, including:
the resource interface module is used for acquiring heterogeneous resource data;
the resource adaptation module is used for converting the heterogeneous resource data into isomorphic resource data according to a data structure model and storing the isomorphic resource data;
and the resource issuing module is used for receiving the resource issuing request and issuing the isomorphic resource data according to the resource issuing request.
With reference to the second aspect, in a first possible implementation manner of the second aspect, the resource adaptation module is further configured to:
and respectively storing the isomorphic resource data in a relational database, a distributed database and a cache database.
With reference to the first possible implementation manner of the second aspect, in a second possible implementation manner of the second aspect, the resource issuance request includes a resource identifier, and the resource issuance module includes:
the triggering unit is used for receiving a resource distribution request;
the first-level query unit is used for searching isomorphic resource data corresponding to the resource identifier in a cache database;
the second-level query unit is used for searching isomorphic resource data corresponding to the resource identifier in a distributed database;
the third-level query unit is used for searching isomorphic resource data corresponding to the resource identification in a relational database;
and the issuing unit is used for issuing the isomorphic resource data.
With reference to the second possible implementation manner of the second aspect, in a third possible implementation manner of the second aspect, the issuing unit is further configured to:
and placing the isomorphic resource data into a message queue for asynchronous distribution, if the distribution fails, placing the isomorphic resource data which fails to be distributed into an abnormal failure processing queue, and re-distributing the isomorphic resource data in the abnormal failure processing queue until the distribution is successful.
With reference to the second aspect, in a fourth possible implementation manner of the second aspect, at least two resource issuance requests are issued;
the resource issuance module is further configured to:
and extracting isomorphic resource data one by one according to each resource issuing request, combining the isomorphic resource data to generate isomorphic resource data packets, and issuing the isomorphic resource data packets.
The resource distribution method and the resource distribution device provided by the embodiment of the invention are used for uniformly distributing the resources of a plurality of service systems. The resource distribution method of the embodiment of the invention comprises the following steps: acquiring heterogeneous resource data; converting the heterogeneous resource data into isomorphic resource data according to a data structure model, and storing the isomorphic resource data; and receiving a resource issuing request, and issuing isomorphic resource data according to the resource issuing request. Compared with the prior art, the embodiment of the invention adapts the resources of different data structures of different service systems according to the data structure model to generate isomorphic resource data of the same data structure, uniformly stores the isomorphic resource data, and distributes the isomorphic resource data when receiving the distribution request, thereby realizing uniform distribution of the resources of different service systems; when the resources of a plurality of services are related, the isomorphic resource data of the plurality of services are only required to be combined and packed for distribution, and interactive distribution among multi-service systems is not required, so that the distribution time is shortened.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments of the present invention will be briefly described below, and it is obvious that the drawings described below are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a resource issuing server for executing the resource issuing method according to the embodiment of the present invention;
fig. 2 is a flowchart of a resource issuing method according to an embodiment of the present invention;
FIG. 3 is a flowchart of step S30 in FIG. 2;
fig. 4 is a block diagram of a resource issuing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the present invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the embodiments described are only a few embodiments of the present invention, and not all embodiments. Based on the embodiments of the present invention, those skilled in the art can obtain the embodiments without any inventive step in advance, and the embodiments are within the protection scope of the present invention.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The resource issuing method flow provided by the embodiment of the invention can be specifically operated in the resource issuing server shown in fig. 1.
The resource distribution server comprises an input unit, a processor unit, an output unit, a communication unit, a storage unit, a peripheral unit and other components. These components communicate over one or more buses. It will be understood by those skilled in the art that the structure of the resource distribution server shown in the figures is not intended to limit the present invention, and may be a bus structure, a star structure, a structure including more or less components than those shown, a combination of some components, or a different arrangement of components. Specifically, the method comprises the following steps:
the input unit is used for realizing the interaction between the developer and the resource issuing server and/or inputting information into the resource issuing server. For example, the input unit may receive numerical or character information input by a developer to generate a signal input related to a user setting or a function control. In the embodiment of the present invention, the input unit may be a touch panel, or may be other human-computer interaction interfaces, such as a physical input key, a mouse, or a joystick.
The processor unit is a control center of the resource distribution server, connects various parts of the whole server by using various interfaces and lines, and executes various functions of the server and/or processes data by running or executing software programs and/or modules stored in the storage unit and calling data stored in the storage unit. The processor unit may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor Unit may include only a Central Processing Unit (CPU), or may be a combination of a GPU, a Digital Signal Processor (DSP), and a control chip (e.g., a baseband chip) in the communication Unit. In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
The communication unit is used for establishing a communication channel, enabling the resource distribution server to be connected to a remote device, such as a terminal device of a user, through the communication channel, and performing data interaction with the remote device.
The output unit includes, but is not limited to, an image output unit and a sound output unit. The image output unit is used for outputting characters, pictures and/or videos. The image output unit may include a display panel, such as a display panel configured in the form of an LCD (Liquid crystal display), an OLED (Organic Light-Emitting Diode), a Field Emission Display (FED), and the like.
The storage unit may be used to store software programs and modules, and the processing unit executes various functional applications of the server and implements data processing by running the software programs and modules stored in the storage unit. The storage unit mainly includes a program storage area and a data storage area, where the program storage area may store an operating system, an application program required by at least one function, such as a resource issuing program, a resource issuing program written based on the resource issuing and issuing apparatus provided in this embodiment, and the like. In an embodiment of the invention, the Memory unit may include a volatile Memory, such as a Nonvolatile dynamic Random Access Memory (NVRAM), a phase change Random Access Memory (PRAM), a Magnetoresistive Random Access Memory (MRAM), and a non-volatile Memory, such as at least one magnetic disk Memory device, an Electrically Erasable Programmable Read-Only Memory (EEPROM), a flash Memory device, such as a flash Memory (NOR) or a flash Memory (NAND) or a flash Memory. The nonvolatile memory stores an operating system and an application program executed by the processing unit. The processing unit loads the operating program and data from the non-volatile memory into the memory and stores the digital content in the mass storage device.
The power supply is used to supply power to various components of the resource delivery server to maintain their operation, including an external power supply that directly supplies power to the server, such as an AC adapter or the like. In some embodiments of the invention, the power supply may be more broadly defined and may include, for example, a power management system, a charging system, a power failure detection circuit, a power converter or inverter, a power status indicator (e.g., a light emitting diode), and any other components associated with power generation, management, and distribution of the server.
An embodiment of the present invention provides a resource distribution method, as shown in fig. 2, including:
step S10, heterogeneous resource data is obtained;
step S20, according to a data structure model, converting the heterogeneous resource data into isomorphic resource data, and storing the isomorphic resource data;
step S30, receiving a resource issuing request, and issuing isomorphic resource data according to the resource issuing request.
The embodiment of the invention abstracts and defines the basic attribute of the resource in advance, establishes a universal data structure model, acquires heterogeneous resource data from different service systems, converts the resource with different data structures according to the data structure model, generates isomorphic resource data, ensures that the resource has the same data structure, directly issues the isomorphic resource data of the corresponding resource according to the resource issuing request during issuing, and realizes the uniform management and issuing of the resource with different services.
Before step S10, a data structure model is established. Abstracting and defining basic attributes of resources, and establishing a universal data structure model, wherein the data structure model comprises attribute fields such as resource identification, resource names, resource types, resource quantity, resource scenes, resource channels, resource money and the like. By establishing the data structure model, resources of different data structures of different services can be converted according to the data structure model, and resources with uniform data structures which accord with the data structure model are generated so as to manage and distribute the resources of different services.
In step S10, connections are first established with different service systems, specifically, the connections can be realized through multiple protocols such as http rest, jsonp, tcp-help, and the like, heterogeneous resource data of resources defined and maintained by each service system is obtained from the different service systems, and the heterogeneous resource data of the resources of the different service systems have different data structures.
In step S20, after obtaining heterogeneous resource data of a resource from different service systems, the heterogeneous resource data of the resource is converted into homogeneous resource data according to the data structure model. Specifically, the resource attribute fields in the heterogeneous resource data are copied to the attribute fields of the data structure model in a one-to-one correspondence manner. Such as heterogeneous resource data for acquiring rating points from the membership point service system, including a name field of "rating points", a category field of "points", a channel field of "all", a scene field of "all", a quantity field of "unlimited", and an amount field of "0", copying the name field of "rating points" into a resource name field, copy category field "credits" into resource type field, copy channel field "all" into resource channel field, copy scene field "all" into resource scene field, copy quantity field "unlimited" into resource quantity field, copying the amount field '0' into the resource amount field, generating a code for the grade integral resource, filling the code into the resource identification field, finally generating isomorphic resource data of the grade integral, and storing the isomorphic resource data of the grade integral.
If the heterogeneous resource data does not correspond to an attribute field in the data structure model, the attribute field is filled in with a default value. For example, heterogeneous resource data of a coffee coupon is obtained from an external business system, the heterogeneous resource data comprises a name field 'coffee coupon', a category field 'coupon', a quantity field '500' and an amount field '20', the name field 'coffee coupon' is copied into the resource name field, the category field 'coupon' is copied into the resource type field, the quantity field '500' is copied into the resource quantity field, the amount field '20' is copied into the resource amount field, and the like, because the heterogeneous resource data of the coffee coupon does not have an attribute field corresponding to a resource channel and an attribute field corresponding to a resource scene, the resource channel field and the resource scene field are filled with a default value of 'all', an encoded resource is generated for the resource of the coffee coupon and filled into the resource identification field, and finally homogeneous resource data of the coffee coupon is generated, isomorphic resource data for coffee coupons is stored.
According to one embodiment of the invention, the generated isomorphic resource data is stored in a relational database, a distributed database and a cache database, respectively. The method comprises the steps of storing isomorphic resource data of a resource in triplicate in a relational database (such as MySQL), a distributed database (such as Hbase) and a cache database (such as Redis), wherein the relational database and the distributed database are set to be stored persistently, the cache database is set to be used for storing isomorphic resource data of the resource searched and accessed in a preset time range in the relational database or the distributed database, and if the isomorphic resource data of the resource are not searched and accessed in the preset time range, deleting the isomorphic resource data of the resource.
The embodiment of the invention converts the resources of different service systems into isomorphic resource data, and then stores the isomorphic resource data in a unified way, thereby facilitating unified management and distribution. The three databases are adopted to store the isomorphic resource data of the resources, so that the safety of the isomorphic resource data of the resources is ensured, the isomorphic resource data are not easy to lose, the query efficiency of the relational database, the distributed database and the cache database is reduced in sequence, three-level query capability is provided for subsequent resource issuing query, and the efficiency, the stability and the success rate of resource issuing are improved.
According to one embodiment of the invention, an operable visual interface is generated, and the visual interface is displayed by querying isomorphic resource data of the resources from the cache database. When a resource query request acting on a visual interface is acquired, querying isomorphic resource data corresponding to a resource identifier in a cache database according to the resource identifier, and if the query is successful, displaying the isomorphic resource data of the resource on the visual interface; if the query is not successful, copying and storing isomorphic resource data of the resource into a cache database, and displaying the isomorphic resource data on a visual interface; if the query is not successful, copying two copies of the isomorphic resource data of the resource, respectively storing the two copies of the isomorphic resource data into the distributed database and the cache database, and displaying the two copies of the isomorphic resource data on a visual interface.
The embodiment of the invention displays the isomorphic resource data of the resources through the visual interface, is convenient for a user to inquire the resources, selects the resources through the visual interface when the resources of a plurality of services are issued, combines, packs and issues the isomorphic resource data of the selected resources, does not need to be interactively issued among multi-service systems, and improves the issuing efficiency.
In step S30, the resource issuing request is received, the corresponding isomorphic resource data is queried according to the resource issuing request, and the queried resource isomorphic data is issued.
According to an embodiment of the present invention, the resource issuing request includes a resource identifier, as shown in fig. 3, after receiving the resource issuing request, the cache database searches for isomorphic resource data corresponding to the resource identifier, and if the searching is successful, the cache database issues the isomorphic resource data; otherwise, searching isomorphic resource data corresponding to the resource identifier in a distributed database, and if the searching is successful, issuing the isomorphic resource data; otherwise, searching isomorphic resource data corresponding to the resource identification in the relational database, and if the searching is successful, issuing the isomorphic resource data.
According to the embodiment of the invention, a three-level query mode of cache database query, distributed database query and relational database query is adopted, 90% of queries can hit in the cache database, and the time consumption of the original query of the distributed database or the relational database is increased from second level to millisecond level, so that the resource distribution speed is increased, the query pressure on the distributed database or the relational database is reduced, and the data concurrency capability and reliability are improved.
According to an embodiment of the present invention, there are at least two received resource issuing requests, corresponding isomorphic resource data are extracted from the database one by one according to each resource issuing request, the extracted isomorphic resource data are combined to generate an isomorphic resource packet, and the isomorphic resource packet is issued. When the activity relates to the resource distribution of a plurality of service systems, a plurality of received resource distribution requests are respectively corresponding to the resources of different service systems, after isomorphic resource data corresponding to each resource distribution request are extracted from a database, the isomorphic resource data of the resources of different service systems are combined and packaged to generate isomorphic resource data packets, and the isomorphic resource data packets are directly distributed. And interactive distribution among multi-service systems is not needed, so that the resource distribution time is shortened.
According to an embodiment of the present invention, the issuing of the queried isomorphic resource data specifically includes: and if the issuing fails, the isomorphic resource data which fails to be issued is put into an abnormal failure processing queue, and the issuing of the resource in the abnormal failure processing queue is retried until the issuing is successful.
The embodiment of the invention adopts the message queue to asynchronously release the isomorphic resource data of the resource, and can return the call without waiting for the release result, thereby improving the release speed and the user perception compared with the original synchronous blockage. And the method is combined with three-level query, so that the high efficiency, stability and success rate of resource distribution are greatly improved.
The resource distribution method provided by the embodiment of the invention can be used for uniformly distributing the resources of a plurality of service systems. According to the embodiment of the invention, heterogeneous resource data is obtained; converting the heterogeneous resource data into isomorphic resource data according to a data structure model, and storing the isomorphic resource data; receiving a resource issuing request, and issuing isomorphic resource data according to the resource issuing request. Compared with the prior art, the embodiment of the invention adapts the resources of different data structures of different service systems according to the data structure model to generate isomorphic resource data of the same data structure, and issues the isomorphic resource data when requesting to issue, thereby realizing the unified management and issue of the resources of different service systems; when the resources of a plurality of services are related, the isomorphic resource data of the services are only required to be freely combined and packed for distribution, interactive distribution among the multi-service systems is not required, and the distribution time is shortened.
An embodiment of the present invention further provides a resource issuing apparatus, as shown in fig. 4, including:
the resource interface module is used for acquiring heterogeneous resource data;
the resource adaptation module is used for converting the heterogeneous resource data into isomorphic resource data according to a data structure model and storing the isomorphic resource data;
and the resource issuing module is used for receiving the resource issuing request and issuing the isomorphic resource data according to the resource issuing request.
According to an embodiment of the invention, the resource adaptation module is further configured to:
and respectively storing the isomorphic resource data in a relational database, a distributed database and a cache database.
According to an embodiment of the present invention, the resource issuance request includes a resource identifier, and the resource issuance module includes:
the triggering unit is used for receiving a resource distribution request;
the first-level query unit is used for searching isomorphic resource data corresponding to the resource identifier in a cache database;
the second-level query unit is used for searching isomorphic resource data corresponding to the resource identifier in a distributed database;
the third-level query unit is used for searching isomorphic resource data corresponding to the resource identification in a relational database;
and the issuing unit is used for issuing the isomorphic resource data.
According to an embodiment of the invention, the issuing unit is further configured to:
and placing the isomorphic resource data into a message queue for asynchronous distribution, if the distribution fails, placing the isomorphic resource data which fails to be distributed into an abnormal failure processing queue, and re-distributing the isomorphic resource data in the abnormal failure processing queue until the distribution is successful.
According to one embodiment of the invention, the resource issuing requests are at least two; the resource issuance module is further configured to:
and extracting isomorphic resource data one by one according to each resource issuing request, combining the isomorphic resource data to generate isomorphic resource data packets, and issuing the isomorphic resource data packets.
According to an embodiment of the invention, the resource adaptation module is further configured to:
and generating an operable visual interface according to the isomorphic resource data.
The resource issuing device provided by the embodiment of the invention can be used for uniformly issuing the resources of a plurality of service systems. In the embodiment of the invention, a resource interface module acquires heterogeneous resource data; the resource adaptation module converts the heterogeneous resource data into isomorphic resource data according to a data structure model, and stores the isomorphic resource data; and the resource issuing module receives the resource issuing request and issues the isomorphic resource data according to the resource issuing request. Compared with the prior art, the embodiment of the invention adapts the resources of different data structures of different service systems according to the data structure model to generate isomorphic resource data of the same data structure, and issues the isomorphic resource data when requesting to issue, thereby realizing the unified management and issue of the resources of different service systems; when the resources of a plurality of services are related, the isomorphic resource data of the services are only required to be freely combined and packed for distribution, interactive distribution among the multi-service systems is not required, and the distribution time is shortened.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus embodiment, since it is substantially similar to the method embodiment, it is relatively simple to describe, and reference may be made to some descriptions of the method embodiment for relevant points. Those skilled in the art will appreciate that the modules in the devices in the embodiments may be adaptively changed and arranged in one or more devices different from the embodiments. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

CN202010096088.7A2020-02-172020-02-17Resource distribution method and devicePendingCN111324652A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202010096088.7ACN111324652A (en)2020-02-172020-02-17Resource distribution method and device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202010096088.7ACN111324652A (en)2020-02-172020-02-17Resource distribution method and device

Publications (1)

Publication NumberPublication Date
CN111324652Atrue CN111324652A (en)2020-06-23

Family

ID=71172750

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202010096088.7APendingCN111324652A (en)2020-02-172020-02-17Resource distribution method and device

Country Status (1)

CountryLink
CN (1)CN111324652A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105224663A (en)*2015-09-302016-01-06广州精点计算机科技有限公司A kind of data-accessing tasks management method based on multiple data source and device
CN107463511A (en)*2017-01-232017-12-12北京思特奇信息技术股份有限公司A kind of data internationalization implementation method and device based on multi-level buffer

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105224663A (en)*2015-09-302016-01-06广州精点计算机科技有限公司A kind of data-accessing tasks management method based on multiple data source and device
CN107463511A (en)*2017-01-232017-12-12北京思特奇信息技术股份有限公司A kind of data internationalization implementation method and device based on multi-level buffer

Similar Documents

PublicationPublication DateTitle
CN108536761B (en)Report data query method and server
CN110839069A (en)Node data deployment method, node data deployment system and medium
CN110430121A (en)Message informing method and device
CN112506486A (en)Search system establishing method and device, electronic equipment and readable storage medium
CN113722533B (en)Information pushing method and device, electronic equipment and readable storage medium
CN112528189B (en) Data-based component packaging method, device, computer equipment and storage medium
CN113051510B (en)Interactive processing method, device, front-end equipment, back-end equipment and storage medium
CN115033605A (en)Data query method and device, electronic equipment and storage medium
CN112328656B (en)Service query method, device, equipment and storage medium based on middle platform architecture
CN115002211B (en)Method, device, equipment and medium for realizing after-sale micro-service based on cloud protogenesis
CN113703895B (en)Method, system, device, equipment and storage medium for carousel of signboard
CN111552715A (en)User query method and device
CN102375859B (en)Method and equipment for processing information
CN112540839B (en)Information changing method, device, electronic equipment and storage medium
CN116186022A (en)Form processing method, form processing device, distributed form system and computer storage medium
CN111104436B (en) A method and system for self-adjusting tag dimension value
CN111324652A (en)Resource distribution method and device
CN112015797A (en)Data reading method and computer equipment
US20240385820A1 (en)Service code interpretation weaving method, service system and storage medium
CN117522396A (en)Payment channel configuration method, device, equipment and medium
CN115022397B (en) Interface parameter reduction method, device, electronic equipment and storage medium
CN111008191A (en)Completion method and device for database query and computer equipment
CN110377896A (en)For generating method, system, computer system and the medium of electrical form
CN117156191A (en)Interface display method, device, electronic equipment and computer readable storage medium
CN114896487A (en)Method, system and medium for implementing a blockchain browser with front end interacting with blockchain

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20200623

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp