CN107729165A - A kind of information acquisition method, apparatus and system - Google Patents

A kind of information acquisition method, apparatus and system Download PDF

Info

Publication number
CN107729165A
CN107729165A CN201710949701.3A CN201710949701A CN107729165A CN 107729165 A CN107729165 A CN 107729165A CN 201710949701 A CN201710949701 A CN 201710949701A CN 107729165 A CN107729165 A CN 107729165A
Authority
CN
China
Prior art keywords
asynchronous call
service end
inquiry request
result
client
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
CN201710949701.3A
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 CN201710949701.3A priority Critical patent/CN107729165A/en
Publication of CN107729165A publication Critical patent/CN107729165A/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/544Remote

Abstract

The embodiment of the invention discloses a kind of information acquisition method, apparatus and system, including:Client sends the inquiry request of asynchronous call result to service end;Adjust back service end Query Result according to caused by inquiry request.From the embodiment of the present invention, because client actively sends the inquiry request of asynchronous call result to service end, and adjust back the Query Result that service end generates according to transmitted inquiry request, it is achieved that the active obtaining of asynchronous call result, in the case of the asynchronous call result loss of asynchronous call result or return can not be returned in service end, remain able to obtain asynchronous call result, ensure that the robustness of asynchronous call mechanism.

Description

