Data interaction method and device based on real-time query
A data interaction and database technology, applied in the field of computer networks, can solve the problems of delayed response, affecting the timeliness, and failing to achieve the speed of the business end, and achieve the effect of high speed and high timeliness
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
example 1
[0056] Example 1 Long query test
[0057] 1) The multiple post requests of the simulated user are encoded by the http protocol and sent to the data exchange system.
[0058] 2) After the request sent by the user arrives at the interface module of the data exchange system, after http decoding, the uid (user id), content (sql statement), scopeEnum (long and short query identifier), and uniq_key (unique identifier of the request) in the request are obtained, The field is encapsulated into a DataProxyRequest object, encoded through the http protocol, and sent to the service proxy module of the data exchange system.
[0059]3) After the request of the interface module arrives at the service proxy module, it is decoded by http to obtain the object encapsulated as DataProxyRequest, which includes uid (user id), sql (original sql statement), scopeEnum (long and short query identifier), uniq_key (request unique logo). Determine whether the request is a long query or a short query acc...
example 2
[0064] Example 2 short query test
[0065] 1) The multiple post requests of the simulated user are encoded by the http protocol and sent to the data exchange system.
[0066] 2) After the request sent by the user arrives at the interface module of the data exchange system, after http decoding, the uid (user id), content (sql statement), scopeEnum (long and short query identifier), and uniq_key (unique identifier of the request) in the request are obtained, The field is encapsulated into a DataProxyRequest object, encoded through the http protocol, and sent to the service proxy module of the data exchange system.
[0067] 3) After the request of the interface module arrives at the service proxy module, it is decoded by http to obtain the object encapsulated as DataProxyRequest, which includes uid (user id), sql (original sql statement), scopeEnum (long and short query identifier), uniq_key (request unique logo). Determine whether the request is a long query or a short query a...
example 3
[0070] Example 3 Mixed query test
[0071] 1) The multiple post requests of the simulated user are encoded by the http protocol and sent to the data exchange system.
[0072] 2) After the request sent by the user arrives at the interface module of the data exchange system, after http decoding, the uid (user id), content (sql statement), scopeEnum (long and short query identifier), and uniq_key (unique identifier of the request) in the request are obtained, The field is encapsulated into a DataProxyRequest object, encoded through the http protocol, and sent to the service proxy module of the data exchange system.
[0073] 3) After the request of the interface module arrives at the service proxy module, it is decoded by http to obtain the object encapsulated as DataProxyRequest, which includes uid (user id), sql (original sql statement), scopeEnum (long and short query identifier), uniq_key (request unique logo). Determine whether the request is a long query or a short query a...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
