[go: up one dir, main page]

CN110309112A - A kind of data processing method, equipment, server and readable storage medium storing program for executing - Google Patents

A kind of data processing method, equipment, server and readable storage medium storing program for executing Download PDF

Info

Publication number
CN110309112A
CN110309112A CN201910531151.2A CN201910531151A CN110309112A CN 110309112 A CN110309112 A CN 110309112A CN 201910531151 A CN201910531151 A CN 201910531151A CN 110309112 A CN110309112 A CN 110309112A
Authority
CN
China
Prior art keywords
module
service terminal
modification
file
terminal
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
CN201910531151.2A
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.)
OneConnect Smart Technology Co Ltd
Original Assignee
OneConnect Smart 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 OneConnect Smart Technology Co Ltd filed Critical OneConnect Smart Technology Co Ltd
Priority to CN201910531151.2A priority Critical patent/CN110309112A/en
Publication of CN110309112A publication Critical patent/CN110309112A/en
Priority to PCT/CN2020/086725 priority patent/WO2020253378A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • G06F16/1767Concurrency control, e.g. optimistic or pessimistic approaches
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/101Collaborative creation, e.g. joint development of products or services

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a kind of data processing method, equipment, server and readable storage medium storing program for executing, it is requested this method comprises: receiving the modification to file destination that multiple service terminals are sent, module id is carried in the modification request and sends the terminal iidentification of the service terminal of the modification request;Determine file module corresponding with the module id in the file destination;Will and the corresponding file module of the module id be sent to service terminal corresponding with the terminal iidentification so that the service terminal pair file module corresponding with the module id is modified, and return to modification file module;The modification file module that the multiple service terminal returns is received, and the corresponding relationship of the modification file module and the terminal iidentification returned according to the multiple service terminal updates the file destination.By this embodiment, realizes multiple service terminals and update same file parallel, improve the efficiency of data processing.

Description