A kind of information acquisition method, apparatus and system
Technical field
The present invention relates to computer realm, more particularly to a kind of information acquisition method and device.
Background technology
With the popularization of cloud computing, the application of distributed system is also more and more extensive, and remote procedure call (Remote Procedure Call Protocol, RPC) as distributed system interaction a kind of important means, in distributed system application In be even more important, RPC point is synchronization call and asynchronous call, and the wherein processing of asynchronous call is more multiple compared with the processing of synchronization call It is miscellaneous.
In correlation technique, when carrying out asynchronous call, client sends the asynchronous tune for carrying callback interface to service end With request, service end receives asynchronous call request, asks generation asynchronous call result according to asynchronous call, is then connect according to readjustment Asynchronous call result is returned to client by mouth.
However, this method rely solely on be client active feedback, i.e., by service end actively by asynchronous call knot Fruit returns to client, so causes service end can not will be asynchronous according to callback interface when service end itself or network break down Call result returns to client, or when the asynchronous call result for causing to return by environmental problem is lost, and readjustment process will not be by Trigger again, therefore client finally will be unable to obtain asynchronous call result.
The content of the invention
In order to solve the above-mentioned technical problem, the present invention provides a kind of information acquisition method, apparatus and system, service end without In the case that method returns to asynchronous call result or the asynchronous call result loss of return, client remains able to obtain asynchronous call As a result.
In order to reach the object of the invention, the invention provides a kind of information acquisition method, including:
Client sends the inquiry request of asynchronous call result to service end;
Adjust back the Query Result that the service end generates according to the inquiry request.
The client sends the inquiry request of asynchronous call result to service end, including:
The client is ask in the application programming interface storage pool pre-established using preset automatic regular polling device wheel Application programming interface, to realize the inquiry request that the asynchronous call result is sent to the service end.
Before the client sends the inquiry request of asynchronous call result to service end, in addition to:
The client filters all remote procedure call requests using preset asynchronous call filter, obtains asynchronous tune With request;
Obtain the application programming interface of the asynchronous call request;
The application program for being asked the asynchronous call of acquisition using preset application programming interface Register is compiled Journey interface is registered in the application programming interface storage pool.
Present invention also offers a kind of information acquisition method, including:
Service end receives the inquiry request for the asynchronous call result that client is sent;
Asynchronous call process is inquired about according to the inquiry request, and generates Query Result.
After the generation Query Result, in addition to:
Judge whether the Query Result is that the asynchronous call process has been completed;
Complete if Query Result is the asynchronous call process, deposited in the application programming interface pre-established Destination application DLL corresponding to the asynchronous call process is searched in reservoir;
Delete the destination application DLL.
Present invention also offers a kind of client, including:
Sending module, for sending the inquiry request of asynchronous call result to service end;
First processing module, the Query Result generated for adjusting back the service end according to the inquiry request.
The sending module, connect specifically for asking the application programming pre-established using preset automatic regular polling device wheel Application programming interface in mouth storage pool, to realize that the inquiry that the asynchronous call result is sent to the service end please Ask.
Also include:
Pretreatment module, for filtering all remote procedure call requests using preset asynchronous call filter, obtain Asynchronous call is asked;
Acquisition module, for obtaining the application programming interface of the asynchronous call request;
Registering modules, for being asked the asynchronous call of acquisition using preset application programming interface Register Application programming interface be registered in the application programming interface storage pool.
Present invention also offers a kind of service end, including:
Receiving module, the inquiry request of the asynchronous call result for receiving client transmission;
Second processing module, for inquiring about asynchronous call process according to the inquiry request, and generate Query Result.
Present invention also offers a kind of Information Acquisition System, including:
Client as described above and service end as described above.
Compared with prior art, the present invention comprises at least inquiry of the client to service end transmission asynchronous call result and asked Ask;The Query Result that readjustment service end generates according to inquiry request.From technical scheme provided by the invention, due to client The inquiry request of asynchronous call result is actively sent to service end, and adjusts back service end and is generated according to transmitted inquiry request Query Result, it is achieved that the active obtaining of asynchronous call result, so as to which asynchronous call result can not be returned in service end Or in the case that the asynchronous call result returned is lost, remain able to obtain asynchronous call result, ensure that asynchronous call mechanism Robustness.
Other features and advantages of the present invention will be illustrated in the following description, also, partly becomes from specification Obtain it is clear that or being understood by implementing the present invention.The purpose of the present invention and other advantages can be by specification, rights Specifically noted structure is realized and obtained in claim and accompanying drawing.
Brief description of the drawings
Accompanying drawing is used for providing further understanding technical solution of the present invention, and a part for constitution instruction, with this The embodiment of application is used to explain technical scheme together, does not form the limitation to technical solution of the present invention.
Fig. 1 is a kind of schematic flow sheet of information acquisition method provided in an embodiment of the present invention;
Fig. 2 is the schematic flow sheet of another information acquisition method provided in an embodiment of the present invention;
Fig. 3 is the schematic flow sheet of another information acquisition method provided in an embodiment of the present invention;
Fig. 4 is a kind of schematic diagram of information acquisition method provided in an embodiment of the present invention;
Fig. 5 is a kind of structural representation of client provided in an embodiment of the present invention;
Fig. 6 is the structural representation of another client provided in an embodiment of the present invention;
Fig. 7 is a kind of structural representation of service end provided in an embodiment of the present invention;
Fig. 8 is the structural representation of another service end provided in an embodiment of the present invention;
Fig. 9 is a kind of structural representation of Information Acquisition System provided in an embodiment of the present invention.
Embodiment
For the object, technical solutions and advantages of the present invention are more clearly understood, below in conjunction with accompanying drawing to the present invention Embodiment be described in detail.It should be noted that in the case where not conflicting, in the embodiment and embodiment in the application Feature can mutually be combined.
The embodiment of the present invention provides a kind of information acquisition method, as shown in figure 1, this method includes:
Step 101, client send the inquiry request of asynchronous call result to service end.
Specifically, the inquiry request of asynchronous call result can be the inquiry request for an asynchronous call result, Can be the inquiry request for multiple asynchronous call results, on the other hand, the present invention is not restricted.
Step 102, readjustment service end generate Query Result according to inquiry request.
Specifically, because service end will be immediately generated Query Result after inquiry request is received, and client is to clothes Business end carries callback interface when sending the inquiry request of asynchronous call result, therefore client is after it have sent inquiry request, Query Result is adjusted back by callback interface can.
The information acquisition method that the embodiment of the present invention is provided, client send the inquiry of asynchronous call result to service end Request;The Query Result that readjustment service end generates according to inquiry request.From technical scheme provided by the invention, due to client End actively sends the inquiry request of asynchronous call result to service end, and adjusts back service end and given birth to according to transmitted inquiry request Into Query Result, it is achieved that the active obtaining of asynchronous call result, so as to which asynchronous call knot can not be returned in service end In the case that the asynchronous call result of fruit or return is lost, remain able to obtain asynchronous call result, ensure that asynchronous call machine The robustness of system.
The embodiment of the present invention provides another information acquisition method, as shown in Fig. 2 this method includes:
Step 201, service end receive the inquiry request for the asynchronous call result that client is sent.
Step 202, asynchronous call process inquired about according to inquiry request, and generate Query Result.
Specifically, if the inquiry request of asynchronous call result is the inquiry request for asynchronous call result, The Query Result on the request can be obtained according to inquiry request inquiry asynchronous call process;If asynchronous call result Inquiry request is the inquiry request for multiple asynchronous call results, then inquiring about asynchronous call process according to the inquiry request can be with Obtain the Query Result of these requests.
The information acquisition method that the embodiment of the present invention is provided, service end receive the asynchronous call result that client is sent Inquiry request, asynchronous call process is inquired about according to inquiry request, and generate Query Result.Can from technical scheme provided by the invention See, because service end receives the inquiry request for the asynchronous call result that client is actively sent, and then produced according to inquiry request Query Result, in the case of the asynchronous call result loss of asynchronous call result or return can not be returned in service end, still So enable to client to obtain asynchronous call result, ensure that the robustness of asynchronous call mechanism.
The embodiment of the present invention provides another information acquisition method, as shown in figure 3, this method includes:
Step 301, client filter all remote procedure call requests using preset asynchronous call filter, obtain different Walk call request.
It should be noted that RPC requests include synchronization call request and asynchronous call request.
Step 302, client obtain the application programming interface of asynchronous call request.
Specifically, application programming interface (the Application Programming of each asynchronous call request Interface, API) all it is different, it is therefore desirable to according to its corresponding API of specific asynchronous call acquisition request.
Step 303, client are deposited the API registration that the asynchronous call of acquisition is asked to API using preset API registration device In reservoir.
Specifically, API registration device is used to register API, how many individual API were obtained in last step, just by the API of acquisition It is registered in API storage pools.
API in the API storage pools that step 304, client are pre-established with poll using preset automatic regular polling device, with Realize the inquiry request that asynchronous call result is sent to service end.
Specifically, the API in the API storage pools that poll pre-establishes is carried out in preset speed, wherein, preset speed Degree is the speed that processing pressure will not be caused to client.The API pre-established is ask using preset automatic regular polling device wheel to store API in pond is referred to:The API in API storage pools is called one by one using preset automatic regular polling device, to realize to clothes The inquiry request for end transmission asynchronous call result of being engaged in.
Step 305, service end receive the inquiry request for the asynchronous call result that client is sent.
Step 306, service end inquire about asynchronous call process according to inquiry request, and generate Query Result.
The Query Result that step 307, client readjustment service end generate according to inquiry request.
Step 308, service end judge whether Query Result is that asynchronous call process has been completed.
Specifically, Query Result caused by service end has two kinds of possibility, one kind is that asynchronous call process does not complete also, another Kind is that asynchronous call process has been completed.
Complete if step 309, Query Result are asynchronous call processes, looked into the API storage pools pre-established Look for target API corresponding to asynchronous call process.
Specifically, target API number is probably one, it is also possible to it is multiple, specifically depend on the circumstances, if inquired The number of the asynchronous call process completed be one, then target API number is exactly one, if inquired The number of asynchronous call process through completion is multiple, then target API number is exactly multiple.
Specifically, in addition to the active inquiry of client, service end also in the result of active reporting asynchronous call, because This, as long as there is the asynchronous call process completed, service end is required for searching its corresponding target in API storage pools API。
Step 310, delete target API.
It should be noted that delete target API refers to deleting the API corresponding to the asynchronous call process completed, Because the asynchronous call process corresponding to target API has been completed, the result of the asynchronous call process need not be all inquired about again later, Therefore delete target API, so next client are ask in the API storage pools pre-established using preset automatic regular polling device wheel , will not poll interface again during API.
The information acquisition method that the embodiment of the present invention is provided, client send the inquiry of asynchronous call result to service end Request;The Query Result that readjustment service end generates according to inquiry request.From technical scheme provided by the invention, due to client End actively sends the inquiry request of asynchronous call result to service end, and adjusts back service end and given birth to according to transmitted inquiry request Into Query Result, it is achieved that the active obtaining of asynchronous call result, so as to which asynchronous call knot can not be returned in service end In the case that the asynchronous call result of fruit or return is lost, remain able to obtain asynchronous call result, ensure that asynchronous call machine The robustness of system.
The embodiment of the present invention provides another information acquisition method, as shown in figure 4, this method includes:
First, Server and Client role exchanges, i.e. Client send asynchronous call request, ask to join in asynchronous call After showing that callback interface, Server ends receive request by specifying the service identifiers of Client readjustments in number, carry out immediately Response, and the actual service processing flow of triggering is gone simultaneously, after the result treatment of reality is completed, original Server conducts Client, original Client do once common RPC readjustments, specifically, Client utilizes asynchronous call pipe as Server The message reception module for managing device monitors readjustment message, and is adjusted back message into message reception module using callback interface in Server Afterwards, readjustment message is obtained.
Then, Client filters all RPC requests using asynchronous call filter, obtains asynchronous call request.
Next, the API that Client is asked asynchronous call using API registration device is registered in API storage pools.
Next, Client is stored using the automatic regular polling device of asynchronous call manager with slower speed poll API API in pond, to realize the inquiry request that asynchronous call result is sent to service end;Server is receiving looking into for Client transmissions Inquired about immediately after asking request, obtain Query Result.
Subsequently, Client utilizes callback interface readjustment Query Result.
Finally, if Query Result is asynchronous call, process has been completed, and Server is deleted accordingly in API storage pools API。
The information acquisition method that the embodiment of the present invention is provided, client send the inquiry of asynchronous call result to service end Request;The Query Result that readjustment service end generates according to inquiry request.From technical scheme provided by the invention, due to client End actively sends the inquiry request of asynchronous call result to service end, and adjusts back service end and given birth to according to transmitted inquiry request Into Query Result, it is achieved that the active obtaining of asynchronous call result, so as to which asynchronous call knot can not be returned in service end In the case that the asynchronous call result of fruit or return is lost, remain able to obtain asynchronous call result, ensure that asynchronous call machine The robustness of system.
The embodiment of the present invention also provides a kind of computer-readable recording medium, is stored with computer executable instructions, calculates Machine executable instruction is used to perform any of the above-described information acquisition method.
The embodiment of the present invention also provides a kind of client, as shown in figure 5, the client 4 includes:
Sending module 41, for sending the inquiry request of asynchronous call result to service end.
First processing module 42, the Query Result generated for adjusting back service end according to inquiry request.
Further, sending module 41 is specifically used for:
The API in the API storage pools pre-established is ask using preset automatic regular polling device wheel, is sent with realizing to service end The inquiry request of asynchronous call result.
Further, on the basis of embodiment corresponding to Fig. 5, the embodiment of the present invention provides another client, such as Fig. 6 institutes Show, the client 4 also includes:
Pretreatment module 43, for filtering all remote procedure call requests using preset asynchronous call filter, obtain Asked to asynchronous call.
Acquisition module 44, for obtaining the API of asynchronous call request.
Registering modules 45, for utilizing preset API registration device by the API registration that the asynchronous call of acquisition is asked to API In storage pool.
The client that the embodiment of the present invention is provided, the inquiry request of asynchronous call result is sent to service end;Readjustment clothes The Query Result that business end generates according to inquiry request.From technical scheme provided by the invention, because client is actively to clothes The inquiry request for end transmission asynchronous call result of being engaged in, and adjust back the inquiry knot that service end generates according to transmitted inquiry request Fruit, it is achieved that the active obtaining of asynchronous call result, so as to which asynchronous call result or return can not be returned in service end In the case that asynchronous call result is lost, remain able to obtain asynchronous call result, ensure that the robustness of asynchronous call mechanism.
In actual applications, the sending module 41, first processing module 42, pretreatment module 43, the and of acquisition module 44 Registering modules 45 can be by the central processing unit (Central Processing Unit, CPU) in client, microprocessor Device (Micro Processor Unit, MPU), digital signal processor (Digital Signal Processor, DSP) or existing Field programmable gate array (Field Programmable Gate Array, FPGA) etc. is realized.
The embodiment of the present invention also provides a kind of service end, as shown in fig. 7, the service end 5 includes:
Receiving module 51, the inquiry request of the asynchronous call result for receiving client transmission.
Second processing module 52, for inquiring about asynchronous call process according to inquiry request, and generate Query Result.
Further, on the basis of embodiment corresponding to Fig. 7, the embodiment of the present invention provides another service end, such as Fig. 8 institutes Show, the service end 5 also includes:
Judge module 53, for judging whether Query Result is that asynchronous call process has been completed.
Searching modul 54, if being that asynchronous call process has been completed for Query Result, in the API storages pre-established Target API corresponding to asynchronous call process is searched in pond.
Removing module 55, for delete target API.
The service end that the embodiment of the present invention is provided, receive the inquiry request for the asynchronous call result that client is sent, root It is investigated that asking requesting query asynchronous call process, and generate Query Result.From technical scheme provided by the invention, due to service End receives the inquiry request for the asynchronous call result that client is actively sent, and then produces Query Result according to inquiry request, from And in the case where service end can not return to the asynchronous call result loss of asynchronous call result or return, remain able to so that visitor Family end obtains asynchronous call result, ensure that the robustness of asynchronous call mechanism.
In actual applications, the receiving module 51, Second processing module 52, judge module 53, searching modul 54 and delete Except module 55 can be realized by CPU, MPU, DSP or FPGA in service end etc..
The embodiment of the present invention also provides a kind of device for being used to realize acquisition of information, including first memory and the first processing Device, wherein, the following instruction being executed by processor is stored with first memory:
The inquiry request of asynchronous call result is sent to service end.
The Query Result that readjustment service end generates according to inquiry request.
Further, the following instruction being executed by processor specifically is stored with first memory:
The API in the API storage pools pre-established is ask using preset automatic regular polling device wheel, is sent with realizing to service end The inquiry request of asynchronous call result.
Further, the following instruction being executed by processor also is stored with first memory:
All remote procedure call requests are filtered using preset asynchronous call filter, obtain asynchronous call request.
Obtain the API of asynchronous call request.
The API registration for being asked the asynchronous call of acquisition using preset API registration device is into API storage pools.
The embodiment of the present invention also provides another device for being used to realize acquisition of information, including at second memory and second Device is managed, wherein, the following instruction being executed by processor is stored with second memory:
Receive the inquiry request for the asynchronous call result that client is sent.
Asynchronous call process is inquired about according to inquiry request, and generates Query Result.
Further, the following instruction being executed by processor also is stored with second memory:
Judge whether Query Result is that asynchronous call process has been completed.
If Query Result is asynchronous call, process has been completed, and asynchronous tune is searched in the API storage pools pre-established The target API corresponding to process.
Delete target API.
The embodiment of the present invention also provides a kind of Information Acquisition System, as shown in figure 9, the acquisition system 6 includes:
As corresponding to Fig. 5 or Fig. 6 embodiment provide client 61 and as corresponding to Fig. 7 or Fig. 8 embodiment offer Service end 62.
Although disclosed herein embodiment as above, described content be only readily appreciate the present invention and use Embodiment, it is not limited to the present invention.Technical staff in any art of the present invention, taken off not departing from the present invention On the premise of the spirit and scope of dew, any modification and change, but the present invention can be carried out in the form and details of implementation Scope of patent protection, still should be subject to the scope of the claims as defined in the appended claims.

