CN106844605B - Batch data logical process method and device - Google Patents

Batch data logical process method and device Download PDF

Info

Publication number
CN106844605B
CN106844605B CN201710031752.8A CN201710031752A CN106844605B CN 106844605 B CN106844605 B CN 106844605B CN 201710031752 A CN201710031752 A CN 201710031752A CN 106844605 B CN106844605 B CN 106844605B
Authority
CN
China
Prior art keywords
data
domain
initial
result
initial 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.)
Active
Application number
CN201710031752.8A
Other languages
Chinese (zh)
Other versions
CN106844605A (en
Inventor
李忠碧
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jin Zheng Science And Technology Co Ltd Of Shenzhen
Original Assignee
Jin Zheng Science And Technology Co Ltd Of Shenzhen
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 Jin Zheng Science And Technology Co Ltd Of Shenzhen filed Critical Jin Zheng Science And Technology Co Ltd Of Shenzhen
Priority to CN201710031752.8A priority Critical patent/CN106844605B/en
Publication of CN106844605A publication Critical patent/CN106844605A/en
Application granted granted Critical
Publication of CN106844605B publication Critical patent/CN106844605B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention is suitable for technical field of data processing, provides batch data logical process method and device.This method comprises: establishing data field at least one application server, data field includes Parameters data field, initial data domain and result data domain;The disposable data read in data server parameter list generate reference record into Parameters data field, and the disposable data read in data server raw data table generate initial data into initial data domain;The initial data in the reference record and initial data domain in Parameters data field is read, and logical operation is carried out to the reference record read and initial data, the result data of logical operation is generated in result data domain.The method increase the efficiency of data processing.

Description

Batch data logical process method and device
Technical field
The invention belongs to technical field of data processing more particularly to a kind of batch data logical process method and devices.
Background technique
Batch data logical process is the processing scene that current business system frequently encounters, such as telecom charging, Faculty of Finance The data DayEndProcess etc. united on flowing water clearance and internet.The process of data processing is similar in various industries, the process packet It includes: initial data is verified, service logic judgement, service logic operation are carried out according to the industry rule of system itself, most End form at business processing result.
Traditional batch data logical process has following two:
One is batch data logic is handled in data server.The process flow includes: by the verification and industry of data Business operation is write as storing process or function, is submitted in database, and application server initiates business processing request when in use, adjusts With storing process or function, batch data logical process is completed.Such processing method is actually that data server completes Using the operation of logic so that data server pressure increases, and can only Multi-task Concurrency under separate unit physical machine, efficiency mentions It rises limited.
The second is batch data logic is handled in the application server.The process flow includes: to read a data, criticize Mathematical logic processing is measured, processing result write back data library is recycled with this.Such processing method causes application server sum number All excessively frequently according to the communication of library server and the I/O operation of database server, treatment effeciency is low.
Therefore there is a problem of that treatment effeciency is low in existing batch data logical process technology, it is necessary to propose a kind of new skill Art scheme, to solve the above technical problems.
Summary of the invention
In consideration of it, the embodiment of the present invention provides a kind of batch data logical process method and device, existing batch data is patrolled Collecting in processing technique has that treatment effeciency is low.
The embodiment of the present invention in a first aspect, providing a kind of batch data logical process method, comprising:
Data field is established at least one application server, the data field includes Parameters data field, initial data domain With result data domain;
The disposable data read in data server parameter list are into the Parameters data field, generation reference record, and one Secondary property reads the data in data server raw data table into the initial data domain, generates initial data;
Read the initial data in the reference record and the initial data domain in the Parameters data field, and to reading The reference record and the initial data carry out logical operation, the result of the logical operation is generated in result data domain Data.
The second aspect of the embodiment of the present invention provides a kind of batch data logic processing device, comprising:
Module is established, for establishing data field at least one application server, the data field includes supplemental characteristic Domain, initial data domain and result data domain;
First reads generation module, for disposably reading the data in data server parameter list to the supplemental characteristic In domain, reference record is generated, the disposable data read in data server raw data table are raw into the initial data domain At initial data;
Second reads generation module, for reading in reference record and the initial data domain in the Parameters data field Initial data, and logical operation is carried out to the reference record read and the initial data, in result data domain Generate the result data of the logical operation.
Existing beneficial effect is the embodiment of the present invention compared with prior art: lot number provided by the embodiment of the present invention According in logical process method or apparatus, data field is established at least one application server;It is disposable to read data server Data in parameter list generate reference record into the Parameters data field, disposable to read in data server raw data table Data generate initial data into the initial data domain;Read reference record in the Parameters data field and described original Initial data in data field carries out logical operation, and correspondence generates result data in result data domain.Disposable data are read The possible interaction times for reducing application server and database server are exhausted, the efficiency of data manipulation is improved;In batches Data operation carried out in application server memory completely, fully played the performance of application server, reduced database The resource consumption of server;Therefore the efficiency of data processing is improved.
Detailed description of the invention
It to describe the technical solutions in the embodiments of the present invention more clearly, below will be to embodiment or description of the prior art Needed in attached drawing be briefly described, it should be apparent that, the accompanying drawings in the following description is only of the invention some Embodiment for those of ordinary skill in the art without any creative labor, can also be according to these Attached drawing obtains other attached drawings.
Fig. 1 is the implementation flow chart of batch data logical process method provided in an embodiment of the present invention;
Fig. 2 is the specific implementation flow chart of batch data logical process method S103 provided in an embodiment of the present invention;
Fig. 3 be another embodiment of the present invention provides batch data logical process method implementation flow chart;
Fig. 4 is the implementation flow chart for the batch data logical process method that yet another embodiment of the invention provides;
Fig. 5 is the structural block diagram of batch data logic processing device provided in an embodiment of the present invention.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, with reference to the accompanying drawings and embodiments, right The present invention is described in detail.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not used to Limit the present invention.
The embodiment of the invention provides batch data logical process method and devices.In order to illustrate side provided by the present invention Method, the following is a description of specific embodiments.
Embodiment one
Fig. 1 shows the implementation flow chart of batch data logical process method provided in an embodiment of the present invention.Such as Fig. 1 institute Show, this method comprises the following steps:
S101: establishing data field at least one application server, and the data field includes Parameters data field, original number According to domain and result data domain.
Wherein, at least one application server refers to that the quantity of application server is at least one.After storing respectively The continuous data read from data server, establish data field at least one application server, the data field of foundation include but It is not limited to Parameters data field, initial data domain and result data domain.
S102: the disposable data read in data server parameter list generate parameter note into the Parameters data field Record, the disposable data read in data server raw data table generate initial data into the initial data domain.
The data handled are obtained, which includes data and server initial data in server parameter table Data in table.The data handled these are disposably read: disposable to read data server parameter list In data into the Parameters data field, generate reference record, the disposable number read in data server raw data table According into the initial data domain, initial data is generated.The disposable reading data of the step reduces as far as possible using clothes The interaction times of business device and database server, improve the efficiency of data manipulation.
S103: the initial data in the reference record and the initial data domain in the Parameters data field is read, and right The reference record read and the initial data carry out logical operation, and the logical operation is generated in result data domain Result data.
In the application server, it reads original in the reference record and the initial data domain in the Parameters data field Data judge the type of service of initial data, and logical operation is carried out in corresponding operation domain, after logical operation, will patrol The result data domain having built up is written in the result for collecting operation, and the number of results of the logical operation is generated in result data domain According to.
In the step, the data operation of batch carries out in application server memory completely, has fully played using clothes The performance of business device, reduces the resource consumption of database server.
Specifically, Fig. 2 shows the specific implementations of batch data logical process method S103 provided in an embodiment of the present invention Process.As shown in Fig. 2, this method comprises the following steps:
S201: establishing logical process domain, and the logical process domain includes the corresponding operation domain of each type of service.
In the application server, in order to carry out logical operation to the reference record and the initial data, logic is established Handle domain.And since data to be treated may belong to different types of type of service, logical process domain includes each The corresponding operation domain of type of service.
S202: the initial data in the reference record and the initial data domain in the Parameters data field is read.
In the application server, the original number in the reference record and the initial data domain in Parameters data field is read According to.In order to promote the efficiency of reading, it is preferable that described to be read as disposably reading.
S203: according to the type of service of the initial data that the initial data and corresponding reference record is incoming corresponding The operation domain.
In order to promote the efficiency of processing, the type of service of the initial data is judged, according to the business of the initial data The initial data and corresponding reference record are passed to the corresponding operation domain by type.Such as: existing initial data 1, original Beginning data 2, type of service A, type of service B, operation domain a and operation domain b, wherein type of service A respective operations domain a, service class Type B respective operations domain b.Judge that initial data 1 belongs to type of service A, initial data 2 belongs to type of service B, then by original number Operation domain a is passed to according to 1 and corresponding parameter;Initial data 2 and corresponding parameter are then passed to operation domain b.The difference is original Data be corresponding parameter be passed to corresponding operating domain operation can parallel processing, in order to further promote the rate of processing.
S204: service logic and rule based on the type of service, in the operation domain to the reference record and The initial data carries out logical operation, obtains operation result.
Different types of service possesses corresponding service logic and rule, judge type of service belonging to initial data it Afterwards, service logic and rule based on the type of service, to the reference record and described original in corresponding operation domain Data carry out logical operation.For the calculating space for keeping application server sufficiently large, the case where avoiding low memory generation, often After secondary carry out logic calculation, corresponding business clearance will do it, while updating memory.
S205: the result data about the operation result is generated in the result data domain.
In the result data domain that the result write-in of above-mentioned logic budget is had built up, operation is generated in result data domain As a result result data.
In the embodiment of the present invention, by establishing data field at least one application server;It is disposable to read data clothes Data in business device parameter list generate reference record into the Parameters data field, disposable to read data server initial data Data in table generate initial data into the initial data domain;Read reference record in the Parameters data field and described Initial data in initial data domain carries out logical operation, and correspondence generates result data in result data domain.Disposable number According to the interaction times reduced using server and database server is used are read as far as possible, the effect of data manipulation is improved Rate;The data operation of the data operation of batch carries out in application server memory completely, has fully played application server Performance, reduce the resource consumption of database server;Therefore the efficiency of data processing is improved.
Embodiment two
As another embodiment of the invention, on the basis of the above embodiments, before step S101, the method Further include:
Data in raw data table in the data server are divided into multiple initial data sections, each original number It is handled according to section is corresponding by a task, the task belongs to an application server.
In this implementation, the data in the raw data table in the data server are divided into multiple initial data sections, Each initial data section correspondence is handled by a task, and the task belongs to an application server.I.e. one is answered Multiple tasks can be distributed with server, each task is respectively handled initial data section.
Further, in order to enable multiple tasks can be completed at the same time, and the rate completed, the multiple original number are promoted Size according to section is identical, the task parallel processing.
Embodiment three
As yet another embodiment of the present invention, on the basis of example 1, after step s 103, the method is also Include:
It will be in the result data table in data server described in the result data one-time write in the result data domain.
It, will in order to be further reduced the burden of application server and convenient for the analysis and calling of data in the present embodiment In result data table in data server described in result data one-time write in the result data domain.
Corresponding to the batch data logical process method of foregoing embodiments, Fig. 5 shows provided in an embodiment of the present invention batch The structural block diagram of mathematical logic processing unit is measured, for ease of description, only the parts related to this embodiment are shown.
With reference to Fig. 5, which includes:
Module 51 is established, for establishing data field at least one application server, the data field includes parameter number According to domain, initial data domain and result data domain;
First reads generation module 52, for disposably reading the data in data server parameter list to the parameter number According to reference record in domain, is generated, the data in data server raw data table are disposably read into the initial data domain, Generate initial data;
Second reads generation module 53, for reading reference record and the initial data domain in the Parameters data field In initial data, and logical operation is carried out to the reference record read and the initial data, in result data domain The middle result data for generating the logical operation.
Optionally, the first reading generation module 52 includes:
Unit is established, for establishing logical process domain, the logical process domain includes the corresponding operation of each type of service Domain;
Reading unit, for reading the original number in reference record and the initial data domain in the Parameters data field According to;
Incoming unit, for according to the type of service of the initial data by the initial data and corresponding reference record The incoming corresponding operation domain;
Arithmetic element, for service logic and rule based on the type of service, to the ginseng in the operation domain Number scale record and the initial data carry out logical operation, obtain operation result;
Generation unit, for generating the result data about the operation result in the result data domain.
Optionally, described device further include:
Distribution module, for the data in the raw data table in the data server to be divided into multiple initial data areas Between, each initial data section correspondence is handled by a task, and the task belongs to an application server.
Optionally, the size in the multiple initial data section is identical, the task parallel processing.
Optionally, described device further include:
Writing module, for by the knot of data server described in the result data one-time write in the result data domain In fruit tables of data.
In embodiment provided by the present invention, it should be understood that disclosed device and method can pass through others Mode is realized.For example, system embodiment described above is only schematical, for example, the division of the unit or unit, Only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components can be with In conjunction with or be desirably integrated into another system, or some features can be ignored or not executed.Another point, it is shown or discussed Mutual coupling or direct-coupling or communication connection can be through some interfaces, the INDIRECT COUPLING of device or unit or Communication connection can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, it can and it is in one place, or may be distributed over multiple In network unit.It can select some or all of unit therein according to the actual needs to realize the mesh of this embodiment scheme 's.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that each unit physically exists alone, can also be integrated in one unit with two or more units.Above-mentioned integrated list Member both can take the form of hardware realization, can also realize in the form of software functional units.
If the integrated unit is realized in the form of SFU software functional unit and sells or use as independent product When, it can store in a computer readable storage medium.Based on this understanding, the technical solution of the embodiment of the present invention Substantially all or part of the part that contributes to existing technology or the technical solution can be with software product in other words Form embody, which is stored in a storage medium, including some instructions use so that one Computer equipment (can be personal computer, server or the network equipment etc.) or processor (processor) execute this hair The all or part of the steps of method described in the bright each embodiment of embodiment.And storage medium above-mentioned includes: USB flash disk, moves firmly Disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), The various media that can store program code such as magnetic or disk.
Embodiment described above is merely illustrative of the technical solution of the present invention, rather than its limitations;Although referring to aforementioned reality Applying example, invention is explained in detail, those skilled in the art should understand that: it still can be to aforementioned each Technical solution documented by embodiment is modified or equivalent replacement of some of the technical features;And these are modified Or replacement, the spirit and scope for technical solution of various embodiments of the present invention that it does not separate the essence of the corresponding technical solution should all It is included within protection scope of the present invention.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all in essence of the invention Made any modifications, equivalent replacements, and improvements etc., should all be included in the protection scope of the present invention within mind and principle.

