CN101741896A - Data processing method, device and system in WEB system - Google Patents

Data processing method, device and system in WEB system Download PDF

Info

Publication number
CN101741896A
CN101741896A CN200910189536.1A CN200910189536A CN101741896A CN 101741896 A CN101741896 A CN 101741896A CN 200910189536 A CN200910189536 A CN 200910189536A CN 101741896 A CN101741896 A CN 101741896A
Authority
CN
China
Prior art keywords
web
data processing
party server
response data
processing module
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
CN200910189536.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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN200910189536.1A priority Critical patent/CN101741896A/en
Priority to PCT/CN2010/070601 priority patent/WO2010148659A1/en
Publication of CN101741896A publication Critical patent/CN101741896A/en
Pending legal-status Critical Current

Links

Images

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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses data processing method, device and system in a WEB system. The data processing method in the WEB system comprises the following steps of: receiving request data sent by a WEB client, managing the request data according to a first defaulting rule and transmitting the managed request data to a third party server; receiving respond data returned by the third party server, managing the respond data according to a second defaulting rule, and transmitting the managed respond data to a WEB client. The data processing device and system in the WEB system are characterized in that the data interaction between the WEB client and the third party server is managed by a WE server, thereby the pressure of the WEB server can be reduced, the time for responding to the WEB client can be shortened, and the operation experience of a user can be enhanced.

Description