Claims (10)

  1. A kind of 1. information acquisition method, it is characterised in that including:
    Client sends the inquiry request of asynchronous call result to service end;
    Adjust back the Query Result that the service end generates according to the inquiry request.
  2. 2. information acquisition method according to claim 1, it is characterised in that the client sends asynchronous tune to service end With the inquiry request of result, including:
    The client askes answering in the application programming interface storage pool pre-established using preset automatic regular polling device wheel With Program Interfaces, the inquiry request with realization to the service end transmission asynchronous call result.
  3. 3. information acquisition method according to claim 1 or 2, it is characterised in that the client sends different to service end Before the inquiry request for walking call result, in addition to:
    The client filters all remote procedure call requests using preset asynchronous call filter, and obtaining asynchronous call please Ask;
    Obtain the application programming interface of the asynchronous call request;
    The application programming that the asynchronous call of acquisition is asked is connect using preset application programming interface Register Mouth is registered in the application programming interface storage pool.
  4. A kind of 4. information acquisition method, it is characterised in that including:
    Service end receives the inquiry request for the asynchronous call result that client is sent;
    Asynchronous call process is inquired about according to the inquiry request, and generates Query Result.
  5. 5. information acquisition method according to claim 4, it is characterised in that after the generation Query Result, in addition to:
    Judge whether the Query Result is that the asynchronous call process has been completed;
    Completed if Query Result is the asynchronous call process, in the application programming interface storage pool pre-established It is middle to search destination application DLL corresponding to the asynchronous call process;
    Delete the destination application DLL.
  6. A kind of 6. client, it is characterised in that including:
    Sending module, for sending the inquiry request of asynchronous call result to service end;
    First processing module, the Query Result generated for adjusting back the service end according to the inquiry request.
  7. 7. client according to claim 6, it is characterised in that
    The sending module, deposited specifically for asking the application programming interface pre-established using preset automatic regular polling device wheel Application programming interface in reservoir, to realize the inquiry request that the asynchronous call result is sent to the service end.
  8. 8. the client according to claim 6 or 7, it is characterised in that also include:
    Pretreatment module, for filtering all remote procedure call requests using preset asynchronous call filter, obtain asynchronous Call request;
    Acquisition module, for obtaining the application programming interface of the asynchronous call request;
    Registering modules, for being answered using preset application programming interface Register by what the asynchronous call of acquisition was asked It is registered to Program Interfaces in the application programming interface storage pool.
  9. A kind of 9. service end, it is characterised in that including:
    Receiving module, the inquiry request of the asynchronous call result for receiving client transmission;
    Second processing module, for inquiring about asynchronous call process according to the inquiry request, and generate Query Result.
  10. A kind of 10. Information Acquisition System, it is characterised in that including:
    Client and service end as claimed in claim 9 as described in claim any one of 6-8.