Claims (10)

1. a kind of batch data logical process method characterized by comprising
Data field is established at least one application server, the data field includes Parameters data field, initial data domain and knot Fruit data field;
The disposable data read in data server parameter list generate reference record, disposably into the Parameters data field The data in data server raw data table are read into the initial data domain, generate initial data;
The initial data in the reference record and the initial data domain in the Parameters data field is read, judges the original number According to type of service, and logic fortune is carried out to the reference record read and the initial data in corresponding operation domain It calculates, the result data of the logical operation is generated in result data domain.
2. the method as described in claim 1, which is characterized in that the reference record read in the Parameters data field and institute It states the initial data in initial data domain and carries out logical operation, correspondence generates result data in result data domain, comprising:
Logical process domain is established, the logical process domain includes the corresponding operation domain of each type of service;
Read the initial data in the reference record and the initial data domain in the Parameters data field;
The initial data and corresponding reference record are passed to the corresponding behaviour according to the type of service of the initial data Make domain;
Service logic and rule based on the type of service, to the reference record and the original number in the operation domain According to logical operation is carried out, operation result is obtained;
The result data about the operation result is generated in the result data domain.
3. the method as described in claim 1, which is characterized in that establish data field at least one application server described Before, the method also includes:
Data in raw data table in the data server are divided into multiple initial data sections, each initial data area Between correspondence handled by a task, the task belongs to an application server.
4. method as claimed in claim 3, which is characterized in that the size in the multiple initial data section is identical, institute State task parallel processing.
5. the method as described in claim 1, which is characterized in that the knot for generating the logical operation in result data domain After fruit data, the method also includes:
It will be in the result data table of data server described in the result data one-time write in the result data domain.
6. a kind of batch data logic processing device characterized by comprising
Module is established, for establishing data field at least one application server, the data field includes Parameters data field, original Beginning data field and result data domain;
First reads generation module, for disposably reading the data in data server parameter list to the Parameters data field In, reference record is generated, the disposable data read in data server raw data table are generated into the initial data domain Initial data;
Second reads generation module, for reading the original in reference record and the initial data domain in the Parameters data field Beginning data judge the type of service of the initial data, and in corresponding operation domain to the reference record that reads and The initial data carries out logical operation, and the result data of the logical operation is generated in result data domain.
7. device as claimed in claim 6, which is characterized in that described first, which reads generation module, includes:
Unit is established, for establishing logical process domain, the logical process domain includes the corresponding operation domain of each type of service;
Reading unit, for reading the initial data in reference record and the initial data domain in the Parameters data field;
Incoming unit, for being passed to the initial data and corresponding reference record according to the type of service of the initial data The corresponding operation domain;
Arithmetic element remembers the parameter in the operation domain for service logic and rule based on the type of service Record and the initial data carry out logical operation, obtain operation result;
Generation unit, for generating the result data about the operation result in the result data domain.
8. device as claimed in claim 6, which is characterized in that described device further include:
Distribution module, for the data in the raw data table in the data server to be divided into multiple initial data sections, Each initial data section correspondence is handled by a task, and the task belongs to an application server.
9. device as claimed in claim 8, which is characterized in that the size in the multiple initial data section is identical, institute State task parallel processing.
10. device as claimed in claim 6, which is characterized in that described device further include:
Writing module, for by the number of results of data server described in the result data one-time write in the result data domain According in table.
CN201710031752.8A 2017-01-17 2017-01-17 Batch data logical process method and device Active CN106844605B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710031752.8A CN106844605B (en) 2017-01-17 2017-01-17 Batch data logical process method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710031752.8A CN106844605B (en) 2017-01-17 2017-01-17 Batch data logical process method and device