Data processing method in the WEB system, Apparatus and system
Technical field
The present invention relates to data processing field, specially refer to data processing method, Apparatus and system in a kind of WEB system.
Background technology
Along with the continuous development of Internet technology, the WEB of customer-centric design is more and more approved by the numerous network users and is praised highly.Further the performance and the network transmission efficiency of user experience factor, WEB server become the key factor of being considered when WEB design and realization.
In traditional the Internet, J2EE (Java 2 PlatformEnterprise Edition have been adopted in the WEB system design widely, Java 2 Platform Enterprise Edition) Technical Architecture, particularly based on the MVC (Model-View-Controller on this framework, model-inspect-director mode) pattern is widely used, cause the technological revolution of WEB technical development, promoted further developing of WEB technology.Continuous development along with Internet technology and user experience key element, requirement to the WEB access to netwoks is more and more higher, when access to netwoks reaches certain numerical value, server need return huge amount of information usually in certain time slice, particularly work as WEB server and third party service (such as the carrier class application server) when information interaction is arranged, very long page wait has proposed acid test to user experience, simultaneously the performance of server is also had higher requirement, how to promote user experience, alleviate server stress and become the common problem of paying close attention to of industry by further technological improvement and scheme optimization.
The existing scheme that overcomes the above problems has two kinds of situations usually; With reference to Fig. 1, first kind is the optimization process of asking in client by Java script language, and the typical application technological frame has Ajax (Asynchronous JavaScript XML); Its operation principle is: realize request msg by certain hour at interval, send to the WEB server end comparatively uniformly by Java script language, the WEB server end returns the required data of client and represents according to request.
Such scheme can be alleviated the request pressure of WEB server to a certain extent, and the partial pressure of Network Transmission, if but server end has lot of data to handle, client still needs the wait of long period, and it can not fundamentally solve the global response time of whole system.
With reference to Fig. 2, second kind is to use independently developed control or third party's control, and typical application is such as using Java Applet.Its operation principle is: the control that uses third party's control or research and develop voluntarily, this control before carrying out, must at first download and normal mounting to client, embed the communication module that carries out information interaction with control at the WEB server end, control carries out interacting message by the request-reply pattern of non-http protocol (being generally the ICP/IP protocol of bottom).
This kind scheme can solve the real-time problem of WEB data processing preferably; but owing to need to download and be installed to client; concerning the end user, there is certain potential safety hazard; and present secure browser rank substantially all forbids installing control; in addition because the WEB page and control belong to two sessions (http session and TCP/IP session); usually can there be inconsistent situation, relatively be difficult to management.
Summary of the invention
One of purpose of the present invention can reduce the WEB server stress for data processing method, the Apparatus and system in a kind of WEB system is provided, and shortens the response time to the WEB client, and promotes user's operating experience.
The present invention proposes the data processing method in a kind of WEB system, comprises step:
Receive the request msg that the WEB client sends, and after managing according to first preset rules, be sent to third-party server;
Receive the response data that third-party server returns, and after managing according to second preset rules, be sent to the WEB client.
Preferably, the response data that described reception third-party server returns, and after managing according to second preset rules is sent to and also comprises step before the step of WEB client:
Start and monitor third-party server.
Preferably, described first preset rules or second preset rules comprise:
Formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode.
The present invention also proposes the data processing equipment in a kind of WEB system, is connected communication with WEB client and third-party server respectively, and described device comprises:
The request msg processing module receives the request msg that the WEB client sends, and after managing according to first preset rules, is sent to third-party server;
The response data processing module receives the response data that third-party server returns, and after managing according to second preset rules, is sent to the WEB client;
Communication module is connected communication with WEB client and third-party server respectively, realizes the communication of request msg processing module and response data processing module and WEB client and third-party server.
Preferably, described device also comprises:
Monitor module, monitor the response data that third-party server returns, and be sent to the response data processing module.
Preferably, described communication module also comprises:
Monitor start unit, be used for starting the monitoring module.
Preferably, described device also comprises:
Memory module is set, the memory space storage is set by the request msg of request msg processing module management and/or the response data that receives by the response data processing module.
The present invention proposes the data handling system in a kind of WEB system in addition, comprises WEB client, WEB server and third-party server, and described WEB client comprises:
The client data processing module is used for request msg transmission, response data reception and data processing;
Described WEB server comprises:
The request msg processing module receives the request msg that the WEB client sends, and after managing according to first preset rules, is sent to third-party server;
The response data processing module receives the response data that third-party server returns, and after managing according to second preset rules, is sent to the WEB client;
Communication module is connected communication with WEB client and third-party server respectively, realizes the communication of request msg processing module and response data processing module and WEB client and third-party server;
Described third-party server comprises:
Third party's data processing module receives request msg, produces and return response data.
Preferably, described WEB client also comprises:
Time block regularly obtains response data to the WEB server.
Preferably, described client data processing module also comprises:
Regularly start unit is used to start time block.
Data processing method, Apparatus and system in the WEB of the present invention system, manage by of the data interaction of WEB server WEB client and third-party server, can reduce the WEB server stress, shorten response time, and promote user's operating experience the WEB client.
Description of drawings
Fig. 1 is WEB client and first kind of communication modes schematic diagram of WEB server in the prior art;
Fig. 2 is WEB client and second kind of communication modes schematic diagram of WEB server in the prior art;
Fig. 3 is the steps flow chart schematic diagram of the data processing method in the WEB system in one embodiment of the invention;
Fig. 4 is the steps flow chart schematic diagram of the data processing method in the WEB system in the execution mode of one embodiment of the invention;
Fig. 5 is a data processing equipment in the WEB system and the outside structural representation that is connected in another embodiment of the present invention;
Fig. 6 is the structural representation of the data processing equipment in the WEB system in the execution mode of another embodiment of the present invention;
Fig. 7 is the structural representation of the data processing equipment in the WEB system in another execution mode of another embodiment of the present invention;
Fig. 8 is the structural representation of the data processing equipment communication module in the WEB system in another embodiment of the present invention;
Fig. 9 is the structural representation of the data handling system in the WEB system in another embodiment of the present invention;
Figure 10 is the structural representation of client data processing module in another embodiment of the present invention.
The realization of the object of the invention, functional characteristics and advantage will be in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
The invention provides a kind of data processing scheme of WEB system quasi real time, realize that WEB client and WEB server and third-party server carry out orderly data interaction, with the purpose that reaches balanced WEB client-requested, alleviates the WEB server stress and shorten the client end response time, thereby be lifted at user's operating experience under all very big situation of WEB client-requested and WEB server end data processing pressure.
With reference to Fig. 3, the data processing method in a kind of WEB system of one embodiment of the invention is proposed, comprising:
Step S10, receive the request msg that the WEB client sends, and after managing according to first preset rules, be sent to third-party server;
Step S11, receive the response data that third-party server returns, and after managing according to second preset rules, be sent to the WEB client.
As described in step S10, the WEB client can be according to user's request, send request msg to the WEB server by browser, after finishing submission, can return the whether successful page (common HTTP request-reply pattern) of a submission, this page can be optimized the data transfer mode that realizes by Java script, regularly obtains follow-up WEB data processed result to server end.And, when above-mentioned WEB client sends the request msg of optimizing by Java script, a large amount of request msgs can be sent by certain time interval in batches.
Above-mentioned WEB server receives the request msg that the WEB client sends, at first in internal memory, open up a memory headroom (big I is decided according to the demand of reality) storage request msg, again this request msg is managed (such as carrying out queue management etc.) according to first preset rules, this first preset rules can be formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode etc.
Above-mentioned WEB server can be according to the queue management principle of first-in first-out, and data by batch being sent to third-party server, can be avoided because request msg extruding that the ill-mannered state property of HTTP request occurs even the situation of losing occur.
Above-mentioned WEB server sends to the request msg of third-party server, can send by asynchronous request pattern, can avoid the treatment effeciency problem because of third-party server, causes request msg to push once more or lose, and data protection mechanism further is provided.
As described in step S11, after above-mentioned third-party server reception request msg is handled, return response data to the WEB server.
Above-mentioned WEB server can receive response data and be stored in memory headroom, carries out queue management according to second preset rules, and this second preset rules can be formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode etc.Above-mentioned WEB server transmits the mode of response data to the WEB client, can be to return uniformly by administration queue, can avoid that the WEB customer terminal webpage waits as long for or uneven situation of stand-by period when response data is slow, promote user experience greatly.
With reference to Fig. 4, in an execution mode of present embodiment, also comprise before the described step S11:
Third-party server is monitored in step S110, startup.
As described in step S110, above-mentioned WEB server can be after sending request msg to third-party server, startup is to the monitoring of third-party server, monitors and receives the response data that this third-party server returns, and avoids occurring losing and/or problem such as repeating of response data.
With reference to Fig. 5, the data processing equipment 20 in a kind of WEB system of another embodiment of the present invention is proposed, be connected communication with WEB client 21 and third-party server 22 respectively, the data processing equipment 20 in the above-mentioned WEB system comprises:
Request msg processing module 201 receives the request msg that WEB client 21 sends, and after managing according to first preset rules, is sent to third-party server 22;
Response data processing module 202 receives the response data that third-party server 22 returns, and after managing according to second preset rules, is sent to WEB client 21;
Communication module 203 is connected communication with WEB client 21 and third-party server 22 respectively, realizes the communication of request msg processing module 201 and response data processing module 202 and WEB client 21 and third-party server 22.
Data processing equipment 20 in the above-mentioned WEB system can be arranged in the WEB server, above-mentioned WEB client 21 can be according to user's request, send request msg to the WEB server by browser, after finishing submission, can return the whether successful page of a submission, this page can be optimized the data transfer mode that realizes by Java script, regularly obtains follow-up WEB data processed result to server end.And, when above-mentioned WEB client 21 sends the request msg of optimizing by Java script, a large amount of request msgs can be sent by certain time interval in batches.The request msg sending mode of this WEB client 21 can be synchronization request.
Above-mentioned request msg processing module 201 receives the request msg of WEB client 21 transmissions and is stored to the internal memory of WEB server, again this request msg is managed (such as carrying out queue management etc.) according to first preset rules, this first preset rules can be formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode etc.
But above-mentioned request msg processing module 201 synchronization request communication modules 203, queue management principle according to first-in first-out, data by batch being sent to third-party server 22, can be avoided because request msg extruding that the ill-mannered state property of HTTP request occurs even the situation of losing occur.
Above-mentioned communication module 203 sends to the request msg of third-party server 22, can send by asynchronous request pattern, can avoid the treatment effeciency problem because of third-party server 22, causes request msg to push once more or lose, and data protection mechanism further is provided.
After above-mentioned third-party server 22 reception request msgs are handled, return response data to the WEB server.The pattern that this third-party server 22 returns response data is asynchronous request.
Above-mentioned response data processing module 202 can receive response data, and be stored in memory headroom, carry out queue management according to second preset rules, this second preset rules can be formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode etc.Above-mentioned response data processing module 202 transmits the mode of response data to WEB client 21, can be to return uniformly by administration queue, can avoid that WEB client 21 pages wait as long for or uneven situation of stand-by period when response data is slow, promote user experience greatly.
With reference to Fig. 6, in an execution mode of present embodiment, data processing equipment 20 in the above-mentioned WEB system also comprises memory module 204 is set, and the memory space storage is set by the request msg of request msg processing module 201 management and/or the response data that receives by response data processing module 202.This is provided with memory module 204 can distribute corresponding space according to the size of request msg and/or response data in the internal memory of WEB server, store this request msg.
With reference to Fig. 7, in another execution mode of present embodiment, the data processing equipment 20 in the above-mentioned WEB system also comprises monitors module 205, monitors the response data that third-party server 22 returns, and is sent to response data processing module 202.
Above-mentioned WEB server can start the monitoring to third-party server 22 after sending request msgs to third-party server 22, monitor and receive the response data that this third-party server 22 returns, and avoids occurring losing and/or problem such as repeating of response data.
With reference to Fig. 8, in another execution mode of present embodiment, above-mentioned communication module 203 also comprises:
Monitor start unit 2031, be used for starting monitoring module 205.This is monitored startup module 2031 and can start according to concrete needs; When starting such as the data processing equipment in the WEB system 20, before the request msg after 201 management of request msg processing module is sent to third-party server 22 or afterwards (also can be to wait simultaneously) starts this monitoring module 205.
The communication of above-mentioned request msg processing module 201 and response data processing module 202 all can be undertaken by above-mentioned communication module 203.
With reference to Fig. 9, data handling system in a kind of WEB system of another embodiment of the present invention is proposed, comprise WEB client 31, WEB server 30 and third-party server 32, above-mentioned WEB client 31 comprises client data processing module 311, is used for request msg transmission, response data reception and data processing;
Above-mentioned WEB server 30 comprises request msg processing module 301, response data processing module 302 and communication module 303; This request msg processing module 301 receives the request msg that WEB client 31 sends, and after managing according to first preset rules, is sent to third-party server 32; This response data processing module 302 receives the response data that third-party server 32 returns, and after managing according to second preset rules, is sent to WEB client 31; This communication module 303 is connected communication with WEB client 31 and third-party server 32 respectively, realizes the communication of request msg processing module 301 and response data processing module 302 and WEB client 31 and third-party server 32;
Above-mentioned third-party server 32 comprises third party's data processing module 321, receives request msg, produces and return response data.
Above-mentioned WEB client 31 also comprises time block 312, regularly obtains response data to WEB server 30.
Above-mentioned client data processing module 311 also comprises regularly start unit 3111, is used to start time block 312.This timing start unit 3111 can start this time block 312 according to concrete needs.Such as when WEB client 31 request msgs are sent to WEB server 30 (perhaps before and after certain hour etc.), start time block 312.(with reference to Figure 10)
Above-mentioned WEB client 31 can be according to user's request, send request msg to WEB server 30 by client data processing module 311, and after having submitted request msg to, utilize regularly start unit 3111 to start above-mentioned time block 312, regularly obtain follow-up WEB data processed result to server end.The request msg sending mode of this client data processing module 311 can be synchronization request.
The request msg processing module 301 of above-mentioned WEB server 30 receives the request msg of WEB client 31 transmissions and is stored to the internal memory of WEB server 30, again this request msg is managed (such as carrying out queue management etc.) according to first preset rules, this first preset rules can be formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode etc.
But above-mentioned request msg processing module 301 synchronization request communication modules 303, queue management principle according to first-in first-out, data by batch being sent to third-party server 32, can be avoided because request msg extruding that the ill-mannered state property of HTTP request occurs even the situation of losing occur.
Above-mentioned communication module 303 sends to the request msg of third-party server 32, can send by asynchronous request pattern, can avoid the treatment effeciency problem because of third-party server 32, causes request msg to push once more or lose, and data protection mechanism further is provided.
After third party's data processing module 321 reception request msgs of above-mentioned third-party server 32 are handled, return response data to WEB server 30.The pattern that this third-party server 32 returns response data is asynchronous request.
Above-mentioned response data processing module 302 can receive response data, and be stored in memory headroom, carry out queue management according to second preset rules, this second preset rules can be formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode etc.Above-mentioned response data processing module 302 transmits the mode of response data to WEB client 31, can be to return uniformly by administration queue, can avoid that WEB client 31 pages wait as long for or uneven situation of stand-by period when response data is slow, promote user experience greatly.
The above only is the preferred embodiments of the present invention; be not so limit claim of the present invention; every equivalent structure or equivalent flow process conversion that utilizes specification of the present invention and accompanying drawing content to be done; or directly or indirectly be used in other relevant technical fields, all in like manner be included in the scope of patent protection of the present invention.

