CN109101350A - A kind of data processing method and its relevant device - Google Patents

A kind of data processing method and its relevant device Download PDF

Info

Publication number
CN109101350A
CN109101350A CN201810966015.1A CN201810966015A CN109101350A CN 109101350 A CN109101350 A CN 109101350A CN 201810966015 A CN201810966015 A CN 201810966015A CN 109101350 A CN109101350 A CN 109101350A
Authority
CN
China
Prior art keywords
order
processing result
preprocessing module
client
processing
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
CN201810966015.1A
Other languages
Chinese (zh)
Inventor
谢鹏
袁鹏飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810966015.1A priority Critical patent/CN109101350A/en
Publication of CN109101350A publication Critical patent/CN109101350A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Abstract

This application provides a kind of data processing method and its relevant devices, for being pre-processed by preprocessing module to Client command, thus avoid not executable command be issued to server execution, save Internet resources.The embodiment of the present application method includes: the order for receiving client and sending;The order is handled, processing result is obtained;If the processing result matches with target process outcome, server is prevented to execute the order.

Description

A kind of data processing method and its relevant device
Technical field
This application involves computer field more particularly to a kind of data processing method and its relevant devices.
Background technique
The access to management software may be implemented by management software transmitting order to lower levels for client, so as to check in some Perhaps configure some contents.Its detailed process are as follows: client transmitting order to lower levels to server bottom, if the order that issues execute at Function, client can see the data information of the return at the interface of management software.If the order issued executes failure, manage soft The interface of part can show failure cause.
As it can be seen that client is when transmitting order to lower levels is to server, order whether run succeeded be it is unknown, for executing failure Order, Internet resources can be occupied by being issued to the process that server bottom is handled, and the implementing result of the order It is to execute failure, therefore waste Internet resources.
Summary of the invention
This application provides a kind of data processing method and its relevant devices, for being ordered by preprocessing module client Order is pre-processed, thus avoid not executable command be issued to server execution, save Internet resources.
The application first aspect provides a kind of data processing method, which is characterized in that the method is applied to pretreatment Module, the preprocessing module belong to server, which comprises
Receive the order that client is sent;
The order is handled, processing result is obtained;
If the processing result matches with target process outcome, server is prevented to execute the order.
Based in a first aspect, the first in first aspect can be described to handle the order in realization mode, obtain Include: to processing result
Determine command format preset in the preprocessing module;
Judge whether the preset command format matches with the format of the order;
The processing result is determined according to matching result.
The first based on first aspect can realize mode, in second of achievable mode of first aspect, described Determine that the processing result includes: according to matching result
If the matching result is that the preset command format and the format of the order do not match that, it is determined that described Processing result is the target process outcome;
If the matching result is that the preset command format and the format of the order match, the clothes are called The order of business device executes program;
Program is executed by the order and executes the order, obtains the processing result.
Mode can be realized to second of achievable mode, in first party based on the first of first aspect and its first aspect The third of face can be in realization mode, and described to handle the order, after obtaining processing result, the method is also wrapped It includes:
The processing result and the preset information for echoing code are sent to client, the processing result and the echo code It corresponds.
Mode can be realized to second of achievable mode, in first party based on the first of first aspect and its first aspect In the 4th kind of achievable mode in face, described to handle the order, after obtaining processing result, the method is also wrapped It includes:
The processing result client is sent, the processing result is used for the client from preset echo code information collection Determination obtains the corresponding echo code information of the processing result in conjunction.
The application second aspect provides a kind of preprocessing module, and the preprocessing module belongs to server, the processing Module includes:
Receiving unit, for receiving the order of client transmission;
Processing unit obtains processing result for handling the order;
Execution unit is prevented to prevent server from executing if matching for the processing result with target process outcome The order.
Based on second aspect, the first in second aspect can be in realization mode, and the processing unit is specifically used for determining Preset command format in the preprocessing module;
Judge whether the preset command format matches with the format of the order;
The processing result is determined according to matching result.
The first based on second aspect can realize mode, in the achievable mode of second of second aspect, the processing Unit, if being that the preset command format and the format of the order do not match that specifically for the matching result, really The fixed processing result is the target process outcome;
If the matching result is that the preset command format and the format of the order match, the clothes are called The order of business device executes program;
Program is executed by the order and executes the order, obtains the processing result.
Based on the first of second aspect and its second aspect to second of achievable mode, the third of second aspect can In implementation, the preprocessing module further include:
Transmission unit, for sending the processing result and the preset information for echoing code to client, the processing knot Fruit and the echo code correspond.
Based on the first of second aspect and its second aspect to second of achievable mode, the 4th kind of second aspect can In implementation, the preprocessing module further include:
Transmission unit, for sending the processing result client, the processing result is for the client from preset Echo code information aggregate in determination obtain the corresponding echo code information of the processing result.
The embodiment of the present application has the advantage that in the present embodiment, is carried out by preprocessing module to Client command It pre-processes, if the processing result of the order matches with target process outcome, server is prevented to handle the order. After the present embodiment is handled order by preprocessing module, prevent under processing result and the matched order of default processing result It is dealt into server to be handled, Internet resources can be saved to avoid server to that exectorial can not handle.
Detailed description of the invention
Fig. 1 is one embodiment schematic diagram of the application data processing method;
Fig. 2 is another embodiment schematic diagram of the application data processing method;
Fig. 3 is flow chart of the application preprocessing module to data processing;
Fig. 4 is a kind of possible structure of the application data processing equipment;
Fig. 5 is the alternatively possible structure of the application data processing equipment.
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 the described embodiment is only a part of the embodiment of the present invention, instead of all the embodiments.Based on this Embodiment in invention, every other reality obtained by those of ordinary skill in the art without making creative efforts Example is applied, shall fall within the protection scope of the present invention.
Description and claims of this specification and term " first ", " second ", " third ", " in above-mentioned attached drawing The (if present)s such as four " are to be used to distinguish similar objects, without being used to describe a particular order or precedence order.It should manage The data that solution uses in this way are interchangeable under appropriate circumstances, so as to the embodiment of the present invention described herein such as can in addition to The sequence other than those of diagram or description is implemented herein.In addition, term " includes " and " having " and their any change Shape, it is intended that cover it is non-exclusive include, for example, containing the process, method of a series of steps or units, system, product Or equipment those of is not necessarily limited to be clearly listed step or unit, but may include be not clearly listed or for these The intrinsic other step or units of process, method, product or equipment.
The embodiment of the present application provides a kind of data processing method, which is applied to preprocessing module, in advance Processing module is the functional module of server, has and pre-processes Client command, judges the correctness of the order and can hold The ability of row.
With reference to the accompanying drawing 1, a kind of data processing method of the embodiment of the present application is illustrated.
When client accesses to server, general to obtain required data by sending command information, which is issued When executing to server, there are two types of possible implementing results, are respectively: order runs succeeded, and server returns to the command request Data;Order executes failure, and server, which is sent, orders the information for executing failure to client.No matter order and whether executes into Function, server require to carry out complicated data manipulation, therefore, the application by preprocessing module, to the order of client into Row pretreatment, specifically includes.
101, the order that client is sent is received.
Preprocessing module receives the order that client is sent, and the order is for the data letter in client reading service device Breath, the order can check the order of pond information for client, or client executing Host map operates related life It enables, can also be the order of other forms, specifically herein without limitation.
102, order is handled, obtains processing result.
After preprocessing module receives Client command, order is handled, is specifically included:
First, it is determined that the correctness of the order:
After preprocessing module receives order, the type of the order is determined, judge that the order is inquiry class order or configuration class Order or other kinds of order, and according to the type of the order, by the format of order and preset correct command format into It goes and matches, such as: the order is inquiry class order, then by the format of the order and the progress of the format of preset inquiry class order Match.If mismatching, it is determined that the order is a wrong order, i.e. the processing result of the order is order mistake, can not be held Row, while the processing result matches with preset processing result.If the format of the order and preset correct command format phase Matching, it is determined that the order, which is one, correctly orders, and subsequent preprocessing module judges the enforceability of the order,
When the format of the order and predetermined order format match, preprocessing module judges whether the order can be performed, Specifically:
Whether preset order executes program in preprocessing module invoking server, can be held to order by the program Row carries out a preliminary judgement, which is issued to server bottom relative to existing, and the program for directly handling the order is held Row process is simpler, and server internal data processing amount is smaller, is usually Millisecond, Yong Hugen to the checking time of order Originally it is detectable, to any influence will not be generated in the use of user.
If 103, processing result and target process outcome match, server is prevented to execute order.
In the present embodiment, the order that preprocessing module is sent to server to client is handled, if the order Processing result matches with preset processing result, then server is prevented to handle the order.If the processing result of the order It is not matched that with preset processing result, then continues the order to be issued to server bottom handling, while returning to the order Requested data information is to client.
In the present embodiment, target process outcome is processing result corresponding when order is not executable, target processing knot Fruit belongs at least one preset processing result.When command format mistake, which not can be performed, at processing result and target Reason result matches, and when command format is correct, judges the enforceability of the order, if executable, processing result and target Processing result does not match that, if not can be performed, processing result matches with target process outcome.
In the present embodiment, server is prevented to handle the order specifically: order is prevented to be issued to server It is handled in processing module, i.e., prevention processing module, which executes, parses the order, and returns to the requested data information of the order It to the operation of client, or prevents processing module from executing and parses the order, and return to the execution error message of the order to client The operation at end.
In the present embodiment, Client command is pre-processed by preprocessing module, will be doomed to execute failure Order filtering falls, and avoids the order and occupies Internet resources, while preprocessing module (is doomed to execute to not executable command The order of failure) judgement duration the duration that execution failure result is returned after the order is handled relative to the processing module of server It is smaller, reduce the waiting time of user.
In the present embodiment, the processing result that pre-execution module handles the order specifically includes at least one Situation, after preprocessing module execution order obtains processing result, it is also necessary to the processing result of the order is sent to client, with Just the processing result of the order and corresponding echo code are shown to user by client.
The detailed process of client display echo code is as shown in Fig. 2, specific processing stream of the preprocessing module to order simultaneously Journey is as shown in figure 3, be described below.
201, preprocessing module receives the order that client is sent.
202, preprocessing module is handled order according to the type of order, obtains processing result.
In the present embodiment, embodiment step 201 and 202 is similar with above-described embodiment step 101 and 102, specifically herein It repeats no more.
It should be noted that such as Fig. 3 and table 1, in the development phase, after preprocessing module receives the order, to the order Before being handled, determine the type of the order, specially determine the order be inquiry class order or configuration class order or other The order of type.The corresponding at least one possible processing result of every class order, each processing result have unique echo code.
In the present embodiment, processing result has at least one possible situation, and echo code and processing result are corresponded, returned Aobvious code also has at least one possible situation, as shown in table 1 below:
Table 1
If 1, the order is inquiry class order.
The order possible processing result after treatment are as follows: successful inquiring, query timeout, query process network interruption, Order mistake, corresponding echo code is Q001, Q002, Q003, Q004 respectively.For example, first determining whether the command format whether just Really, if format error, ordering not can be performed, and obtaining processing result is order mistake, and display echo code is Q004, if format is just Really, continue to judge whether order can be performed, if successful inquiring, order is executable, and processing result is inquiry error, display echo Code is Q001, if query timeout or query process network interruption, ordering not can be performed, and processing result is query timeout or inquiry Process network interrupts, and display echo code is Q002 or Q003, in addition to the implementing result of order is also possible to as the situation shown in the table Other possible situations are specifically not listed one by one herein.
If 2, the order is configuration class order.
The order possible processing result after treatment are as follows: configuration successful, configuration time-out, configuration process network interruption, Order mistake, corresponding echo code is C001, C002, C003, C004 respectively.For example, first determining whether the command format whether just Really, if format error, ordering not can be performed, and obtaining processing result is order mistake, and display echo code is C004, if format is just Really, continue to judge whether order can be performed, if configuration successful, order is executable, and processing result is configuration error, display echo Code is C001, if configuration time-out or configuration process network interruption, ordering not can be performed, and processing result is configuration time-out or configuration Process network interrupts, and display echo code is C002 or C003, in addition to the implementing result of order is also possible to as the situation shown in the table Other possible situations are specifically not listed one by one herein.
203, preprocessing module sends processing result to client.
In the present embodiment, processing result can be sent to client by preprocessing module, so that client is shown.
204, client shows processing result and echo code.
Optionally, echo code can also be shown to user by client, and there are two types of achievable for client display echo code Mode, preprocessing module processing are completed after obtaining processing result, processing result are sent to client, place is preset in client It manages result and echoes the one-to-one relationship of code, to show echo code according to processing result;Or preprocessing module processing is completed Processing result is preset after obtaining processing result, in preprocessing module and echoes the one-to-one relationship of code, so that code will be echoed Information is sent to client so that client is shown, specifically herein without limitation.
In the present embodiment, in maintenance phase, if there is no right therewith for the processing result obtained after handling order The information for the echo code answered then increases the letter of echo code corresponding with the processing result in preset echo code information aggregate Breath specially increases the not corresponding processing result of executable command and echo newly in the corresponding result echo code list of the order Code, more easy to maintain in this way, the more conducively upgrading of product.
If 205, processing result and target process outcome match, the processing module in server is prevented to execute order.
In the present embodiment, embodiment step 205 is similar with above-described embodiment step 103, and specific details are not described herein again.
In the present embodiment, preprocessing module processing result is received to client and shows that the process of echo code is said It is bright, to echo code information centralized management, standardize the processing result management of pre-execution module more, the later period is more easy to maintain and expands liter Grade.Simultaneously avoid can not exectorial invalid execution, improve resource utilization, reduce the waiting time of user, can also To help to develop, operation maintenance personnel excludes some mistakes, mitigates operation maintenance personnel workload, and precise positioning problem improves working efficiency.
A kind of data processing method of the application is illustrated above, it referring to figure 4., below will be to the one of the application Kind preprocessing module is illustrated.
A kind of preprocessing module, the preprocessing module belong to server, and the preprocessing module includes:
Receiving unit 401, for receiving the order of client transmission;
Processing unit 402 obtains processing result for handling the order;
Execution unit 403 is prevented to prevent server from holding if matching for the processing result with target process outcome The row order.
Optionally, the processing unit 402, specifically for command format preset in the determination preprocessing module;
Judge whether the preset command format matches with the format of the order;
The processing result is determined according to matching result.
Optionally, the processing unit 402, if being the preset command format and institute specifically for the matching result The format for stating order does not match that, it is determined that the processing result is the target process outcome;
If the matching result is that the preset command format and the format of the order match, the clothes are called The order of business device executes program;
Program is executed by the order and executes the order, obtains the processing result.
Optionally, which is characterized in that the preprocessing module further include:
Transmission unit 404, for sending the processing result and the preset information for echoing code to client, the processing As a result it is corresponded with the echo code.
Optionally, the preprocessing module further include:
Transmission unit 404, for sending the processing result client, the processing result is for the client from pre- Determination obtains the corresponding echo code information of the processing result in the echo code information aggregate set.
It should be noted that the contents such as information exchange, implementation procedure between each module/unit of above-mentioned apparatus, due to The application embodiment of the method is based on same design, and bring technical effect is identical as the application embodiment of the method, particular content Reference can be made to the narration in embodiment of the method shown in the application is aforementioned, details are not described herein again.
The embodiment of the present application also provides a kind of computer storage medium, wherein and the computer storage medium is stored with program, It includes some or all of record step in above method embodiment that the program, which executes,.
Next another preprocessing module provided by the embodiments of the present application is introduced, is please referred to shown in Fig. 5, preprocessing module 500 include:
Receiver 501, transmitter 502, processor 503 and (the wherein processor in preprocessing module 500 of memory 504 503 quantity can be one or more, take a processor as an example in Fig. 5).In some embodiments of the present application, receiver 501, transmitter 502, processor 503 and memory 504 can be connected by bus or other means, wherein by total in Fig. 5 For line connection.
Memory 504 may include read-only memory and random access memory, and provide instruction sum number to processor 503 According to.The a part of of memory 504 can also include nonvolatile RAM (full name in English: Non-Volatile Random Access Memory, english abbreviation: NVRAM).Memory 504 is stored with operating system and operational order, can be performed Module perhaps data structure perhaps their subset or their superset, wherein operational order may include various operations Instruction, for realizing various operations.Operating system may include various system programs, for realizing various basic businesses and processing Hardware based task.
Processor 503 control the network equipment operation, processor 503 can also be known as central processing unit (full name in English: Central Processing Unit, English abbreviation: CPU).In specific application, the various components of the network equipment pass through bus System is coupled, and wherein bus system can also include power bus, control bus and shape in addition to including data/address bus State signal bus etc..But for the sake of clear explanation, various buses are referred to as bus system in figure.
The method that above-mentioned the embodiment of the present application discloses can be applied in processor 503, or be realized by processor 503. Processor 503 can be a kind of IC chip, the processing capacity with signal.During realization, the above method it is each Step can be completed by the integrated logic circuit of the hardware in processor 503 or the instruction of software form.Above-mentioned processing Device 503 can be general processor, digital signal processor (full name in English: digital signal processing, English Abbreviation: DSP), specific integrated circuit (full name in English: Application Specific Integrated Circuit, English Abbreviation: ASIC), field programmable gate array (full name in English: Field-Programmable Gate Array, english abbreviation: FPGA) either other programmable logic device, discrete gate or transistor logic, discrete hardware components.May be implemented or Person executes disclosed each method, step and logic diagram in the embodiment of the present application.General processor can be microprocessor or Person's processor is also possible to any conventional processor etc..The step of method in conjunction with disclosed in the embodiment of the present application, can be straight Connect and be presented as that hardware decoding processor executes completion, or in decoding processor hardware and software module combination executed At.Software module can be located at random access memory, and flash memory, read-only memory, programmable read only memory or electrically-erasable can In the storage medium of this fields such as programmable memory, register maturation.The storage medium is located at memory 504, and processor 503 is read Information in access to memory 504, in conjunction with the step of its hardware completion above method.
Receiver 501 can be used for receiving the number or character information of input, and generate setting related to the network equipment And the related signal input of function control, transmitter 502 may include that display screen etc. shows equipment, transmitter 502 can be used for leading to Cross external interface output number or character information.
In the embodiment of the present application, processor 503, for executing aforementioned data processing method.
In addition it should be noted that, the apparatus embodiments described above are merely exemplary, wherein described as separation The unit of part description may or may not be physically separated, component shown as a unit can be or It can not be physical unit, it can it is in one place, or may be distributed over multiple network units.It can be according to reality Border needs to select some or all of the modules therein to achieve the purpose of the solution of this embodiment.In addition, provided by the present application In Installation practice attached drawing, the connection relationship between module indicates there is communication connection between them, specifically can be implemented as one Item or a plurality of communication bus or signal wire.
Through the above description of the embodiments, it is apparent to those skilled in the art that the application can borrow Help software that the mode of required common hardware is added to realize, naturally it is also possible to by specialized hardware include specific integrated circuit, specially It is realized with CPU, private memory, special components and parts etc..Under normal circumstances, all functions of being completed by computer program are ok It is easily realized with corresponding hardware, moreover, being used to realize that the specific hardware structure of same function is also possible to a variety of more Sample, such as analog circuit, digital circuit or special circuit etc..But software program is real in more situations for purposes of this application It is now more preferably embodiment.Based on this understanding, the technical solution of the application substantially in other words makes the prior art The part of contribution can be embodied in the form of software products, which is stored in the storage medium that can be read In, such as the floppy disk of computer, USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory Device (RAM, Random Access Memory), magnetic or disk etc., including some instructions are with so that a computer is set Standby (can be personal computer, server or the network equipment etc.) executes method described in each embodiment of the application.
In the above-described embodiments, can come wholly or partly by software, hardware, firmware or any combination thereof real It is existing.When implemented in software, it can entirely or partly realize in the form of a computer program product.
The computer program product includes one or more computer instructions.Load and execute on computers the meter When calculation machine program instruction, entirely or partly generate according to process or function described in the embodiment of the present application.The computer can To be general purpose computer, special purpose computer, computer network or other programmable devices.The computer instruction can be deposited Storage in a computer-readable storage medium, or from a computer readable storage medium to another computer readable storage medium Transmission, for example, the computer instruction can pass through wired (example from a web-site, computer, server or data center Such as coaxial cable, optical fiber, Digital Subscriber Line (DSL)) or wireless (such as infrared, wireless, microwave) mode to another website Website, computer, server or data center are transmitted.The computer readable storage medium can be computer and can deposit Any usable medium of storage either includes that the data storages such as one or more usable mediums integrated server, data center are set It is standby.The usable medium can be magnetic medium, (for example, floppy disk, hard disk, tape), optical medium (for example, DVD) or partly lead Body medium (such as solid state hard disk Solid State Disk (SSD)) etc..