Publications (2)

Publication Number Publication Date
CN106844605A CN106844605A (en) 2017-06-13
CN106844605B true CN106844605B (en) 2019-11-29

Family

ID=59123490

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710031752.8A Active CN106844605B (en) 2017-01-17 2017-01-17 Batch data logical process method and device

Country Status (1)

Country Link
CN (1) CN106844605B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108241742B (en) * 2018-01-02 2022-03-29 联想(北京)有限公司 Database query system and method
CN111538774B (en) * 2020-04-23 2023-04-18 上海携程商务有限公司 Data storage and display method, system, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103401921A (en) * 2013-07-30 2013-11-20 广州港集团有限公司 Monitoring system and monitoring method for tally information of vehicle loading and unloading of roll-on roll-off ship
CN104778258A (en) * 2015-04-21 2015-07-15 华中科技大学 Data extraction method oriented to protocol dataflow
CN104933618A (en) * 2015-06-03 2015-09-23 中国银行股份有限公司 Monitoring method and apparatus for batch work operation data of core banking system
CN106156278A (en) * 2016-06-24 2016-11-23 努比亚技术有限公司 A kind of database data reading/writing method and device
CN106326248A (en) * 2015-06-23 2017-01-11 阿里巴巴集团控股有限公司 A storage method and device for data of databases

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103401921A (en) * 2013-07-30 2013-11-20 广州港集团有限公司 Monitoring system and monitoring method for tally information of vehicle loading and unloading of roll-on roll-off ship
CN104778258A (en) * 2015-04-21 2015-07-15 华中科技大学 Data extraction method oriented to protocol dataflow
CN104933618A (en) * 2015-06-03 2015-09-23 中国银行股份有限公司 Monitoring method and apparatus for batch work operation data of core banking system
CN106326248A (en) * 2015-06-23 2017-01-11 阿里巴巴集团控股有限公司 A storage method and device for data of databases
CN106156278A (en) * 2016-06-24 2016-11-23 努比亚技术有限公司 A kind of database data reading/writing method and device