CN201710949701.3A 2017-10-12 2017-10-12 A kind of information acquisition method, apparatus and system Pending CN107729165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710949701.3A CN107729165A (en) 2017-10-12 2017-10-12 A kind of information acquisition method, apparatus and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710949701.3A CN107729165A (en) 2017-10-12 2017-10-12 A kind of information acquisition method, apparatus and system

Publications (1)

Publication Number Publication Date
CN107729165A true CN107729165A (en) 2018-02-23

Family

ID=61211085

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710949701.3A Pending CN107729165A (en) 2017-10-12 2017-10-12 A kind of information acquisition method, apparatus and system

Country Status (1)

Country Link
CN (1) CN107729165A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108563523A (en) * 2018-04-25 2018-09-21 咪咕文化科技有限公司 Information callback method, equipment and storage medium
CN110825736A (en) * 2019-10-17 2020-02-21 上海易点时空网络有限公司 Method, device and system for asynchronously calling data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104243537A (en) * 2013-06-24 2014-12-24 中国银联股份有限公司 Automatic retractable method and system used under cloud computing environment
CN106874267A (en) * 2015-12-10 2017-06-20 航天信息股份有限公司 A kind of method that asynchronous implement invoice is uploaded in real time
CN107040563A (en) * 2016-02-04 2017-08-11 阿里巴巴集团控股有限公司 Asynchronous service processing method and server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104243537A (en) * 2013-06-24 2014-12-24 中国银联股份有限公司 Automatic retractable method and system used under cloud computing environment
CN106874267A (en) * 2015-12-10 2017-06-20 航天信息股份有限公司 A kind of method that asynchronous implement invoice is uploaded in real time
CN107040563A (en) * 2016-02-04 2017-08-11 阿里巴巴集团控股有限公司 Asynchronous service processing method and server

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108563523A (en) * 2018-04-25 2018-09-21 咪咕文化科技有限公司 Information callback method, equipment and storage medium
CN108563523B (en) * 2018-04-25 2021-06-04 咪咕文化科技有限公司 Information callback method, equipment and storage medium
CN110825736A (en) * 2019-10-17 2020-02-21 上海易点时空网络有限公司 Method, device and system for asynchronously calling data