Claims (10)

1. a kind of data processing method, which is characterized in that the method is applied to preprocessing module, and the preprocessing module belongs to Server, which comprises
Receive the order that client is sent;
The order is handled, processing result is obtained;
If the processing result matches with target process outcome, server is prevented to execute the order.
2. obtaining processing result the method according to claim 1, wherein described handle the order Include:
Determine command format preset in the preprocessing module;
Judge whether the preset command format matches with the format of the order;
The processing result is determined according to matching result.
3. according to the method described in claim 2, it is characterized in that, described determine the processing result packet according to matching result It includes:
If the matching result is that the preset command format and the format of the order do not match that, it is determined that the processing It as a result is the target process outcome;
If the matching result is that the preset command format and the format of the order match, the server is called Order execute program;
Program is executed by the order and executes the order, obtains the processing result.
4. according to claim 1 to method shown in any one of 3, which is characterized in that it is described that the order is handled, it obtains To after processing result, the method also includes:
The information of the processing result and preset echo code is sent to client, the processing result and the echo code are one by one It is corresponding.
5. according to the method in any one of claims 1 to 3, which is characterized in that it is described that the order is handled, it obtains To after processing result, the method also includes:
The processing result client is sent, the processing result is for the client from preset echo code information aggregate Determination obtains the corresponding echo code information of the processing result.
6. a kind of preprocessing module, the preprocessing module belongs to server, and the processing module includes:
Receiving unit, for receiving the order of client transmission;
Processing unit obtains processing result for handling the order;
Execution unit is prevented, if matching for the processing result with target process outcome, is prevented described in server execution Order.
7. preprocessing module according to claim 6, which is characterized in that the processing unit, described in determining Preset command format in preprocessing module;
Judge whether the preset command format matches with the format of the order;
The processing result is determined according to matching result.
8. preprocessing module according to claim 7, which is characterized in that the processing unit, if being specifically used for described It is that the preset command format and the format of the order do not match that with result, it is determined that the processing result is the mesh Mark processing result;
If the matching result is that the preset command format and the format of the order match, the server is called Order execute program;
Program is executed by the order and executes the order, obtains the processing result.
9. the preprocessing module according to shown in any one of claim 6 to 8, which is characterized in that the preprocessing module is also wrapped It includes:
Transmission unit, for sending the information of the processing result and preset echo code to client, the processing result with The echo code corresponds.
10. the preprocessing module according to any one of claim 6 to 8, which is characterized in that the preprocessing module is also wrapped It includes:
Transmission unit, for sending the processing result client, the processing result is returned for the client from preset Determination obtains the corresponding echo code information of the processing result in aobvious code information aggregate.
CN201810966015.1A 2018-08-20 2018-08-20 A kind of data processing method and its relevant device Pending CN109101350A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810966015.1A CN109101350A (en) 2018-08-20 2018-08-20 A kind of data processing method and its relevant device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810966015.1A CN109101350A (en) 2018-08-20 2018-08-20 A kind of data processing method and its relevant device