Claims (10)

1. the data processing method in the WEB system is characterized in that, comprises step:
Receive the request msg that the WEB client sends, and after managing according to first preset rules, be sent to third-party server;
Receive the response data that third-party server returns, and after managing according to second preset rules, be sent to the WEB client.
2. the data processing method in the WEB according to claim 1 system is characterized in that, the response data that described reception third-party server returns, and after managing according to second preset rules is sent to and also comprises step before the step of WEB client:
Start and monitor third-party server.
3. the data processing method in the WEB according to claim 1 and 2 system is characterized in that described first preset rules or second preset rules comprise:
Formation first-in first-out pattern, queue order pattern, formation synchronous mode and/or formation asynchronous mode.
4. the data processing equipment in the WEB system is connected communication with WEB client and third-party server respectively, it is characterized in that described device comprises:
The request msg processing module receives the request msg that the WEB client sends, and after managing according to first preset rules, is sent to third-party server;
The response data processing module receives the response data that third-party server returns, and after managing according to second preset rules, is sent to the WEB client;
Communication module is connected communication with WEB client and third-party server respectively, realizes the communication of request msg processing module and response data processing module and WEB client and third-party server.
5. the data processing equipment in the WEB according to claim 4 system is characterized in that described device also comprises:
Monitor module, monitor the response data that third-party server returns, and be sent to the response data processing module.
6. the data processing equipment in the WEB according to claim 5 system is characterized in that described communication module also comprises:
Monitor start unit, be used for starting the monitoring module.
7. according to the data processing equipment in the wherein any described WEB system of claim 4 to 6, it is characterized in that described device also comprises:
Memory module is set, the memory space storage is set by the request msg of request msg processing module management and/or the response data that receives by the response data processing module.
8. the data handling system in the WEB system comprises WEB client, WEB server and third-party server, it is characterized in that,
Described WEB client comprises:
The client data processing module is used for request msg transmission, response data reception and data processing;
Described WEB server comprises:
The request msg processing module receives the request msg that the WEB client sends, and after managing according to first preset rules, is sent to third-party server;
The response data processing module receives the response data that third-party server returns, and after managing according to second preset rules, is sent to the WEB client;
Communication module is connected communication with WEB client and third-party server respectively, realizes the communication of request msg processing module and response data processing module and WEB client and third-party server;
Described third-party server comprises:
Third party's data processing module receives request msg, produces and return response data.
9. the data handling system in the WEB according to claim 8 system is characterized in that described WEB client also comprises:
Time block regularly obtains response data to the WEB server.
10. the data handling system in the WEB according to claim 9 system is characterized in that described client data processing module also comprises:
Regularly start unit is used to start time block.
CN200910189536.1A 2009-11-24 2009-11-24 Data processing method, device and system in WEB system Pending CN101741896A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200910189536.1A CN101741896A (en) 2009-11-24 2009-11-24 Data processing method, device and system in WEB system
PCT/CN2010/070601 WO2010148659A1 (en) 2009-11-24 2010-02-10 Data processing method in the web system, apparatus and system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910189536.1A CN101741896A (en) 2009-11-24 2009-11-24 Data processing method, device and system in WEB system