A kind of data processing method, equipment, server and readable storage medium storing program for executing
Technical field
The present invention relates to technical field of data processing more particularly to a kind of data processing method, equipment, servers and readable Storage medium.
Background technique
Currently, the service logic and format of the file that different technical staff writes are usually different, in an item In mesh team, file management is very important link.In a project team, it is more likely that because of business demand, so that Multiple members simultaneously modify to same file, however generally use what member one by one successively modified to file at present Mode, efficiency are lower.Therefore the efficiency for how more effectively improving data processing becomes the emphasis of research.
Summary of the invention
The embodiment of the invention provides a kind of data processing method, equipment, server and readable storage medium storing program for executing, it can be achieved that more A service terminal updates same file parallel, improves the efficiency of data processing.
In a first aspect, the embodiment of the invention provides a kind of data processing methods, comprising:
It receives the modification to file destination that multiple service terminals are sent to request, wherein carry in the modification request Module id and the terminal iidentification for sending the service terminal that the modification is requested;
Determine file module corresponding with the module id in the file destination, wherein wrap in the file destination Different file modules is included, the different module ids corresponds to different file modules;
Will and the corresponding file module of the module id be sent to service terminal corresponding with the terminal iidentification so that The service terminal pair file module corresponding with the module id is modified, and returns to modification file module;
The modification file module that the multiple service terminal returns is received, and is repaired according to what the multiple service terminal returned The corresponding relationship for changing file module and the terminal iidentification updates the file destination.
Second aspect, the embodiment of the invention provides a kind of data processing equipment, which includes for holding The unit of the data processing method of the above-mentioned first aspect of row.
The third aspect, the embodiment of the invention provides a kind of server, including processor, input equipment, output equipment and Memory, the processor, input equipment, output equipment and memory are connected with each other, wherein the memory is for storing branch The update of plug-in equipment for holding application program executes the computer program of the above method, and the computer program includes program instruction, The processor is configured for calling described program instruction, the method for executing above-mentioned first aspect.
Fourth aspect, the embodiment of the invention provides a kind of computer readable storage medium, the computer storage medium It is stored with computer program, the method that the computer program is executed by processor to realize above-mentioned first aspect.
The embodiment of the present invention, data processing equipment are receiving asking to the modification of file destination for multiple service terminals transmissions When asking, by and the modification request in the corresponding file module of the module id that carries be sent to it is corresponding with the terminal iidentification Service terminal, the data processing equipment can be according to the modification file modules and the terminal that the multiple service terminal returns The corresponding relationship of mark updates the file destination.By this embodiment, multiple service terminals may be implemented and update parallel Same file improves the efficiency of data processing.
Detailed description of the invention
Technical solution in order to illustrate the embodiments of the present invention more clearly, below will be to needed in embodiment description Attached drawing is briefly described, it should be apparent that, drawings in the following description are some embodiments of the invention, general for this field For logical technical staff, without creative efforts, it is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of structural schematic diagram of data processing system provided in an embodiment of the present invention;
Fig. 2 is a kind of schematic flow diagram of data processing method provided in an embodiment of the present invention;
Fig. 3 is the schematic flow diagram of another data processing method provided in an embodiment of the present invention;
Fig. 4 is a kind of schematic block diagram of data processing equipment provided in an embodiment of the present invention;
Fig. 5 is a kind of schematic block diagram of server provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are some of the embodiments of the present invention, instead of all the embodiments.Based on this hair Embodiment in bright, every other implementation obtained by those of ordinary skill in the art without making creative efforts Example, shall fall within the protection scope of the present invention.
Data processing method provided in an embodiment of the present invention can be executed by a kind of data processing system, wherein the number It include data processing equipment, multiple service terminals according to processing system.In some embodiments, the data processing method is by data Processing equipment executes.In certain embodiments, the data processing equipment can be set on the server, and the server can be with Including terminal devices such as mobile phone, computer, plate, smartwatch.In some embodiments, the data processing equipment can be with industry Terminal of being engaged in establishes communication connection, to carry out two-way communication.In certain embodiments, the data processing equipment may be mounted at institute It states on server;In certain embodiments, the data processing equipment can be spatially independently of the server;Certain In embodiment, the data processing equipment can be the component of the server, i.e., the described whole server includes at the data Manage equipment.In certain embodiments, the service terminal may include: the equipment such as mobile phone, computer, plate, smartwatch.
This programme is requested the case where modification for the same file destination simultaneously by multiple service terminals, when data processing is set When the standby modification to file destination for receiving multiple service terminals transmissions is requested, data processing equipment can be according to the modification The module id and terminal iidentification carried is requested, the file module of the file destination corresponding with the module id is issued To being each responsible in corresponding with the terminal iidentification each service terminal of modification.Each service terminal is completed to respective file destination After the modification of file module, modification file module can be submitted to data processing equipment, data processing by online management tool Equipment can update the file destination according to the modification file module received.
In some embodiments, data processing equipment is sent to and institute by file module corresponding with the module id When stating the corresponding service terminal of terminal iidentification, it can synchronize and make the sequence that the service terminal submits modification file module. In one embodiment, when the modification file module of a upper service terminal does not submit completion, if the latter business Terminal has sent the submission request for submitting modification file module, then data processing equipment can send to the latter service terminal and mention Show information, submits completion to prompt the latter service terminal to wait in line a upper service terminal.
In some embodiments, if data processing equipment does not specify each service terminal to submit the suitable of modification file module Sequence, then all service terminals can submit respective modification file module at any time, when two service terminals are set to data processing When preparation send the submission request of modification file module to clash, data processing equipment submits the sequencing of request according to receiving Modification file module is successively received, if receiving the transmission of other service terminals during receiving modification file module Request is submitted, then each service terminal that request etc. can be submitted to be committed from other transmissions of trend sends prompt information, with prompt Each service terminal etc. is to be committed.
In some embodiments, data processing equipment is after receiving the modification file module that each service terminal returns, It can check whether each modification file module occurs mistake, if data processing equipment checks each modification file module and mistake occurs Accidentally, then time and correspondence that mistake occurs can be traced by submitting history and modifying the terminal iidentification of file module carrying Service terminal.
In certain embodiments, mistake, which occurs, for the modification file module can be each modification text that each service terminal returns Mistake occurs for the association sequence between part module.In certain embodiments, mistake, which occurs, for the modification file module can be institute The modification that the modification file module and the service terminal for stating service terminal return are sent request in the module id that carries not Match.Certainly in other embodiments, mistake, which occurs, for the modification file module can also refer to other situations, and the embodiment of the present invention is not It is specifically limited.
In some embodiments, data processing equipment can be set at the beginning of service terminal modifies to file module Between and deadline (i.e. submission time range), and pushed automatically by data processing equipment, set and fix before deadline Reminder time.In certain embodiments, when reaching fixed reminder time, all service terminals are not received also if detected The modification file module of return, then data processing equipment can send the to the service terminal for returning to modification file module not yet Two prompt informations, to prompt the service terminal for returning to the modification file module not yet to return to modification file.In certain implementations In example, when reaching the deadline, if data processing equipment has detected that service terminal returns to modification file mould not yet Block can then terminate the service terminal to the modification authority of file module, not complete, mention to avoid the task time-out of file modification High data-handling efficiency.
This programme is by multiple service terminals simultaneously to the same file module of same file and/or different file modules This embodiment modified, can be improved data-handling efficiency, receive the file destination that service terminal returns in order Modification file module, can to avoid receive modification file module association sequence and each text in the file destination before modification The association sequence of part module mismatches, and mistake occurs so as to cause modified file destination.
Referring to Figure 1, Fig. 1 is a kind of structural schematic diagram of data processing system provided in an embodiment of the present invention.The system System includes: data processing equipment 11, the first service terminal 12 and the second service terminal 13, first service terminal 12 and second Service terminal 13 and the data processing equipment 11, which are established, to be communicated to connect, and the explanation of the data processing equipment 11 is as previously described.
In the system architecture of the embodiment of the present invention, data processing equipment 11 can receive the first service terminal 12 and second The modification to file destination that service terminal 13 is sent is requested, wherein in the modification request that first service terminal 12 is sent The terminal iidentification of the first module id and first service terminal 12 is carried, what second service terminal 13 was sent repairs Change the terminal iidentification that the second module id and second service terminal 13 are carried in request.The data processing equipment 11 It can determine file module corresponding with the module id in the file destination, in certain embodiments, the target text It include different file modules in part, the different module ids corresponds to different file modules.Data processing equipment 11 can File module corresponding with first module id is sent to first service terminal 12, and will be with described second The corresponding file module of module id is sent to second service terminal 13 so that first service terminal 12 to it is described The corresponding file module of first module id is modified, and returns to modification file module and second service terminal 13 It modifies to file module corresponding with second module id, and returns to modification file module.Data processing equipment can To receive the modification file module that first service terminal 12 and the second service terminal 13 return, and according to first business The corresponding relationship of modification file module and the terminal iidentification that terminal 12 and the second service terminal 13 return updates the target File.
The data processing method of the embodiment of the present invention is schematically illustrated with reference to the accompanying drawing.
Fig. 2 is referred to, Fig. 2 is a kind of schematic flow diagram of data processing method provided in an embodiment of the present invention, such as Fig. 2 institute Show, this method can be executed by data processing equipment, and the specific explanations of the data processing equipment are as previously mentioned, no longer superfluous herein It states.Specifically, described method includes following steps for the embodiment of the present invention.
S201: it receives the modification to file destination that multiple service terminals are sent and requests, wherein taken in the modification request Terminal iidentification with module id and the service terminal for sending the modification request.
In the embodiment of the present invention, data processing equipment can receive the modification to file destination that multiple service terminals are sent Request, wherein carry module id in the modification request and send the terminal mark of the service terminal of the modification request Know.In certain embodiments, the module id carried in the modification request to file destination that the multiple service terminal is sent Can be identical, it can not also be identical.
In one embodiment, if data processing equipment receives multiple business ends within the scope of preset time threshold The modification request that end is sent can then be approximately considered the multiple service terminal and modify simultaneously to data processing equipment transmission Request, and the module id carried in the modification request that the multiple service terminal is sent is obtained, so that data processing equipment will And it is whole that the corresponding file module of the module id is sent to business corresponding with the terminal iidentification carried in the modification request It modifies at end.In certain embodiments, the preset time threshold range can include but is not limited to the data processing Equipment requests to a service terminal corresponding with the terminal iidentification carried in the modification request to send out from a modification is received Send the response time before file module.For example, the preset time range can be in 1-2s.
Specifically it can be demonstrated that assuming that data processing equipment receives the first service terminal and the second service terminal is sent The modification of file destination is requested, wherein carry the first module mark in the modification request that first service terminal is sent Know the terminal iidentification 1 with the first service terminal, carries the second module mark in the modification request that second service terminal is sent Know the terminal iidentification 2 with the second service terminal.In certain embodiments, first module id and second module id Can be identical, it can not also be identical.
S202: file module corresponding with the module id in the file destination is determined.
In the embodiment of the present invention, data processing equipment can determine corresponding with the module id in the file destination File module, wherein include different file modules in the file destination, the different module ids corresponds to different texts Part module.
S203: will and the corresponding file module of the module id to be sent to business corresponding with the terminal iidentification whole End, so that the service terminal pair file module corresponding with the module id is modified, and returns to modification file module.
In the embodiment of the present invention, data processing equipment can will file module corresponding with the module id be sent to The corresponding service terminal of the terminal iidentification, so that the service terminal pair file module corresponding with the module id carries out Modification, and return to modification file module.
In some embodiments, the data processing equipment is sent to by file module corresponding with the module id Before service terminal corresponding with the terminal iidentification, the corresponding file mould of each module id in the file destination can be determined The association sequence of block, and according to the association of file module each in file destination sequence and each module id and terminal mark The corresponding relationship of knowledge is ranked up the multiple service terminal, so that the data processing equipment can be according to the multiple The sequencing of the arrangement of service terminal determines and receives the reception sequence that the multiple service terminal returns to modification file module.
For example, it is assumed that in the file destination each file module association sequence be module id 1, module id 2 ..., Module id n, if the data processing equipment receives the module id 5 of the first service terminal transmission, receives the second industry The module id 2 that terminal of being engaged in is sent, then the data processing equipment can be according to the pass of file module each in the file destination The corresponding relationship of connection sequence and each module id and terminal iidentification, to first service terminal and the second service terminal into Row sequence, the sequencing for obtaining first service terminal and the arrangement of the second service terminal is the second service terminal, the first industry Business terminal, and determine that receiving first service terminal and the second service terminal returns to the reception of modification file module sequentially successively Are as follows: the modification file module that the second service terminal returns is received, the modification file module of the first service terminal return is then received.
In one embodiment, the data processing equipment is sent to by file module corresponding with the module id Before service terminal corresponding with the terminal iidentification, it can detecte and carried in the modification request that the multiple service terminal is sent Module id it is whether identical.If detecting the presence of the module id phase carried in the modification request that multiple service terminals are sent Together, then the identical service terminal of the available module id sends the time that modification is requested, and according to the module id Identical service terminal sends the sequencing of the time of modification request, determines that receiving the multiple service terminal returns to modification text The reception sequence of part module.
For example, it is assumed that the data processing equipment receives the first service terminal, the second service terminal, third service terminal Identical module id 2 is carried in the modification request to file destination sent, if the data processing equipment is got The time that first service terminal sends the modification request for carrying the module id 2 is 10:54:01, described second The time that service terminal sends the modification request for carrying the module id 2 is 10:53:50, the third service terminal The time for sending the modification request for carrying the module id 2 is 10:53:53, then the data processing equipment can root The successive suitable of the time of the modification request is sent according to first service terminal, the second service terminal and third service terminal Sequence, determine the data processing equipment receive modification file module reception sequence be the second service terminal, third service terminal, First service terminal.
In other embodiments, the data processing equipment other rules can determine described in reception according to preset order etc. Multiple service terminals return to the reception sequence of modification file module, and the embodiment of the present invention is not specifically limited.
S204: the modification file module that the multiple service terminal returns is received, and is returned according to the multiple service terminal The corresponding relationship of the modification file module and the terminal iidentification that return updates the file destination.
In the embodiment of the present invention, data processing equipment can receive the modification file mould that the multiple service terminal returns Block, and the corresponding relationship of the modification file module and the terminal iidentification returned according to the multiple service terminal updates the mesh Mark file.
In one embodiment, the data processing equipment is in the modification file mould for receiving the multiple service terminal return When block, the multiple business can be received according to the reception sequence for receiving the modification file module that the multiple service terminal returns The modification file module that terminal returns.In certain embodiments, if the data processing equipment connects in preset time range During the modification file module of service terminal return for receiving the first sequence in the multiple service terminal, second is received The submission request about modification file module that the service terminal of sequence is sent, then can be to the service terminal of second sequence Send the first prompt information, wherein first sequence is prior to second sequence, and first prompt information is for prompting institute The service terminal for stating the second sequence is waited in line to submit.
For example, it is assumed that the data processing equipment receives the reception for the modification file module that the multiple service terminal returns Sequence be service terminal 1, service terminal 2, if data processing equipment receive service terminal 1 transmission about modification file mould The submission of block is requested, then can respond the submission request that the service terminal 1 is sent, receive repairing for the submission of service terminal 1 Change file module.If the data processing equipment receives during receiving the modification file module that service terminal 1 is submitted The submission request of the submission modification file module sent to service terminal 2, then can send to the service terminal 2 as " Receive file, please wait " etc. prompt informations, waited in line with prompt service terminal 2.
In one embodiment, if the data processing equipment does not set reception, the multiple service terminal return is repaired Change the reception sequence of file module, then each service terminal, which can not have to send to data processing equipment, submits request, directly in real time Ground sends modification file module to data processing equipment, so that the data processing equipment can receive the multiple industry in real time The modification file module that terminal of being engaged in returns.
For example, it is assumed that not setting the reception for receiving the first service terminal, the second service terminal return modification file module Sequentially, if the first service terminal is initially completed the modification to file module, first service terminal can not have to number It is sent according to processing equipment and submits request, modification file module is directly sent to data processing equipment by first, if the second industry Second, terminal modification completed to file module of business, then the second service terminal can not have to send to data processing equipment to submit Request, modification file module is directly sent to data processing equipment by second.
In certain embodiments, the terminal, can basis when receiving the modification file module that each service terminal returns Each service terminal sends the sequencing of the time for submitting request, receives the modification file module that each service terminal returns.
For example, it is assumed that first service terminal and the second service terminal send the successive suitable of the time for submitting request Sequence is the first service terminal, the second service terminal, if second service terminal first completes the modification to file module, first The modification to file module is completed after service terminal, the data processing equipment sends still according to each service terminal and submits request Time sequencing, first receive the first service terminal return modification file module, then receive the second service terminal again The modification file module of return.
In one embodiment, the data processing equipment is in the modification file mould for receiving the multiple service terminal return After block, can detecte the modification file module that the multiple service terminal that receives returns association sequence whether with it is described The association sequence of each module id respective file module matches in file destination, if testing result mismatches, can adjust The association sequence for the modification file module that whole the multiple service terminal returns.
For example, it is assumed that the association sequence of each file module is module id 1, module id 2, module in the file destination 3, module id 4 are identified, if the data processing equipment is in the modification file module for receiving the multiple service terminal return Later, the association sequence for detecting the modification file module that the multiple service terminal received returns is module id 1, mould Block identification 3, module id 2, module id 4, then the data processing equipment can be suitable by the association of the modification file module Sequence is adjusted to module id 1, module id 2, module id 3, module id 4.
In one embodiment, the data processing equipment is in the modification file mould for receiving the multiple service terminal return After block, it can be determined that the modification whether module id of the modification file module received sends with the service terminal The module id carried in request matches.If it is judged that can then determine the modification of the service terminal to mismatch Mistake occurs for file module, and sends third prompt information to the service terminal, wherein carries in the third prompt information File module corresponding with the module id carried in the modification request that the service terminal is sent, for prompting the business File module described in terminal modifications.
For example, it is assumed that module id 1 is carried in the modification request that first service terminal is sent, if the data Processing equipment judges to locate the modification file module after receiving the modification file module that first service terminal returns Module id be module id 2, then can determine that mistake occurs for the modification file module of first service terminal, and to institute It states the first service terminal and sends third prompt information, wherein carried in the third prompt information whole with first business The corresponding file module of module id that carries in the modification request that end is sent, for prompt the first service terminal modification with The corresponding file module of the module id.
In one embodiment, the data processing equipment can set default reminder time and default deadline, number According to processing equipment while sending file module to each service terminal, timer can be opened and carry out timing.If default Reminder time is not received by the modification file module that all service terminals return, then can modify file module to no return Service terminal send prompting message, with prompt the service terminal return modification file module.If within default deadline It is not received by the modification file module that all service terminals return, then terminates the service terminal without returning to modification file module To the modification authority of file module.
In one embodiment, the data processing equipment is in the modification file mould returned according to the multiple service terminal When the corresponding relationship of block and the terminal iidentification updates the file destination, can by the modification file module and with generation The corresponding relationship of the terminal iidentification of the service terminal of the modification file is stored into the file destination, in order to work as service terminal It is sent when modifying to the corresponding file module of the module id again, the data processing equipment can be according to the update The corresponding relationship of module id and terminal iidentification in file destination afterwards is repaired corresponding with the terminal iidentification of the service terminal Change file module and is sent to the service terminal.It can be to avoid multiple service terminals to the same module mark by this embodiment Know after corresponding file module modifies, is sent to data processing equipment modify the corresponding file module of the module id again When, mistake occurs.
For example, it is assumed that the corresponding relationship of the module id 1 for including in the updated file destination and terminal iidentification 1, And the corresponding relationship of module id 1 and terminal iidentification 2, if the terminal iidentification 2 is corresponding after file destination update Terminal send modification request to data processing equipment again, and the modification request in carry module id 1, then the number Can be according to the corresponding relationship of module id 1 and terminal iidentification 2 in the updated file destination according to processing equipment, it will be with institute It states the corresponding module id 1 of terminal iidentification 2 and is sent to the corresponding terminal of the terminal iidentification 2 and modify.
In the embodiment of the present invention, data processing equipment can receive the modification to file destination that multiple service terminals are sent Request determines file module corresponding with the module id that carries in the modification request in the file destination, will with it is described The corresponding file module of module id is sent to service terminal corresponding with the terminal iidentification so that the service terminal pair with The corresponding file module of the module id is modified, and returns to modification file module.The data processing equipment can connect Receive the modification file module that the multiple service terminal returns, and the modification file module returned according to the multiple service terminal The file destination is updated with the corresponding relationship of the terminal iidentification.By this embodiment, it is whole that multiple business may be implemented End is parallel to update same file, improves the efficiency of data processing and the accuracy of data processing.
Fig. 3 is referred to, Fig. 3 is the schematic flow diagram of another data processing method provided in an embodiment of the present invention, such as Fig. 3 Shown, this method can be executed by data processing equipment, and the specific explanations of the data processing equipment are as previously mentioned, herein no longer It repeats.Specifically, the difference of method described in the method for the embodiment of the present invention and Fig. 2 is that the embodiment of the present invention is logarithm It is schematically illustrated according to processing method is detailed, described method includes following steps for the embodiment of the present invention.
S301: it receives the modification to file destination that multiple service terminals are sent and requests, wherein taken in the modification request Terminal iidentification with module id and the service terminal for sending the modification request.
In the embodiment of the present invention, data processing equipment can receive the modification to file destination that multiple service terminals are sent Request, wherein carry module id in the modification request and send the terminal mark of the service terminal of the modification request Know.Specific embodiment and citing are as previously mentioned, details are not described herein again.
S302: file module corresponding with the module id in the file destination is determined.
In the embodiment of the present invention, data processing equipment can determine corresponding with the module id in the file destination File module, wherein include different file modules in the file destination, the different module ids corresponds to different texts Part module.Specific embodiment and citing are as previously mentioned, details are not described herein again.
S303: the sequencing arranged according to the multiple service terminal determines that each service terminal returns to modification file The submission time range of module.
In the embodiment of the present invention, the sequencing that data processing equipment can be arranged according to the multiple service terminal, really Fixed each service terminal returns to the submission time range of modification file module.
In one embodiment, the data processing equipment is sent to by file module corresponding with the module id When service terminal corresponding with the terminal iidentification, the sequencing that can be arranged according to the multiple service terminal is determined every A service terminal returns to the submission time range of modification file module.
S304: and the corresponding file module of the module id and service terminal corresponding with the terminal iidentification is returned It returns something for repairs and changes the submission time range of file module and be sent to the service terminal.
In the embodiment of the present invention, data processing equipment can will file module corresponding with the module id and with institute The submission time range for stating the corresponding service terminal return modification file module of terminal iidentification is sent to the service terminal, so that Service terminal auto-returned within the scope of the submission time modifies file module.
S305: the submission time range of modification file module is returned according to each service terminal, is received the multiple The modification file module that service terminal returns.
In the embodiment of the present invention, data processing equipment can return to modification file module according to each service terminal Submission time range receives the modification file module that the multiple service terminal returns.
In one embodiment, the data processing equipment is in the modification file mould for receiving the multiple service terminal return When block, the submission time range of modification file module can be returned to according to each service terminal, detection is when first submits Between the modification file module of the first service terminal return whether is received in range.If detected in first submission time The modification file module that first service terminal returns is not received by range, then the data processing equipment can be to the One service terminal sends the second prompt information, and the modification text of the second service terminal return is received within the scope of the second submission time Part module, wherein the first submission time range is prior to the second submission time range, and second prompt information is for prompting First service terminal submits time-out not complete.
S306: more according to the corresponding relationship of the modification file module of the multiple service terminal return and the terminal iidentification The new file destination.
In the embodiment of the present invention, data processing equipment can be according to the modification file module of the multiple service terminal return The file destination is updated with the corresponding relationship of the terminal iidentification.
In the embodiment of the present invention, data processing equipment can receive the modification to file destination that multiple service terminals are sent Request determines file module corresponding with the module id carried in the modification request in the file destination, according to described The sequencing of multiple service terminal arrangements, determines that each service terminal returns to the submission time range of modification file module, will And the corresponding file module of module id and service terminal corresponding with the terminal iidentification return to modification file module Submission time range be sent to the service terminal, when returning to the submission of modification file module according to each service terminal Between range, receive the modification file module that the multiple service terminal returns, and repairing according to what the multiple service terminal returned The corresponding relationship for changing file module and the terminal iidentification updates the file destination.By this embodiment, may be implemented Multiple service terminals update same file parallel, improve the efficiency of data processing.
Specifically, referring to fig. 4, Fig. 4 is a kind of schematic block diagram of data processing equipment provided in an embodiment of the present invention.This reality The data processing equipment for applying example includes: receiving unit 401, determination unit 402, transmission unit 403, updating unit 404.
Receiving unit 401 is requested, wherein described for receiving the modification to file destination that multiple service terminals are sent Module id is carried in modification request and sends the terminal iidentification of the service terminal of the modification request;
Determination unit 402, for determining file module corresponding with the module id in the file destination, wherein It include different file modules in the file destination, the different module ids corresponds to different file modules;
Transmission unit 403, for file module corresponding with the module id to be sent to and the terminal iidentification pair The service terminal answered so that the service terminal pair file module corresponding with the module id is modified, and is returned and is repaired Change file module;
Updating unit 404, the modification file module returned for receiving the multiple service terminal, and according to the multiple The corresponding relationship of modification file module and the terminal iidentification that service terminal returns updates the file destination.
Further, file module corresponding with the module id is sent to and the end by the transmission unit 403 Before end identifies corresponding service terminal, it is also used to:
Determine the association sequence of the corresponding file module of each module id in the file destination;
It is corresponding with terminal iidentification according to the association of file module each in file destination sequence and each module id Relationship is ranked up the multiple service terminal;
According to the sequencing of the arrangement of the multiple service terminal, determine that receiving the multiple service terminal returns to modification The reception sequence of file module.
Further, when the updating unit 404 receives the modification file module that the multiple service terminal returns, specifically For:
According to the reception sequence for receiving the multiple service terminal return modification file module, if in preset time range During the modification file module that the interior service terminal for receiving the first sequence in the multiple service terminal returns, receive The submission of the service terminal of second sequence is requested, then sends the first prompt information to the service terminal of second sequence;
Wherein, for first sequence prior to second sequence, first prompt information is described second suitable for prompting The service terminal of sequence is waited in line to submit.
Further, file module corresponding with the module id is sent to and the end by the transmission unit 403 When end identifies corresponding service terminal, it is specifically used for:
According to the sequencing that the multiple service terminal arranges, determine that each service terminal returns to modification file module Submission time range;
And the corresponding file module of the module id and service terminal corresponding with terminal iidentification return is repaired The submission time range for changing file module is sent to the service terminal, so that the service terminal is in the submission time range Interior auto-returned modifies file module.
Further, when the updating unit 404 receives the modification file module that the multiple service terminal returns, specifically For:
The submission time range that modification file module is returned according to each service terminal, is detected in the first submission time Whether the modification file module of first service terminal return is received in range;
Repairing for the first service terminal return is not received by within the scope of first submission time if detected Change file module, then sends the second prompt information to the first service terminal, and receive the second industry within the scope of the second submission time The modification file module that terminal of being engaged in returns;
Wherein, the first submission time range is prior to the second submission time range, and second prompt information is for mentioning Show that first service terminal submits time-out not complete.
Further, after the updating unit 404 receives the modification file module that the multiple service terminal returns, also For:
Detect the modification file module that the multiple service terminal that receives returns association sequence whether with the mesh The association sequence of each module id respective file module matches in mark file;
If testing result mismatches, the association for adjusting the modification file module that the multiple service terminal returns is suitable Sequence.
Further, after the updating unit 404 receives the modification file module that the multiple service terminal returns, also For:
The modification for judging that whether the module id of the modification file module received sends with the service terminal is asked The module id of middle carrying is asked to match;
If it is judged that mismatch, it is determined that mistake occurs for the modification file module of the service terminal, and to institute It states service terminal and sends third prompt information;
Wherein, the module carried in the modification request sent with the service terminal is carried in the third prompt information Corresponding file module is identified, for prompting the service terminal to modify the file module.
In the embodiment of the present invention, data processing equipment can receive the modification to file destination that multiple service terminals are sent Request determines file module corresponding with the module id that carries in the modification request in the file destination, will with it is described The corresponding file module of module id is sent to service terminal corresponding with the terminal iidentification so that the service terminal pair with The corresponding file module of the module id is modified, and returns to modification file module.The data processing equipment can connect Receive the modification file module that the multiple service terminal returns, and the modification file module returned according to the multiple service terminal The file destination is updated with the corresponding relationship of the terminal iidentification.By this embodiment, it is whole that multiple business may be implemented End is parallel to update same file, improves the efficiency of data processing.
It is a kind of schematic block diagram of server provided in an embodiment of the present invention referring to Fig. 5, Fig. 5.This implementation as shown in the figure Server in example may include: one or more processors 501;One or more input equipments 502, one or more output Equipment 503 and memory 504.Above-mentioned processor 501, input equipment 502, output equipment 503 and memory 504 pass through bus 505 connections.Memory 504 is for storing computer program, and the computer program includes program instruction, and processor 501 is used for Execute the program instruction that memory 504 stores.Wherein, processor 501 is configured for calling described program instruction execution:
It receives the modification to file destination that multiple service terminals are sent to request, wherein carry in the modification request Module id and the terminal iidentification for sending the service terminal that the modification is requested;
Determine file module corresponding with the module id in the file destination, wherein wrap in the file destination Different file modules is included, the different module ids corresponds to different file modules;
Will and the corresponding file module of the module id be sent to service terminal corresponding with the terminal iidentification so that The service terminal pair file module corresponding with the module id is modified, and returns to modification file module;
The modification file module that the multiple service terminal returns is received, and is repaired according to what the multiple service terminal returned The corresponding relationship for changing file module and the terminal iidentification updates the file destination.
Further, file module corresponding with the module id is sent to and the terminal by the processor 501 Before identifying corresponding service terminal, it is also used to:
Determine the association sequence of the corresponding file module of each module id in the file destination;
It is corresponding with terminal iidentification according to the association of file module each in file destination sequence and each module id Relationship is ranked up the multiple service terminal;
According to the sequencing of the arrangement of the multiple service terminal, determine that receiving the multiple service terminal returns to modification The reception sequence of file module.
Further, it is specific to use when the processor 501 receives the modification file module that the multiple service terminal returns In:
According to the reception sequence for receiving the multiple service terminal return modification file module, if in preset time range During the modification file module that the interior service terminal for receiving the first sequence in the multiple service terminal returns, receive The submission of the service terminal of second sequence is requested, then sends the first prompt information to the service terminal of second sequence;
Wherein, for first sequence prior to second sequence, first prompt information is described second suitable for prompting The service terminal of sequence is waited in line to submit.
Further, file module corresponding with the module id is sent to and the terminal by the processor 501 When identifying corresponding service terminal, it is specifically used for:
According to the sequencing that the multiple service terminal arranges, determine that each service terminal returns to modification file module Submission time range;
And the corresponding file module of the module id and service terminal corresponding with terminal iidentification return is repaired The submission time range for changing file module is sent to the service terminal, so that the service terminal is in the submission time range Interior auto-returned modifies file module.
Further, it is specific to use when the processor 501 receives the modification file module that the multiple service terminal returns In:
The submission time range that modification file module is returned according to each service terminal, is detected in the first submission time Whether the modification file module of first service terminal return is received in range;
Repairing for the first service terminal return is not received by within the scope of first submission time if detected Change file module, then sends the second prompt information to the first service terminal, and receive the second industry within the scope of the second submission time The modification file module that terminal of being engaged in returns;
Wherein, the first submission time range is prior to the second submission time range, and second prompt information is for mentioning Show that first service terminal submits time-out not complete.
Further, it after the processor 501 receives the modification file module that the multiple service terminal returns, also uses In:
Detect the modification file module that the multiple service terminal that receives returns association sequence whether with the mesh The association sequence of each module id respective file module matches in mark file;
If testing result mismatches, the association for adjusting the modification file module that the multiple service terminal returns is suitable Sequence.
Further, it after the processor 501 receives the modification file module that the multiple service terminal returns, also uses In:
The modification for judging that whether the module id of the modification file module received sends with the service terminal is asked The module id of middle carrying is asked to match;
If it is judged that mismatch, it is determined that mistake occurs for the modification file module of the service terminal, and to institute It states service terminal and sends third prompt information;
Wherein, the module carried in the modification request sent with the service terminal is carried in the third prompt information Corresponding file module is identified, for prompting the service terminal to modify the file module.
In the embodiment of the present invention, server can receive the modification to file destination that multiple service terminals are sent and request, Determine file module corresponding with the module id carried in the modification request in the file destination, it will be with the module mark Know corresponding file module and be sent to service terminal corresponding with the terminal iidentification, so that the service terminal pair and the mould The corresponding file module of block identification is modified, and returns to modification file module.The data processing equipment can receive described The modification file module that multiple service terminals return, and the modification file module returned according to the multiple service terminal with it is described The corresponding relationship of terminal iidentification updates the file destination.By this embodiment, it is parallel that multiple service terminals may be implemented Same file is updated, the efficiency of data processing is improved.
It should be appreciated that in embodiments of the present invention, alleged processor 501 can be central processing unit (CenSral Processing UniS, CPU), which can also be other general processors, digital signal processor (DigiSal Signal Processor, DSP), specific integrated circuit (ApplicaSion Specific InSegraSed CircuiS, ASIC), ready-made programmable gate array (Field-Programmable GaSe Array, FPGA) or other programmable logic Device, discrete gate or transistor logic, discrete hardware components etc..General processor can be microprocessor or this at Reason device is also possible to any conventional processor etc..
Input equipment 502 may include Trackpad, microphone etc., output equipment 503 may include display (LCD etc.), Loudspeaker etc..
The memory 504 may include read-only memory and random access memory, and to processor 501 provide instruction and Data.The a part of of memory 504 can also include nonvolatile RAM.For example, memory 504 can also be deposited Store up the information of device type.
In the specific implementation, processor 501 described in the embodiment of the present invention, input equipment 502, output equipment 503 can Implementation described in the embodiment of the method for data processing method provided in an embodiment of the present invention is executed, this hair also can be performed The implementation of front-end client described in bright embodiment and back-end server, details are not described herein.
A kind of computer readable storage medium is additionally provided in the embodiment of the present invention, the computer readable storage medium is deposited Computer program is contained, data processing side described in the embodiment of the present invention is realized when the computer program is executed by processor Method, details are not described herein.
Those of ordinary skill in the art may be aware that list described in conjunction with the examples disclosed in the embodiments of the present disclosure Member and algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware With the interchangeability of software, each exemplary composition and step are generally described according to function in the above description.This A little functions are implemented in hardware or software actually, the specific application and design constraint depending on technical solution.Specially Industry technical staff can use different methods to achieve the described function each specific application, but this realization is not It is considered as beyond the scope of this invention.
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, technical solution of the present invention is substantially The all or part of the part that contributes to existing technology or the technical solution can be in the form of software products in other words It embodies, which is stored in a storage medium, including some instructions are used so that a computer Equipment (can be personal computer, server or the network equipment etc.) executes the complete of each embodiment the method for the present invention Portion or part steps.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic or disk etc. are various can store journey The medium of sequence code.
The above, some embodiments only of the invention, but scope of protection of the present invention is not limited thereto, and it is any Those familiar with the art in the technical scope disclosed by the present invention, can readily occur in various equivalent modifications or replace It changes, these modifications or substitutions should be covered by the protection scope of the present invention.

Claims (10)

1. a kind of data processing method characterized by comprising
It receives the modification to file destination that multiple service terminals are sent to request, wherein carry module in the modification request Identify and send the terminal iidentification of the service terminal of the modification request;
Determine file module corresponding with the module id in the file destination, wherein include not in the file destination Same file module, the different module ids correspond to different file modules;
Will and the corresponding file module of the module id be sent to service terminal corresponding with the terminal iidentification so that described Service terminal pair file module corresponding with the module id is modified, and returns to modification file module;
Receive the modification file module that the multiple service terminal returns, and the modification text returned according to the multiple service terminal The corresponding relationship of part module and the terminal iidentification updates the file destination.
2. the method according to claim 1, wherein described will file module hair corresponding with the module id Before giving service terminal corresponding with the terminal iidentification, further includes:
Determine the association sequence of the corresponding file module of each module id in the file destination;
It is closed according to the association of file module each in file destination sequence and each module id are corresponding with terminal iidentification System, is ranked up the multiple service terminal;
According to the sequencing of the arrangement of the multiple service terminal, determine that receiving the multiple service terminal returns to modification file The reception sequence of module.
3. according to the method described in claim 2, it is characterized in that, the modification text for receiving the multiple service terminal and returning Part module, comprising:
According to the reception sequence for receiving the multiple service terminal return modification file module, if connect in preset time range During the modification file module of service terminal return for receiving the first sequence in the multiple service terminal, second is received The submission of the service terminal of sequence is requested, then sends the first prompt information to the service terminal of second sequence;
Wherein, first sequence is prior to second sequence, and first prompt information is for prompting second sequence Service terminal is waited in line to submit.
4. according to the method described in claim 2, it is characterized in that, described will file module hair corresponding with the module id Give service terminal corresponding with the terminal iidentification, comprising:
According to the sequencing that the multiple service terminal arranges, determine that each service terminal returns to the submission of modification file module Time range;
And the corresponding file module of the module id and service terminal corresponding with the terminal iidentification is returned into modification text The submission time range of part module is sent to the service terminal so that the service terminal within the scope of the submission time from It is dynamic to return to modification file module.
5. according to the method described in claim 4, it is characterized in that, the modification text for receiving the multiple service terminal and returning Part module, comprising:
The submission time range that modification file module is returned according to each service terminal, is detected in the first submission time range Inside whether receive the modification file module of the first service terminal return;
If detecting and being not received by the modification text that first service terminal returns within the scope of first submission time Part module then sends the second prompt information to the first service terminal, and the second business end is received within the scope of the second submission time Hold the modification file module returned;
Wherein, the first submission time range is prior to the second submission time range, and second prompt information is for prompting institute Stating the first service terminal submits time-out not complete.
6. according to the method described in claim 5, it is characterized in that, the modification text for receiving the multiple service terminal and returning After part module, further includes:
Whether the association sequence for detecting the modification file module that the multiple service terminal received returns is literary with the target The association sequence of each module id respective file module matches in part;
If testing result mismatches, the association sequence for the modification file module that the multiple service terminal returns is adjusted.
7. the method according to claim 1, wherein the modification text for receiving the multiple service terminal and returning After part module, further includes:
In the modification the request whether module id for the modification file module that judgement receives sends with the service terminal The module id of carrying matches;
If it is judged that mismatch, it is determined that mistake occurs for the modification file module of the service terminal, and to the industry Terminal of being engaged in sends third prompt information;
Wherein, the module id carried in the modification request sent with the service terminal is carried in the third prompt information Corresponding file module, for prompting the service terminal to modify the file module.
8. a kind of data processing equipment, which is characterized in that including for executing as described in any one of claim 1-7 claim Method unit.
9. a kind of server, which is characterized in that including processor, input equipment, output equipment and memory, the processor, Input equipment, output equipment and memory are connected with each other, wherein the memory is for storing computer program, the calculating Machine program includes program instruction, and the processor is configured for calling described program instruction, is executed as claim 1-7 is any Method described in.
10. a kind of computer readable storage medium, which is characterized in that the computer storage medium is stored with computer program, The computer program is executed by processor to realize the described in any item methods of claim 1-7.
CN201910531151.2A 2019-06-18 2019-06-18 A kind of data processing method, equipment, server and readable storage medium storing program for executing Pending CN110309112A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910531151.2A CN110309112A (en) 2019-06-18 2019-06-18 A kind of data processing method, equipment, server and readable storage medium storing program for executing
PCT/CN2020/086725 WO2020253378A1 (en) 2019-06-18 2020-04-24 Method, device, and server for data processing, and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910531151.2A CN110309112A (en) 2019-06-18 2019-06-18 A kind of data processing method, equipment, server and readable storage medium storing program for executing

Publications (1)

Publication Number Publication Date
CN110309112A true CN110309112A (en) 2019-10-08

Family

ID=68077512

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910531151.2A Pending CN110309112A (en) 2019-06-18 2019-06-18 A kind of data processing method, equipment, server and readable storage medium storing program for executing

Country Status (2)

Country Link
CN (1) CN110309112A (en)
WO (1) WO2020253378A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328325A (en) * 2020-11-06 2021-02-05 深圳壹账通智能科技有限公司 Execution method and device of model file, terminal equipment and storage medium
CN114817140A (en) * 2021-01-18 2022-07-29 华为技术有限公司 Distributed file access method and related equipment
CN114897618A (en) * 2022-06-07 2022-08-12 中国工商银行股份有限公司 Data processing control method and device, computer equipment and data processing system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004046898A (en) * 2003-09-22 2004-02-12 Fujitsu Ltd File system control method and program storage medium
CN102170631A (en) * 2011-04-21 2011-08-31 中国联合网络通信集团有限公司 Service information acquisition method, equipment and system
CN102739440A (en) * 2012-05-24 2012-10-17 大唐移动通信设备有限公司 Method and device for accessing hardware device
CN103200276A (en) * 2013-04-23 2013-07-10 福建伊时代信息科技股份有限公司 File security control method and device
CN103327037A (en) * 2012-03-20 2013-09-25 中兴通讯股份有限公司 Data synchronizing method and device
CN103780684A (en) * 2014-01-10 2014-05-07 清华大学 Method for data sharing among intelligent equipment based on file system
CN107924391A (en) * 2015-04-20 2018-04-17 盈发伟公司 The method and apparatus of shared collaborative editing document

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7954043B2 (en) * 2002-12-02 2011-05-31 International Business Machines Corporation Concurrent editing of a file by multiple authors
CN1979466A (en) * 2005-11-29 2007-06-13 国际商业机器公司 Method and device for allowing multi-users to edit a shared electronic file simultaneously
CN100438416C (en) * 2005-12-02 2008-11-26 无锡永中科技有限公司 Method for realizing file coordination processing
US8555161B2 (en) * 2010-05-27 2013-10-08 Microsoft Corporation Concurrent editing of a document by multiple clients
CN102955785B (en) * 2011-08-22 2015-09-09 北大方正集团有限公司 A kind of network editing method and system of document
US9158746B2 (en) * 2012-06-13 2015-10-13 International Business Machines Corporation Managing concurrent editing in a collaborative editing environment using cursor proximity and a delay

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004046898A (en) * 2003-09-22 2004-02-12 Fujitsu Ltd File system control method and program storage medium
CN102170631A (en) * 2011-04-21 2011-08-31 中国联合网络通信集团有限公司 Service information acquisition method, equipment and system
CN103327037A (en) * 2012-03-20 2013-09-25 中兴通讯股份有限公司 Data synchronizing method and device
CN102739440A (en) * 2012-05-24 2012-10-17 大唐移动通信设备有限公司 Method and device for accessing hardware device
CN103200276A (en) * 2013-04-23 2013-07-10 福建伊时代信息科技股份有限公司 File security control method and device
CN103780684A (en) * 2014-01-10 2014-05-07 清华大学 Method for data sharing among intelligent equipment based on file system
CN107924391A (en) * 2015-04-20 2018-04-17 盈发伟公司 The method and apparatus of shared collaborative editing document

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谢承灏;董健全;: "P2P文件共享系统中的恶意代码防治策略", 计算机工程与应用, no. 24 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328325A (en) * 2020-11-06 2021-02-05 深圳壹账通智能科技有限公司 Execution method and device of model file, terminal equipment and storage medium
CN114817140A (en) * 2021-01-18 2022-07-29 华为技术有限公司 Distributed file access method and related equipment
CN114897618A (en) * 2022-06-07 2022-08-12 中国工商银行股份有限公司 Data processing control method and device, computer equipment and data processing system

Also Published As

Publication number Publication date
WO2020253378A1 (en) 2020-12-24

Similar Documents

Publication Publication Date Title
CN104834602B (en) A kind of program dissemination method, device and program delivery system
WO2020237798A1 (en) Upgrade method and device
EP2876865B1 (en) Communication apparatus, communication system, communication method and recording medium
CN109814910A (en) Automate gray scale dissemination method, device, computer system and storage medium
CN114003510B (en) Script testing method, device, equipment and medium based on Mock service
CN110007946B (en) Method, device, equipment and medium for updating algorithm model
CN113505520A (en) Method, device and system for supporting heterogeneous federated learning
CN113268336B (en) Service acquisition method, device, equipment and readable medium
CN110309112A (en) A kind of data processing method, equipment, server and readable storage medium storing program for executing
CN110011875A (en) Dial-testing method, apparatus, device and computer-readable storage medium
CN113238965A (en) Interface test script generation method, system and storage medium
CN113342634B (en) Software quality assessment method and device
CN117522319A (en) A universal data flow approval system, method, equipment and medium
CN106021003B (en) Restorative procedure, intelligent terminal and the server of intelligent terminal
CN117009219A (en) Whole-course data verification method and system based on priority ordering
CN111552631B (en) System testing method, device and computer readable storage medium
JP2024543174A (en) NODE STATE DETERMINATION METHOD, NODE STATE DETERMINATION DEVICE, ELECTRONIC DEVICE, AND PROGRAM
CN111310242B (en) Method and device for generating device fingerprint, storage medium and electronic device
CN113515447A (en) System automation test method and device
CN110930253A (en) Intelligent contract internal main key generation method and device, computer equipment and storage medium
CN114201264B (en) A method, device, equipment and storage medium for verifying mixed object placement
CN105404543A (en) Simulation machine
CN113392011B (en) A link segmentation performance testing method and device
CN115562898A (en) Distributed payment system exception handling method and device
CN114189934B (en) Repeated paging determining method, device, equipment and medium

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20191008