Publications (1)

Publication Number Publication Date
CN109101350A true CN109101350A (en) 2018-12-28

Family

ID=64850917

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810966015.1A Pending CN109101350A (en) 2018-08-20 2018-08-20 A kind of data processing method and its relevant device

Country Status (1)

Country Link
CN (1) CN109101350A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110809189A (en) * 2019-12-03 2020-02-18 北京字节跳动网络技术有限公司 Video playing method and device, electronic equipment and computer readable medium
CN114968264A (en) * 2022-07-28 2022-08-30 新华三半导体技术有限公司 Network processor interaction system, method, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6035019A (en) * 1996-06-24 2000-03-07 Nec Corporation Communication control device which converts modem commands into telephone control function to communicate and command conversion method thereof
CN102279744A (en) * 2011-08-24 2011-12-14 北京星网锐捷网络技术有限公司 System and method for processing command line
CN102333067A (en) * 2010-07-14 2012-01-25 蔡权伟 Omnibearing diversified financial information service system and transaction and information inquiry method
CN103310612A (en) * 2013-06-09 2013-09-18 广东电网公司江门供电局 Remote control method and system for main station system and station terminal system
CN107220133A (en) * 2017-05-27 2017-09-29 郑州云海信息技术有限公司 A kind of data interactive method, apparatus and system
CN107797879A (en) * 2017-11-01 2018-03-13 郑州云海信息技术有限公司 A kind of system configuration errors lookup method, device, equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6035019A (en) * 1996-06-24 2000-03-07 Nec Corporation Communication control device which converts modem commands into telephone control function to communicate and command conversion method thereof
CN102333067A (en) * 2010-07-14 2012-01-25 蔡权伟 Omnibearing diversified financial information service system and transaction and information inquiry method
CN102279744A (en) * 2011-08-24 2011-12-14 北京星网锐捷网络技术有限公司 System and method for processing command line
CN103310612A (en) * 2013-06-09 2013-09-18 广东电网公司江门供电局 Remote control method and system for main station system and station terminal system
CN107220133A (en) * 2017-05-27 2017-09-29 郑州云海信息技术有限公司 A kind of data interactive method, apparatus and system
CN107797879A (en) * 2017-11-01 2018-03-13 郑州云海信息技术有限公司 A kind of system configuration errors lookup method, device, equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110809189A (en) * 2019-12-03 2020-02-18 北京字节跳动网络技术有限公司 Video playing method and device, electronic equipment and computer readable medium
CN110809189B (en) * 2019-12-03 2022-01-04 北京字节跳动网络技术有限公司 Video playing method and device, electronic equipment and computer readable medium
CN114968264A (en) * 2022-07-28 2022-08-30 新华三半导体技术有限公司 Network processor interaction system, method, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
WO2018188437A1 (en) Multi-tenant data isolation method, device and system
US9195509B2 (en) Identifying optimal platforms for workload placement in a networked computing environment
US10460123B1 (en) System and method for automatically securing sensitive data in public cloud using a serverless architecture
US8131872B2 (en) Affinity-based transaction processing
US10255627B2 (en) Service broker for service-oriented architecture
CN102971711A (en) An apparatus for processing a batched unit of work
CN100530027C (en) System and method for integrated security roles
US20150269640A1 (en) Capacity Upgrade on Demand Automation
US20190220362A1 (en) Executing computer instruction including asynchronous operation
US20170085653A1 (en) Method, device and system for message distribution
CN109101350A (en) A kind of data processing method and its relevant device
CN115080479B (en) Transmission method, server, device, bare metal instance and baseboard management controller
CN110532106A (en) The means of communication, device, equipment and storage medium between process
WO2021135742A1 (en) Reconciliation and liquidation method and apparatus
CN110070444A (en) A kind of block chain transaction flow management method and relevant apparatus
CN110069217A (en) A kind of date storage method and device
CN111125168B (en) Data processing method and device, electronic equipment and storage medium
CN107045452B (en) Virtual machine scheduling method and device
CN110515540B (en) Method and device for topology of hard disk
US11334436B2 (en) GPU-based advanced memory diagnostics over dynamic memory regions for faster and efficient diagnostics
CN109062580B (en) Virtual environment deployment method and deployment device
CN109582334B (en) Upgrading method and device for programmable logic device
CN114201300A (en) Resource scheduling method, resource scheduling apparatus, electronic device, and storage medium
US10628151B2 (en) Systems and methods for usage driven determination of update criticality
US11966720B2 (en) Modular command interface for application integration

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20181228