Publications (1)

Publication Number Publication Date
CN101741896A true CN101741896A (en) 2010-06-16

Family

ID=42464780

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910189536.1A Pending CN101741896A (en) 2009-11-24 2009-11-24 Data processing method, device and system in WEB system

Country Status (2)

Country Link
CN (1) CN101741896A (en)
WO (1) WO2010148659A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102185854A (en) * 2011-04-29 2011-09-14 广州市动景计算机科技有限公司 Networking method for mobile communication equipment terminal and device thereof
CN104123327A (en) * 2013-04-29 2014-10-29 鸿富锦精密工业(深圳)有限公司 File server pressure sharing system and method
CN104378221A (en) * 2013-08-14 2015-02-25 沈阳中科博微自动化技术有限公司 Asynchronous calling method applied to integrated circuit production line monitoring system
CN104484186A (en) * 2014-12-31 2015-04-01 天津南大通用数据技术股份有限公司 Design method based on web front end for data analysis
CN104536965A (en) * 2014-11-19 2015-04-22 北京思特奇信息技术股份有限公司 System and method for data query and presentation under big data condition
CN106210099A (en) * 2016-07-18 2016-12-07 珠海格力电器股份有限公司 Data handling system and method
CN107770230A (en) * 2016-08-23 2018-03-06 平安科技(深圳)有限公司 Processing method, device and the Web server of hypertext transfer protocol requests
CN108337285A (en) * 2017-01-20 2018-07-27 北京京东尚科信息技术有限公司 A kind of communication system and communication means

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100407642C (en) * 2004-12-01 2008-07-30 华为技术有限公司 Realtime updating method for net page data
CN101257485A (en) * 2007-03-02 2008-09-03 华为技术有限公司 Web applied system and method
CN101119385A (en) * 2007-08-10 2008-02-06 深圳市深信服电子科技有限公司 Method for enhancing HTTP network velocity using WebPush

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102185854A (en) * 2011-04-29 2011-09-14 广州市动景计算机科技有限公司 Networking method for mobile communication equipment terminal and device thereof
CN104123327A (en) * 2013-04-29 2014-10-29 鸿富锦精密工业(深圳)有限公司 File server pressure sharing system and method
CN104378221A (en) * 2013-08-14 2015-02-25 沈阳中科博微自动化技术有限公司 Asynchronous calling method applied to integrated circuit production line monitoring system
CN104536965A (en) * 2014-11-19 2015-04-22 北京思特奇信息技术股份有限公司 System and method for data query and presentation under big data condition
CN104536965B (en) * 2014-11-19 2018-10-19 北京思特奇信息技术股份有限公司 A kind of data query display systems under the conditions of big data and method
CN104484186A (en) * 2014-12-31 2015-04-01 天津南大通用数据技术股份有限公司 Design method based on web front end for data analysis
CN106210099A (en) * 2016-07-18 2016-12-07 珠海格力电器股份有限公司 Data handling system and method
CN106210099B (en) * 2016-07-18 2019-07-09 珠海格力电器股份有限公司 Data processing system and method
CN107770230A (en) * 2016-08-23 2018-03-06 平安科技(深圳)有限公司 Processing method, device and the Web server of hypertext transfer protocol requests
CN107770230B (en) * 2016-08-23 2020-11-03 平安科技(深圳)有限公司 Method and device for processing hypertext transfer protocol request and Web server
CN108337285A (en) * 2017-01-20 2018-07-27 北京京东尚科信息技术有限公司 A kind of communication system and communication means
CN108337285B (en) * 2017-01-20 2021-01-26 北京京东尚科信息技术有限公司 Communication system and communication method

Also Published As

Publication number Publication date
WO2010148659A1 (en) 2010-12-29

Similar Documents

Publication Publication Date Title
CN101741896A (en) Data processing method, device and system in WEB system
CN102546794B (en) Method for directly communicating browser client with back-end server as well as gateway and communication system
CN110300050A (en) Information push method, device, computer equipment and storage medium
CN102591724B (en) Method and device for information interaction
CN104917833A (en) Asynchronous information processing method based on NIO request
CN110020367B (en) Page rendering method and device
CN101894136A (en) Page refreshing processing method based on mobile terminal and system thereof
CN107766509B (en) Method and device for static backup of webpage
CN101635653A (en) Method and device for real-time performance management
CN111786939B (en) Method, device and system for testing management platform of Internet of things
CN112437047A (en) Remote server management method, system and related device
CN113938516A (en) Method and system for synchronously realizing transaction processing of heterogeneous system
CN114979024A (en) Computing power network transaction method and device, computer readable medium and electronic equipment
CN112995347B (en) Method, device, equipment and storage medium for realizing end-to-end real-time data display
CN112104679B (en) Method, apparatus, device and medium for processing hypertext transfer protocol request
CN112492055A (en) Method, device and equipment for redirecting transmission protocol and readable storage medium
CN111800511B (en) Synchronous login state processing method, system, equipment and readable storage medium
CN112379938A (en) Cross-browser safe local application calling method based on domestic operating system
CN113965628A (en) Message scheduling method, server and storage medium
CN110958291A (en) Industrial vehicle data transmission system and method
EP3026860B1 (en) Method and system for transmission management of full configuration synchronization between eml-nml
CN113326056B (en) Data processing method, data processing device, storage medium and processor
CN202143098U (en) Intelligent mobile phone open cross-platform system based on cloud computing
CN112306791B (en) Performance monitoring method and device
CN113542424A (en) Data processing method, device, equipment and computer program product

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20100616