CN104717286A - Data processing method, terminal, server and system - Google Patents

Data processing method, terminal, server and system Download PDF

Info

Publication number
CN104717286A
CN104717286A CN201510094727.5A CN201510094727A CN104717286A CN 104717286 A CN104717286 A CN 104717286A CN 201510094727 A CN201510094727 A CN 201510094727A CN 104717286 A CN104717286 A CN 104717286A
Authority
CN
China
Prior art keywords
data processing
data
instruction
online
locality
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.)
Granted
Application number
CN201510094727.5A
Other languages
Chinese (zh)
Other versions
CN104717286B (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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201510094727.5A priority Critical patent/CN104717286B/en
Publication of CN104717286A publication Critical patent/CN104717286A/en
Application granted granted Critical
Publication of CN104717286B publication Critical patent/CN104717286B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1014Server selection for load balancing based on the content of a request

Abstract

The invention discloses a data processing method, terminal, server and system. A specific implementation mode of the data processing method comprises the steps that online data downloaded from the data processing server are stored as local offline data; according to a received data processing instruction, whether data processing is locally carried out or not is determined; if yes, the offline data are processed according to the data processing instruction; otherwise, the data processing instruction is sent to the data processing server, and the data processing server is requested to process the online data according to the data processing instruction. According to the implementation mode, data processing instructions of different types are executed on different terminals, and data processing efficiency is improved.

Description

Data processing method, terminal, server and system
Technical field
The application relates to field of computer technology, is specifically related to technical field of information processing, particularly relates to data processing method, terminal, server and system.
Background technology
Along with the develop rapidly of computer technology, some application on site programs need to manage a large amount of data.Such as, in search engine marketing system, a marketing account needs to manage a large amount of material datas under multiple level.Usually include multiple " popularization plan " in a marketing account, and each " popularization plan " can comprise multiple " popularization unit " below, each " popularization unit " includes again multiple " keyword " and " intention " below simultaneously.Like this, user, when managing marketing account, operates a large amount of material datas with regard to needing.Due to any operation that user carries out material data, all need could realize by carrying out data interaction between application on site program and server.Therefore, when application on site program performs large batch of data management operations, need to carry out data interaction frequently with server.This reciprocal process is limited by the impact of the factors such as network transfer speeds, usually needs the stand-by period grown just can complete very, causes the inefficiency of data management.
In the prior art, market demand in enormous quantities can provide desktop client software or in web application, use HTML5 (Hyper Text Markup Language 5,5th material alteration of HTML) offline storage technology, user can first be managed off-line data in this locality, and then by the mode uploaded by the data syn-chronization after process to database on line, avoid data interaction frequently between application program and server.But when user needs to carry out computing to a large amount of off-line data, be limited to the hardware performance of local terminal, the computing ability of application program to a large amount of off-line data is poor, causes data-handling efficiency lower.
In sum, prior art when processing data in enormous quantities, or directly processes online, or first online data is downloaded to this locality and carry out processed offline again.But these two kinds of modes all can only process the one in online data or off-line data, and these two kinds of modes all exist defect as above, thus cause the efficiency of data processing lower.
Summary of the invention
This application provides a kind of data processing method, terminal, server and system, can determine still to process online data local off-line data according to the data processing instructions received, to realize the object improving data-handling efficiency.
First aspect, this application provides a kind of data processing method, comprising: the online data downloaded from data processing server is saved as local off-line data; According to the data processing instructions received, determine whether to carry out data processing in this locality; If so, then according to described data processing instructions, described off-line data is processed; Otherwise, described data processing instructions is sent to described data processing server, and asks described data processing server to process described online data according to described data processing instructions.
Second aspect, this application provides a kind of data processing terminal, comprising: data storage module, for the online data downloaded from data processing server is saved as local off-line data; Instruction determination module, for according to the data processing instructions received, determines whether to carry out data processing in this locality; Off-line data processing module, during for determining to carry out data processing in this locality when described instruction determination module, processes the off-line data that described data storage module is preserved according to described data processing instructions; Instruction sending module, during for determining when described instruction determination module not carry out data processing in this locality, described data processing instructions is sent to data processing server, and notifies that described data processing server processes described online data according to described data processing instructions.
The third aspect, this application provides a kind of data processing server, comprising: command reception module, for receiving the data processing instructions that data processing terminal sends; Online data processing module, for processing the online data on described data processing server according to described data processing instructions; Wherein, described transmission be by described data processing terminal according to the data processing instructions received, determine to carry out when not carrying out data processing in this locality.
Fourth aspect, this application provides a kind of data handling system, comprising: data processing terminal, for the online data downloaded from data processing server is saved as local off-line data; According to the data processing instructions received, determine whether to carry out data processing in this locality; If so, then according to described data processing instructions, described off-line data is processed; Otherwise, described data processing instructions is sent to described data processing server, and asks described data processing server to process described online data according to described data processing instructions; Described data processing server, for receiving the data processing instructions that data processing terminal sends; According to described data processing instructions, described online data is processed; Wherein, described transmission be by described data processing terminal according to the data processing instructions received, determine to carry out when not carrying out data processing in this locality.
The data processing method that the application provides, can first download online data from data processing server and be saved as local off-line data, then determine whether to carry out data processing in this locality to the data processing instructions analysis received, if it is off-line data is processed, otherwise request msg processing server processes online data.The application can according to the feature of the data processing instructions received, determine the main body performing this data processing instructions, then local off-line data or online data are processed, thus add the flexibility of data processing, and the data processing advantage of local terminal and server end can be fully utilized, thus improve data-handling efficiency.
Accompanying drawing explanation
By reading the detailed description done non-limiting example done with reference to the following drawings, the other features, objects and advantages of the application will become more obvious:
Fig. 1 is the flow chart of an embodiment of the application's data processing method;
Fig. 2 is the flow chart that the online data downloaded from data processing server is saved as an embodiment of local off-line data by the application;
Fig. 3 is the functional module construction schematic diagram of an embodiment of the application's data processing terminal;
Fig. 4 is the functional module construction schematic diagram of an embodiment of the application's data processing server;
Fig. 5 is the functional module construction schematic diagram of an embodiment of the application's data handling system.
Embodiment
Below in conjunction with drawings and Examples, the application is described in further detail.Be understandable that, specific embodiment described herein is only for explaining related invention, but not the restriction to this invention.It also should be noted that, for convenience of description, in accompanying drawing, illustrate only the part relevant to Invention.
It should be noted that, when not conflicting, the embodiment in the application and the feature in embodiment can combine mutually.Below with reference to the accompanying drawings and describe the application in detail in conjunction with the embodiments.
Please refer to Fig. 1, it illustrates the flow process 100 of an embodiment of data processing method.The present embodiment is mainly applied in this way and can illustrates in the data processing terminal of access network, this data processing terminal can be various intelligent terminal, comprises smart mobile phone, panel computer, desktop computer, pocket computer on knee and Wearable device etc.The data processing method of the present embodiment can be applied to the application on site program managing data in enormous quantities, as search engine marketing system etc.Application on site program in the present embodiment can be the client-side program being installed on terminal local, also can be the HTML5 web application run in the browser of terminal.The data processing method of the present embodiment, comprises the following steps:
As shown in Figure 1, in a step 101, the online data downloaded from data processing server is saved as local off-line data.
In the present embodiment, data processing terminal can by various wired or wireless mode, be loaded in from data processing server the online data that line application program manages up and down, and the online data of download be kept at this locality of data processing terminal, as local off-line data.When application on site program be run by local client time, can directly the online data of download be kept in the local storage region at client place.And when application on site program is Web page application program and is run by web browser, the offline storage technology of HTML5 can be utilized, the online data of download is kept in the local storage region at web browser place.Wherein, above-mentioned radio connection includes but not limited to the radio connection that 3G connection, WiFi connection, bluetooth connection, WiMAX connection, Zigbee connection, UWB (ultra wideband) connection or other future will develop.
Then, in a step 102, according to the data processing instructions received, determine whether to carry out data processing in this locality.
In the present embodiment, data processing terminal can receive the data processing instructions of user's input, and determines whether to carry out data processing in this locality according to this data processing instructions.Particularly, first data processing terminal can be analyzed the data processing instructions received, to determine the operating feature of this data processing instructions, and determine to carry out data processing in this locality according to this operating feature further, or carry out data processing at data processing server end.Such as, when the data processing operation that data processing instructions is specified need data processing terminal and data processing server carry out data interaction frequently just can complete time, just can determine to perform this data processing instructions in this locality, to reduce the impact of the network transfer speeds between data processing terminal and data processing server on data-handling efficiency.And the data processing operation of specifying when data processing instructions does not need data processing terminal and data processing server to carry out data interaction frequently, but when needing execution data processing terminal to have stronger data computing capability, then can determine not in this locality but perform this data processing instructions at server end.This is because the hardware configuration of server is better than data processing terminal usually, its ability calculated data in enormous quantities is stronger, therefore can complete data processing task more efficiently.
In an optional implementation of the present embodiment, according to the data processing instructions received, determine whether that carry out data processing comprises in this locality: if the data processing instructions received is the instruction of change type, then determine to carry out data processing in this locality; If the data processing instructions received is calculation type instruction, then determine not carry out data processing in this locality.That is, data processing terminal can, according to the type of the data processing instructions received, determine whether to carry out data processing in this locality.
Particularly, when the data processing instructions received is the instruction of change type, illustrate that data processing operation specified by this data manipulation instruction is mainly to the operation that data itself change.For common Web page application program, often changing data all needs browser to change the response of asking also waiting for server to be asked this change to data processing server transmission data.Therefore, when changing large batch of data, need to carry out in a large number between data processing terminal and data processing server, ask frequently to send and response.In this case, the present embodiment just can be selected to carry out data alter operation in this locality, responds to avoid long waiting for server.Alternatively, change type instruction can comprise data and add instruction, data modification instruction or data delete instruction.Wherein, data are added instruction and are used for increasing new data in existing data, and data modification instruction is used for modifying to existing data, and data delete instruction is for deleting the part or all of data in data with existing
Alternatively or alternatively, when the data processing instructions received is calculation type instruction, illustrate that data processing operation specified by this data manipulation instruction is mainly to the mathematical computations that multiple data are carried out.For client-side program of the prior art, its any data manipulation instruction received all performs in this locality.But be limited to the hardware configuration of client itself, it is when calculating large batch of data, and processing speed is comparatively slow.In this case, just can select not carry out data calculating operation in this locality, but this transition of operation is carried out to server end, to make full use of the high-performance hardware system of server, improve data computational speed.Alternatively, calculation type instruction comprises data sorting instruction, data screening instruction or generates data sheet instruction.Wherein, one or more sort criterias that data sorting instruction is used for specifying based on user sort to data, one or more screening conditions that data screening instruction is used for specifying based on user are screened data, generate data sheet instruction and are used for carrying out statistical analysis to part or all of data and generating related statements.
In step 103, carry out data processing if determine in this locality, then according to data processing instructions, off-line data is processed.
In the present embodiment, when determining to carry out data processing in this locality in above-mentioned steps 102, then according to data processing instructions, the off-line data being kept at data processing terminal this locality can be processed.Such as, can to add the off-line data of this locality according to data processing instructions, revise or the operation such as deletion.
In an optional implementation of the present embodiment, the data processing method of the present embodiment can also comprise step 105: carry out data processing if determine in this locality, and the off-line data batch after process is uploaded to data processing server.In the present embodiment, when carrying out off-line data in this locality after process completes, the off-line data batch after process to be uploaded to data processing server.Particularly, can by after data processing, the off-line data occurring to change is unified is uploaded to data processing server, makes the data that data processing server can be uploaded with data processing terminal, with the data of preserving before on cover data processing server.Thus when guaranteeing to carry out data processing in this locality, the online data on data processing server is consistent with the off-line data on data processing terminal all the time, make can come into force in time to the amendment that off-line data carries out in this locality.
At step 104, do not carry out data processing in this locality if determine, then data processing instructions is sent to data processing server, and request msg processing server processes to online data according to data processing instructions.
In the present embodiment, when determining not carry out data processing in this locality in above-mentioned steps 102, then data processing instructions can be sent to data processing server by wired or wireless mode by data processing terminal, and request msg processing server processes online data according to this data processing instructions.Data processing server, after receiving this data processing instructions, just according to data processing instructions, can process the online data being kept at data processing server end.Such as, data processing server can to sort to the online data of server end according to data processing instructions, screen or the operation such as generating report forms.
In an optional implementation of the present embodiment, the data processing method of the present embodiment can also comprise step 106: do not carry out data processing in this locality if determine, carries out synchronous by off-line data with the online data after process.In the present embodiment, when data processing server to carry out after process completes to online data, the off-line data of this locality can carry out synchronous with the online data after process by data processing terminal.Particularly, can by after data processing, the online data occurring to change is synchronized to this locality, such as, can obtain from data processing server the result that sorts to online data and be kept at this locality.Can guarantee that the off-line data on data processing terminal remains consistent with the online data on data processing server like this, make data processing server can feed back to user in time to the result of online data.
The data processing method that above-described embodiment of the application provides, can first download online data from data processing server and be saved as local off-line data, then determine whether to carry out data processing in this locality to the data processing instructions analysis received, if it is off-line data is processed, otherwise request msg processing server processes online data.The application can according to the feature of the data processing instructions received, determine the main body performing this data processing instructions, then local off-line data or online data are processed, thus add the flexibility of data processing, and the data processing advantage of local terminal and server end can be fully utilized, thus improve data-handling efficiency.
With further reference to Fig. 2, it illustrates the flow process 200 of the embodiment online data downloaded from data processing server being saved as local off-line data.
As shown in Figure 2, in step 201, after by the authorization check of data processing server, online data is downloaded from data processing server.
In the present embodiment, data processing terminal is being set up after network is connected with data processing server, if want to carry online data up and down from data processing server further, also need the authorization check by data processing server, to guarantee that data processing terminal has data and downloads qualification.Particularly, make carrying out authorization check, data processing terminal can send a check information to data processing server, is then verified it by data processing server.Such as, data processing terminal can send name on account and corresponding login password to data processing server, then whether consistent with the accounts information prestored with login password by data processing server checking account title, if consistent, be proved to be successful, data processing terminal just obtains the authority downloading online data from data processing server, thus successfully can download online data.
In an optional implementation of the present embodiment, download online data from data processing server and comprise: based on the service condition of online data, determine the downloading order of online data; According to downloading order, download online data by backstage from data processing server.In the present embodiment, data processing terminal first according to the service condition of online data, can determine downloading order when downloading online data.Alternatively, service condition comprises frequency of utilization and/or update time.That is, when determining the downloading order of online data, preferentially can download the higher online data of frequency of utilization, also can preferentially download most recently updated online data, can also in the online data that multiple frequency of utilization is higher, the online data that preferential download is most recently updated.Then, data processing terminal according to the downloading order determined, when the non-perception of user, can download online data by the backstage of terminal from data processing server.
Then, in step 202., in response to receiving data syn-chronization instruction, the online data downloaded is covered the local off-line data stored.
In this enforcement, after data on above-mentioned steps 201 pairs of data processing servers are downloaded, first the data downloaded can be kept in certain memory space of data processing terminal this locality temporarily, and not cover the local off-line data stored, with the follow-up use of standby user.When after the data syn-chronization instruction receiving user's input, the online data downloaded directly can be used to cover the local off-line data stored, thus decrease user's appreciable download stand-by period.
As can be seen from Figure 2, the present embodiment describes in further detail the example implementations how online data downloaded from data processing server being saved as local off-line data.The present embodiment, by downloading in advance online data, making data processing terminal when receiving data syn-chronization instruction, can realize simultaneous operation rapidly, further increasing data-handling efficiency.
With further reference to Fig. 3, it illustrates the functional module construction schematic diagram of an embodiment of data processing terminal.
As shown in Figure 3, the data processing terminal of the present embodiment comprises: data storage module 310, instruction determination module 320, off-line data processing module 330 and instruction sending module 340.
Data storage module 310, for saving as local off-line data by the online data downloaded from data processing server.
Instruction determination module 320, for according to the data processing instructions received, determines whether to carry out data processing in this locality.
Off-line data processing module 330, during for determining when instruction determination module 320 to carry out data processing in this locality, processes the off-line data that data storage module 310 is preserved according to data processing instructions.
Instruction sending module 340, during for determining when instruction determination module 320 not carry out data processing in this locality, data processing instructions is sent to data processing server, and notification data processing server processes to online data according to data processing instructions.
In an optional implementation of the present embodiment, instruction determination module 320 can comprise: the first determining unit and the second determining unit.
First determining unit, for when the data processing instructions received is the instruction of change type, determines to carry out data processing in this locality.
Second determining unit, for when the data processing instructions received is calculation type instruction, determines not carry out data processing in this locality.
In an optional implementation of the present embodiment, the instruction of change type comprises data and adds instruction, data modification instruction or data delete instruction, and calculation type instruction comprises data sorting instruction, data screening instruction or generates data sheet instruction.
In an optional implementation of the present embodiment, data processing terminal can also comprise: data upload module and data simultaneous module.
Data upload module, for when determining to carry out data processing in this locality, is uploaded to data processing server by the off-line data batch after process.
Data simultaneous module, for when determining not carry out data processing in this locality, carries out synchronous by off-line data with the online data after process.
In an optional implementation of the present embodiment, data storage module 310 can comprise: data download unit and data synchronisation unit.
Data download unit, for after by the authorization check of data processing server, downloads online data from data processing server.
Data synchronisation unit, in response to receiving data syn-chronization instruction, the online data downloaded by data download unit covers the local off-line data stored.
In an optional implementation of the present embodiment, data download unit can comprise:
Downloading order determination subelement, for the service condition based on online data, determines the downloading order of online data.
Subelements under data, for the downloading order determined according to downloading order determination subelement, downloads online data by backstage from data processing server.
In an optional implementation of the present embodiment, service condition comprises frequency of utilization and/or update time.
Should be appreciated that all modules of recording in Fig. 3 or unit corresponding with each step in the method described with reference to Fig. 1-2.Thus, the operation described for method above and feature are equally applicable to terminal in Fig. 3 and the unit wherein comprised or module, do not repeat them here.
The data processing terminal that the application provides, first data storage module can be downloaded online data from data processing server and be saved as local off-line data, then instruction determination module determines whether to carry out data processing in this locality to the data processing instructions analysis received, if it is off-line data processing module processes off-line data, and ELSE instruction sending module request msg processing server processes online data.The application can according to the feature of the data processing instructions received, determine the main body performing this data processing instructions, then local off-line data or online data are processed, thus add the flexibility of data processing, and the data processing advantage of data processing terminal and data processing server can be fully utilized, thus improve data-handling efficiency.
With further reference to Fig. 4, it illustrates the functional module construction schematic diagram of an embodiment of data processing server.
As shown in Figure 4, the data processing server of the present embodiment comprises: command reception module 410 and online data processing module 420.
Command reception module 410, for receiving the data processing instructions that data processing terminal sends.
Online data processing module 420, processes the online data on data processing server for the data processing instructions received according to command reception module 410.
Wherein, forwarding step be by data processing terminal according to the data processing instructions received, determine to carry out when not carrying out data processing in this locality.
The data processing server that the application provides, can when data processing terminal be determined not carry out data processing in its this locality, receive its data processing instructions sent and according to this instruction, the online data on data processing server processed, thus the data processing advantage of data processing terminal and data processing server can be fully utilized, thus improve data-handling efficiency.
With further reference to Fig. 5, it illustrates the functional module construction schematic diagram of an embodiment of data handling system.
As shown in Figure 5, the data handling system of the present embodiment comprises data processing terminal 510 and data processing server 520.
Data processing terminal 510, for saving as local off-line data by the online data downloaded from data processing server; According to the data processing instructions received, determine whether to carry out data processing in this locality; If so, then according to data processing instructions, off-line data is processed; Otherwise, data processing instructions is sent to data processing server, and request msg processing server processes to online data according to data processing instructions.
Data processing server 520, for receiving the data processing instructions that data processing terminal sends; According to data processing instructions, online data is processed; Wherein, transmission be by data processing terminal according to the data processing instructions received, determine to carry out when not carrying out data processing in this locality.
The data handling system of the application comprises data processing terminal and data processing server.First data processing terminal can be downloaded online data from data processing server and be saved as local off-line data, then determine whether to carry out data processing in this locality to the data processing instructions analysis received, if it is off-line data is processed, otherwise request msg processing server processes online data.Data processing server when data processing terminal is determined not carry out data processing in its this locality, can receive its data processing instructions sent and processes the online data on data processing server according to this instruction.The data handling system that the application provides can fully utilize the data processing advantage of data processing terminal and data processing server, thus improves data-handling efficiency.
Be described in module involved in the embodiment of the present application to be realized by the mode of software, also can be realized by the mode of hardware.Described module also can be arranged within a processor, such as, can be described as: a kind of processor comprises data storage module, instruction determination module, off-line data processing module and instruction sending module.Wherein, the title of these modules does not form the restriction to this module itself under certain conditions, and such as, data storage module can also be described to " for the online data downloaded from data processing server being saved as the module of local off-line data ".
As another aspect, present invention also provides a kind of computer-readable recording medium, this computer-readable recording medium can be the computer-readable recording medium comprised in device in above-described embodiment; Also can be individualism, be unkitted the computer-readable recording medium allocated in terminal.Described computer-readable recording medium stores more than one or one program, and described program is used for performance description in the data processing method of the application by one or more than one processor.
More than describe and be only the preferred embodiment of the application and the explanation to institute's application technology principle.Those skilled in the art are to be understood that, invention scope involved in the application, be not limited to the technical scheme of the particular combination of above-mentioned technical characteristic, also should be encompassed in when not departing from described inventive concept, other technical scheme of being carried out combination in any by above-mentioned technical characteristic or its equivalent feature and being formed simultaneously.The technical characteristic that such as, disclosed in above-mentioned feature and the application (but being not limited to) has similar functions is replaced mutually and the technical scheme formed.

Claims (16)

1. a data processing method, is characterized in that, described method comprises:
The online data downloaded from data processing server is saved as local off-line data;
According to the data processing instructions received, determine whether to carry out data processing in this locality;
If so, then according to described data processing instructions, described off-line data is processed;
Otherwise, described data processing instructions is sent to described data processing server, and asks described data processing server to process described online data according to described data processing instructions.
2. method according to claim 1, is characterized in that, according to the data processing instructions received, determines whether that carry out data processing comprises in this locality:
If the data processing instructions of described reception is the instruction of change type, then determine to carry out data processing in this locality;
If the data processing instructions of described reception is calculation type instruction, then determine not carry out data processing in this locality.
3. method according to claim 2, it is characterized in that, the instruction of described change type comprises data and adds instruction, data modification instruction or data delete instruction, and described calculation type instruction comprises data sorting instruction, data screening instruction or generates data sheet instruction.
4. the method according to any one of claims 1 to 3, is characterized in that, described method also comprises:
Carry out data processing if determine in this locality, then the off-line data batch after process is uploaded to described data processing server;
Do not carry out data processing in this locality if determine, then described off-line data is carried out synchronous with the online data after process.
5. method according to claim 1, is characterized in that, describedly the online data downloaded from data processing server is saved as local off-line data comprises:
After by the authorization check of described data processing server, download described online data from described data processing server;
In response to receiving data syn-chronization instruction, the online data downloaded is covered the local off-line data stored.
6. method according to claim 5, is characterized in that, describedly downloads described online data from described data processing server and comprises:
Based on the service condition of described online data, determine the downloading order of described online data;
According to described downloading order, download described online data by backstage from described data processing server.
7. method according to claim 6, is characterized in that, described service condition comprises frequency of utilization and/or update time.
8. a data processing terminal, is characterized in that, described terminal comprises:
Data storage module, for saving as local off-line data by the online data downloaded from data processing server;
Instruction determination module, for according to the data processing instructions received, determines whether to carry out data processing in this locality;
Off-line data processing module, during for determining to carry out data processing in this locality when described instruction determination module, processes the off-line data that described data storage module is preserved according to described data processing instructions;
Instruction sending module, during for determining when described instruction determination module not carry out data processing in this locality, described data processing instructions is sent to data processing server, and notifies that described data processing server processes described online data according to described data processing instructions.
9. terminal according to claim 8, is characterized in that, described instruction determination module comprises:
First determining unit, for when the data processing instructions of described reception is the instruction of change type, determines to carry out data processing in this locality;
Second determining unit, for when the data processing instructions of described reception is calculation type instruction, determines not carry out data processing in this locality.
10. terminal according to claim 9, it is characterized in that, the instruction of described change type comprises data and adds instruction, data modification instruction or data delete instruction, and described calculation type instruction comprises data sorting instruction, data screening instruction or generates data sheet instruction.
Terminal described in 11. any one of according to Claim 8 to 10, it is characterized in that, described terminal also comprises:
Data upload module, for when determining to carry out data processing in this locality, is uploaded to described data processing server by the off-line data batch after process;
Data simultaneous module, for when determining not carry out data processing in this locality, carries out synchronous by described off-line data with the online data after process.
12. terminals according to claim 8, is characterized in that, described data storage module comprises:
Data download unit, for when when after the authorization check by described data processing server, downloads described online data from described data processing server;
Data synchronisation unit, in response to receiving data syn-chronization instruction, covers the local off-line data stored by the online data downloaded.
13. terminals according to claim 12, is characterized in that, described data download unit comprises:
Downloading order determination subelement, for the service condition based on described online data, determines the downloading order of described online data;
Subelements under data, for according to described downloading order, downloads described online data by backstage from described data processing server.
14. terminals according to claim 13, is characterized in that, described service condition comprises frequency of utilization and/or update time.
15. 1 kinds of data processing servers, is characterized in that, described server comprises:
Command reception module, for receiving the data processing instructions that data processing terminal sends;
Online data processing module, for processing the online data on described data processing server according to described data processing instructions;
Wherein, described transmission be by described data processing terminal according to the data processing instructions received, determine to carry out when not carrying out data processing in this locality.
16. 1 kinds of data handling systems, is characterized in that, described system comprises:
Data processing terminal, for saving as local off-line data by the online data downloaded from data processing server; According to the data processing instructions received, determine whether to carry out data processing in this locality; If so, then according to described data processing instructions, described off-line data is processed; Otherwise, described data processing instructions is sent to described data processing server, and asks described data processing server to process described online data according to described data processing instructions;
Described data processing server, for receiving the data processing instructions that data processing terminal sends; According to described data processing instructions, described online data is processed; Wherein, described transmission be by described data processing terminal according to the data processing instructions received, determine to carry out when not carrying out data processing in this locality.
CN201510094727.5A 2015-03-03 2015-03-03 Data processing method, terminal, server and system Active CN104717286B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510094727.5A CN104717286B (en) 2015-03-03 2015-03-03 Data processing method, terminal, server and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510094727.5A CN104717286B (en) 2015-03-03 2015-03-03 Data processing method, terminal, server and system

Publications (2)

Publication Number Publication Date
CN104717286A true CN104717286A (en) 2015-06-17
CN104717286B CN104717286B (en) 2019-01-22

Family

ID=53416234

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510094727.5A Active CN104717286B (en) 2015-03-03 2015-03-03 Data processing method, terminal, server and system

Country Status (1)

Country Link
CN (1) CN104717286B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577804A (en) * 2015-12-25 2016-05-11 合肥华凌股份有限公司 Big data processing method and processing device
CN106980920A (en) * 2017-02-17 2017-07-25 阿里巴巴集团控股有限公司 A kind of execution method and device of Internet service
CN108289124A (en) * 2018-01-25 2018-07-17 广州市巨硅信息科技有限公司 A kind of data managing method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741653A (en) * 2008-11-21 2010-06-16 爱思开电讯投资(中国)有限公司 Client server, intelligent terminal, online game system and method
CN104092770A (en) * 2014-07-22 2014-10-08 中国电建集团华东勘测设计研究院有限公司 Inner-enterprise address book management method and system based on cloud computing

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741653A (en) * 2008-11-21 2010-06-16 爱思开电讯投资(中国)有限公司 Client server, intelligent terminal, online game system and method
CN104092770A (en) * 2014-07-22 2014-10-08 中国电建集团华东勘测设计研究院有限公司 Inner-enterprise address book management method and system based on cloud computing

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577804A (en) * 2015-12-25 2016-05-11 合肥华凌股份有限公司 Big data processing method and processing device
CN105577804B (en) * 2015-12-25 2019-07-09 合肥美的智能科技有限公司 Big data processing method and device
CN106980920A (en) * 2017-02-17 2017-07-25 阿里巴巴集团控股有限公司 A kind of execution method and device of Internet service
CN108289124A (en) * 2018-01-25 2018-07-17 广州市巨硅信息科技有限公司 A kind of data managing method
CN108289124B (en) * 2018-01-25 2021-07-20 广州市巨硅信息科技有限公司 Data management method

Also Published As

Publication number Publication date
CN104717286B (en) 2019-01-22

Similar Documents

Publication Publication Date Title
CN108845816B (en) Application program updating method, system, computer device and storage medium
US10839038B2 (en) Generating configuration information for obtaining web resources
CN110427368B (en) Data processing method and device, electronic equipment and storage medium
CN102694861B (en) A kind of terminal application software sorting technique, Apparatus and system based on cloud
CN107844324B (en) Client page jump processing method and device
US20200320154A1 (en) A webpage loading method, webpage loading system and server
CN111125107A (en) Data processing method, device, electronic equipment and medium
CN103955495A (en) Downloading method and device for page sub-resource
CN104753922A (en) Method for pre-loading, server side, client and system
CN110535901A (en) Service degradation method, apparatus, computer equipment and storage medium
US10938773B2 (en) Method and apparatus for synchronizing contact information and medium
CN103412900A (en) File downloading treatment method and terminal
CN105187562A (en) System and method for operating remote file
CN105989118A (en) Software recommendation method and equipment
CN104717286A (en) Data processing method, terminal, server and system
US20190140894A1 (en) System and method for enabling hybrid integration platform through runtime auto-scalable deployment model for varying integration
CN112395337B (en) Data export method and device
CN113961832A (en) Page rendering method, device, equipment, storage medium and program product
CN103412898A (en) Method and device for optimizing webpage
CN113760638A (en) Log service method and device based on kubernets cluster
CN105917694B (en) Service in telecommunication network provides and activation
CN112905225A (en) Method and device for creating continuous integration tool construction task
CN103870482A (en) Searching system and method
CN111367500A (en) Data processing method and device
CN105242960A (en) Method for processing system function call request and browser

Legal Events

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