Similar Documents

Publication Publication Date Title
CN107566786B (en) Method and device for acquiring monitoring video and terminal equipment
US9043382B2 (en) Stream processing using a client-server architecture
CN103780679B (en) Long delay remote invocation method based on http protocol
US10212236B2 (en) Information transmitting method and apparatus in robot operating system
US9124494B2 (en) Method and apparatus of performing remote management of a managed machine
CN111628979A (en) Protocol-state-free ring mimicry architecture, defense method and readable storage medium
WO2018107387A1 (en) Data transmission method, device, system, electronic device, and computer program product
CN109729115B (en) Method, device, proxy server and terminal equipment for realizing distributed computation
US10574518B2 (en) Method and apparatus of performing remote management of a managed machine
CN106814975A (en) A kind of memory management method and its system for polymorphic type storage device
CN104539510B (en) A kind of information transmission system and method based on multi-protocols
CN107528891A (en) A kind of automated cluster method and its system based on WebSocket
CN107729165A (en) A kind of information acquisition method, apparatus and system
CN107528894A (en) A kind of storage system Real time data acquisition method and platform
CN107835445B (en) MQTT protocol-based television control method, mobile terminal and television
CN106034141B (en) Message treatment method, resource acquiring method, server and terminal device
WO2016090921A1 (en) Session control method and device
US20190370293A1 (en) Method and apparatus for processing information
CN102802041B (en) Implement method for intelligent streaming media server supporting a plurality of real-time dynamic data sources
KR101857020B1 (en) Apparatas and method for managing service of providing server in a terminal
JP6402077B2 (en) Relay system, relay method, and program
CN110661850B (en) Edge calculation method, system, computer equipment and storage medium
CN109040304B (en) CloudROS cloud robot framework
WO2017088349A1 (en) System, method and apparatus for processing information
CN110347659A (en) Data processing method and device, transaction data processing method and device

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: 20180223