Also Published As

Publication number Publication date
CN106844605A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
CN106445676B (en) A kind of method for allocating tasks and task allocation apparatus that distributed data calculates
CN103810020B (en) Virtual machine elastic telescopic method and device
US10614129B2 (en) Colocation and anticolocation in colocation data centers via elastic nets
CN104461698A (en) Dynamic virtual disk mounting method, virtual disk management device and distributed storage system
TW202103035A (en) Data interaction method and apparatus, and electronic device
CN106844605B (en) Batch data logical process method and device
Filiposka et al. Community-based VM placement framework
CN110427134A (en) Data processing method, device, equipment and the readable storage medium storing program for executing of instant messaging
CN111402058B (en) Data processing method, device, equipment and medium
CN111158800B (en) Method and device for constructing task DAG based on mapping relation
CN108694664A (en) Checking method and device, the electronic equipment of operation system
CN112036931A (en) Real-time label calculation method and device, computer equipment and storage medium
CN110515734A (en) The load processing method and device of data processing task
CN109615423A (en) The processing method and processing device of business
CN104657216A (en) Resource allocation method and device for resource pool
CN111210279B (en) Target user prediction method and device and electronic equipment
CN104932982A (en) Message access memory compiling method and related apparatus
CN104615763B (en) Middle table updating method and device
CN110046141B (en) Data storage method and system based on data playback
CN111353766A (en) Service process processing system and method of distributed service system
CN106156065A (en) A kind of file persistence method, delet method and relevant apparatus
CN112380494B (en) Method and device for determining object characteristics
CN113298636B (en) Risk control method, device and system based on simulation resource application
CN112084168B (en) Label preservation method, device and server
Liqat et al. An evolutionary scheduling approach for trading-off accuracy vs. verifiable energy in multicore processors

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant