CN105516086A - Service processing method and apparatus - Google Patents

Service processing method and apparatus Download PDF

Info

Publication number
CN105516086A
CN105516086A CN201510834701.XA CN201510834701A CN105516086A CN 105516086 A CN105516086 A CN 105516086A CN 201510834701 A CN201510834701 A CN 201510834701A CN 105516086 A CN105516086 A CN 105516086A
Authority
CN
China
Prior art keywords
contextual information
call request
far call
result
business
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510834701.XA
Other languages
Chinese (zh)
Other versions
CN105516086B (en
Inventor
匡凌轩
陈高昌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Cubesili Information Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network 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 Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201510834701.XA priority Critical patent/CN105516086B/en
Publication of CN105516086A publication Critical patent/CN105516086A/en
Application granted granted Critical
Publication of CN105516086B publication Critical patent/CN105516086B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/133Protocols for remote procedure calls [RPC]
    • 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/567Integrating service provisioning from a plurality of service providers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention, which belongs to the field of the network technology, provides a service processing method and apparatus. The method comprises: during a service processing process, context information of a work thread sending a remote invoking request is stored, a context information identifier is distributed to the context information, and the context information and the context information identifier are bound; the remote invoking request and the context information identifier are sent to a designated server; a processing result is received, and the context information bound to the context information identifier is obtained according to the context information identifier carried by the processing result and a pre-stored binding relation; and on the basis of the context information bound to the context information identifier and the processing result, the service processing process is carried out. According to the invention, a phenomenon that the thread is in a waiting state and can not be recycled during the remote invoking request processing process can be avoided and thus a problem of thread blocking can be solved.

Description

Method for processing business and device
Technical field
The present invention relates to networking technology area, particularly relate to a kind of method for processing business and device.
Background technology
Along with the development of network technology, the Internet is more and more general in the life of people, and computer data to be dealt with also get more and more, especially server, when server receives the request of client transmission, in the process of this request of process, often occur that remote I/O calls; Wherein, this client can be this user terminal on mounted arbitrary application program, such as, searching class application, the application of social class, game class application and electric business's class application etc.
In the Large-Scale Interconnected net level applications of distributed structure/architecture, when server receives the request that user sent by client, due to the feature of the distributivity that application architecture has, make server in the process of process request, occur that remote I/O calls, at present, remote invocation method can be: server sends a recalls information of carrying thread parameter to another remote server, then wait acknowledge information, after this remote server receives recalls information, obtain this thread parameter, and obtain result based on this thread parameter, this result is sent to this server, make this server according to this result, obtain response results to return to this corresponding client, above-mentioned far call process is a synchronizing process normally, that is to say, the any operative thread of server is each only can complete a far call request Processing tasks, after the request of transmission far call, this worker thread is in wait state always, until receive the result of this far call request, just can perform task next time.
But when far call is requested many, when namely there is high concurrent far call, above-mentioned synchronous processing mode can cause waiting worker thread to be recovered utilization, and easily causes a large amount of thread block, thus causes concurrent processing ability lower.
Summary of the invention
For overcoming Problems existing in correlation technique, the invention provides a kind of method for processing business and device.
According to the first aspect of the embodiment of the present invention, a kind of method for processing business is provided, comprises:
In business procession, store the contextual information of the worker thread sending far call request, and identify for this contextual information distributes contextual information, and this contextual information and this contextual information mark are bound;
This far call request and this contextual information mark are sent to given server, make this far call request of this given server process and return the result of this far call request, this result carries this contextual information mark;
Receive this result, and according to the binding relationship that the contextual information that this result is carried identifies and prestores, obtain and identify with this contextual information the contextual information bound;
Identify according to this contextual information the contextual information and this result bound, carry out this business procession.
In the first possibility implementation of a first aspect of the present invention, before this storage sends the contextual information of the worker thread of far call request, the method also comprises:
When capturing far call request, registered callbacks function, this call back function is used for when getting the result of this far call request, carries out Business Processing according to this result;
After storing the contextual information of the worker thread sending far call request, the method also comprises:
This far call request is stored to designated storage area;
Before this far call request and this contextual information mark are sent to given server, the method also comprises:
This far call request is read from this designated storage area.
In the second possibility implementation of a first aspect of the present invention, after this far call request is stored to designated storage area, the method also comprises:
Discharge the worker thread of this transmission far call request, the worker thread after release is put back to thread pool.
In the third possibility implementation of a first aspect of the present invention, this far call request and this contextual information mark are sent to given server and comprise: by transmission control protocol TCP passage, this far call request and this contextual information mark are sent to given server.
In the 4th kind of possibility implementation of a first aspect of the present invention, this business procession is asynchronous process process.
According to the second aspect of the embodiment of the present invention, a kind of business processing device is provided, comprises:
First processing module, in business procession, stores the contextual information of the worker thread sending far call request, and identifies for this contextual information distributes contextual information, and this contextual information and this contextual information mark is bound;
Sending module, for being that this contextual information mark that this contextual information distributes is sent to given server by this far call request and this first processing module, make this far call request of this given server process and return the result of this far call request, this result carries this contextual information mark;
Receiver module, for receiving this result, and according to the binding relationship that the contextual information that this result is carried identifies and prestores, obtains and identifies with this contextual information the contextual information bound;
Second processing module, for identifying according to this contextual information the contextual information and this result bound, carries out this business procession.
In the first possibility implementation of a second aspect of the present invention, this first processing module is also for when capturing far call request, registered callbacks function, this call back function is used for when getting the result of this far call request, carries out Business Processing according to this result;
This device also comprises:
Memory module, for being stored to designated storage area by this far call request;
Read module, for reading this far call request from this designated storage area.
In the second possibility implementation of a second aspect of the present invention, this device also comprises:
Thread release module, for discharging the worker thread of this transmission far call request, puts back to thread pool by the worker thread after release.
In the third possibility implementation of a second aspect of the present invention, this sending module is used for: by transmission control protocol TCP passage, this far call request and this contextual information mark are sent to given server.
In the 4th kind of possibility implementation of a second aspect of the present invention, this business procession is asynchronous process process.
The beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is:
The present invention is by preserving the contextual information of thread, and identify for this contextual information distributes contextual information, and this contextual information is bound, when sending far call request to given server, send this contextual information mark simultaneously, when given server returns the result of this far call request, return this contextual information mark simultaneously, make server can obtain contextual information according to this contextual information mark and binding relationship, to proceed Business Processing, said method can avoid being in wait state at far call request processing procedure thread cannot be recovered utilization, and then the problem of thread block can be avoided.
Should be understood that, it is only exemplary and explanatory that above general description and details hereinafter describe, and can not limit the present invention.
Accompanying drawing explanation
Accompanying drawing to be herein merged in specification and to form the part of this specification, shows embodiment according to the invention, and is used from specification one and explains principle of the present invention.
Fig. 1 is the flow chart of a kind of method for processing business that the embodiment of the present invention provides.
Fig. 2 is the flow chart of a kind of method for processing business that the embodiment of the present invention provides.
Fig. 3 is the flow chart of a kind of method for processing business that the embodiment of the present invention provides.
Fig. 4 is a kind of business processing device block diagram that the embodiment of the present invention provides.
Fig. 5 is the block diagram of a kind of business processing device 500 that the embodiment of the present invention provides.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Here will be described exemplary embodiment in detail, its sample table shows in the accompanying drawings.When description below relates to accompanying drawing, unless otherwise indicated, the same numbers in different accompanying drawing represents same or analogous key element.Execution mode described in following exemplary embodiment does not represent all execution modes consistent with the present invention.On the contrary, they only with as in appended claims describe in detail, the example of apparatus and method that aspects more of the present invention are consistent.
Fig. 1 is the flow chart of a kind of method for processing business that the embodiment of the present invention provides, and as shown in Figure 1, comprises the following steps.
In a step 101, in business procession, store the contextual information of the worker thread sending far call request, and identify for this contextual information distributes contextual information, and this contextual information and this contextual information mark are bound.
In a step 102, this far call request and this contextual information mark are sent to given server, make this far call request of this given server process and return the result of this far call request, this result carries this contextual information mark.
In step 103, receive this result, and according to the binding relationship that the contextual information that this result is carried identifies and prestores, obtain and identify with this contextual information the contextual information bound.
At step 104, identify according to this contextual information the contextual information and this result bound, carry out this business procession.
The method that the embodiment of the present invention provides, by preserving the contextual information of thread, and identify for this contextual information distributes contextual information, and this contextual information is bound, when sending far call request to given server, send this contextual information mark simultaneously, when given server returns the result of this far call request, return this contextual information mark simultaneously, make server can obtain contextual information according to this contextual information mark and binding relationship, to proceed Business Processing, said method can avoid being in wait state at far call request processing procedure thread cannot be recovered utilization, and then the problem of thread block can be avoided.
In the first possibility implementation of the present invention, before this storage sends the contextual information of the worker thread of far call request, the method also comprises:
When capturing far call request, registered callbacks function, this call back function is used for when getting the result of this far call request, carries out Business Processing according to this result;
After storing the contextual information of the worker thread sending far call request, the method also comprises:
This far call request is stored to designated storage area;
Before this far call request and this contextual information mark are sent to given server, the method also comprises:
This far call request is read from this designated storage area.
In the second possibility implementation of the present invention, after this far call request is stored to designated storage area, the method also comprises:
Discharge the worker thread of this transmission far call request, the worker thread after release is put back to thread pool.
In the third possibility implementation of the present invention, this far call request and this contextual information mark are sent to given server and comprise: by transmission control protocol TCP passage, this far call request and this contextual information mark are sent to given server.
In the 4th kind of possibility implementation of the present invention, this business procession is asynchronous process process.
Above-mentioned all alternatives, can adopt and combine arbitrarily formation optional embodiment of the present invention, this is no longer going to repeat them.
Fig. 2 is the flow chart of a kind of method for processing business that the embodiment of the present invention provides.The executive agent of this embodiment can be server, and with reference to Fig. 2, this embodiment specifically comprises:
In step 201, in business procession, when capturing far call request, registered callbacks function, this call back function is used for when getting the result of this far call request, carries out Business Processing according to this result.
In the catenet application of distributed structure/architecture, due to the distributivity feature of application architecture, when carrying out Business Processing, unavoidably there will be far call.Such as, in this distributed structure/architecture, comprise a current server carrying out Business Processing, in the processing procedure of this server, there will be some far call demands, therefore, this server can send far call request to other servers (only referring to given server in inventive embodiments) in distributed structure/architecture.At present, far call in business procession is a synchronous processing procedure normally, that is to say, after far call request is sent to given server by worker thread, until receive the result of this far call request, this worker thread is in wait state always.But when server needs traffic carrying capacity to be processed comparatively large, or when far call request is more, waiting worker thread cannot be recovered utilization, cause disposal ability during the high concurrent far call request of the method for processing business of synchronous mode reply lower.In order to solve the problem, the invention provides a kind of method for processing business based on the request of asynchronous process far call, that is to say, this business procession is asynchronous process process.
In embodiments of the present invention, before this far call request of transmission, first registered callbacks function, this call back function is used for the result of this far call request of process further, concrete grammar can be: by preserving the function pointer of this call back function, waiting when receiving the result of far call request, call this call back function by this function pointer.Certainly, also can be registered by additive method, the embodiment of the present invention is not construed as limiting this.
In step 202., store the contextual information of the worker thread sending far call request, and identify for this contextual information distributes contextual information, and this contextual information and this contextual information mark are bound.
In order to avoid waiting worker thread cannot recycle, in embodiments of the present invention, before the request of transmission far call, the contextual information of the worker thread sending far call request is carried out corresponding stored, and be that this contextual information distributes contextual information mark, and this contextual information and this contextual information are identified bind.Wherein, this contextual information at least comprises: the intermediate variable produced in business procession, and also can comprise the storage space information of these intermediate variables, the precedence information etc. of this worker thread, the embodiment of the present invention is not construed as limiting this.
It should be noted that, the number information that this contextual information mark can be stochastic generation, be made up of symbol or numeral, also can be the other forms of information produced by other means, the embodiment of the present invention be not construed as limiting this.After this contextual information and this contextual information identified binding, search for the ease of follow-up, binding relationship can be stored, also contextual information mark can be carried out corresponding stored with contextual information, the embodiment of the present invention is not construed as limiting this.
After storing the contextual information of the worker thread sending far call request, this far call request is stored to designated storage area; In embodiments of the present invention, this designated storage area is TCP (TransmissionControlProtocol, transmission control protocol) buffering area.After this far call request is stored to designated storage area, discharge the worker thread of this transmission far call request, worker thread after release is put back to thread pool, avoid worker thread to be in wait state before receiving this far call request result always, and then the quantity of available thread in thread pool can be improved, correspondingly, when far call request is more, service process performance can be improved.In particular, when the far call request processing time is longer, the present invention can shorten the stand-by period of worker thread greatly, and then obviously improves traffic handing capacity.Wherein, thread pool is at least for the worker thread to be called such as storing.
The contextual information of the above-mentioned worker thread to sending far call request stores, and can guarantee, after the result receiving far call request, to proceed the Business Processing do not completed according to the contextual information stored.
In step 203, this far call request and this contextual information mark are sent to given server, make this far call request of this given server process and return the result of this far call request, this result carries this contextual information mark.
This far call request is read from this designated storage area, and by transmission control protocol TCP passage, this far call request and this contextual information mark are sent to given server, this given server is used for according to this far call request, call the corresponding program in this given server or this far call request of corresponding function resume module, and return the result of this far call request.Wherein, this far call request and this contextual information mark are transmitted by TCP channel all in binary form; This given server is for different requests, and adopt diverse ways to process, the concrete processing method of the present invention to this given server does not repeat.
It should be noted that, this result carries this contextual information mark, after receiving this result, can identify according to this contextual information to make server, obtains corresponding contextual information, to have continued current business procession.
In step 204, receive this result, and according to the binding relationship that the contextual information that this result is carried identifies and prestores, obtain and identify with this contextual information the contextual information bound.
By the result that TCP channel reception given server returns, with step 203, send the method for far call request in like manner to given server, this result is also transmitted in the form of binary data.The contextual information mark of carrying according to this result and the binding relationship prestored, obtain contextual information.
In step 205, identify according to this contextual information the contextual information and this result bound, carry out this business procession.
The contextual information that the result received according to step 204 and step 202 are preserved, the worker thread in invokes thread pond and registered call back function, proceed the processing procedure of this business.
Above-mentioned method for processing business can be applied in arbitraryly to be had in the business procession of far call process, and concrete processing procedure is described further for Fig. 3.
User side sends user's request by user end to server mounted in terminal, at server in the process of this user of process request, when capturing far call request, first registered callbacks function, and preserve the contextual information of work at present thread, for this contextual information distributes contextual information mark, and bind, after this far call request is stored to designated storage area, this current worker thread is released into thread pool, calls for during other business of this server process; After server process to be specified is complete, this server receives the result that this given server returns, this result carries context id information, contextual information is obtained according to this context id information, start thread according to this result and contextual information and carry out readjustment process, proceed business procession, to obtain the result of user's request; After user to be obtained asks result, result is asked to be back to user terminal this user.
The method that the embodiment of the present invention provides, by preserving the contextual information of thread, and identify for this contextual information distributes contextual information, and this contextual information is bound, when sending far call request to given server, send this contextual information mark simultaneously, when given server returns the result of this far call request, return this contextual information mark simultaneously, make server can obtain contextual information according to this contextual information mark and binding relationship, to proceed Business Processing, said method can avoid being in wait state at far call request processing procedure thread cannot be recovered utilization, and then the problem of thread block can be avoided.Further, by the thread preserving contextual information is put back to thread pool, the quantity of available thread in thread pool can be improved, correspondingly, when far call request is more, can service process performance be improved.
Fig. 4 is a kind of business processing device block diagram that the embodiment of the present invention provides.With reference to Fig. 4, this device comprises the first processing module 401, sending module 402, receiver module 403 and the second processing module 404.
First processing module 401, in business procession, stores the contextual information of the worker thread sending far call request, and identifies for this contextual information distributes contextual information, and this contextual information and this contextual information mark is bound;
Sending module 402, this contextual information mark for this far call request and this first processing module 401 being distributed for this contextual information is sent to given server, make this far call request of this given server process and return the result of this far call request, this result carries this contextual information mark;
Receiver module 403, for receiving this result, and according to the binding relationship that the contextual information that this result is carried identifies and prestores, obtains and identifies with this contextual information the contextual information bound;
Second processing module 404, for identifying according to this contextual information the contextual information and this result bound, carries out this business procession.
In the first possibility implementation provided by the invention, this first processing module 401 is also for when capturing far call request, registered callbacks function, this call back function is used for when getting the result of this far call request, carries out Business Processing according to this result;
This device also comprises:
Memory module, for being stored to designated storage area by this far call request;
Read module, for reading this far call request from this designated storage area.
In the second possibility implementation provided by the invention, thread release module, for discharging the worker thread of this transmission far call request, puts back to thread pool by the worker thread after release.
Provided by the invention the third may in implementation, this sending module 402 for: by transmission control protocol TCP passage, this far call request and this contextual information mark are sent to given server.
In the 4th kind of possibility implementation provided by the invention, this business procession is asynchronous process process.
About the device in above-described embodiment, wherein the concrete mode of modules executable operations has been described in detail in about the embodiment of the method, will not elaborate explanation herein.
Fig. 5 is the block diagram of a kind of business processing device 500 that the embodiment of the present invention provides.Such as, device 500 may be provided in a server.With reference to Fig. 5, device 500 comprises processing components 522, and it comprises one or more processor further, and the memory resource representated by memory 532, can such as, by the instruction of the execution of processing unit 522, application program for storing.The application program stored in memory 532 can comprise each module corresponding to one group of instruction one or more.In addition, processing components 522 is configured to perform instruction, to perform above-mentioned method for processing business.
Device 500 can also comprise the power management that a power supply module 526 is configured to final controlling element 500, and a wired or wireless network interface 550 is configured to device 500 to be connected to network, and input and output (I/O) interface 558.Device 500 can operate the operating system based on being stored in memory 532, such as WindowsServer tM, MacOSX tM, Unix tM, Linux tM, FreeBSD tMor it is similar.
One of ordinary skill in the art will appreciate that all or part of step realizing above-described embodiment can have been come by hardware, the hardware that also can carry out instruction relevant by program completes, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium mentioned can be read-only memory, disk or CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a method for processing business, is characterized in that, described method comprises:
In business procession, store the contextual information of the worker thread sending far call request, and be that described contextual information distributes contextual information mark, and described contextual information and described contextual information mark are bound;
Described far call request and described contextual information mark are sent to given server, make far call request described in described given server process and return the result of described far call request, described result carries described contextual information mark;
Receive described result, and according to the binding relationship that the contextual information that described result is carried identifies and prestores, obtain and identify with described contextual information the contextual information bound;
Identify according to described contextual information the contextual information and described result bound, carry out described business procession.
2. method according to claim 1, is characterized in that, before described storage sends the contextual information of the worker thread of far call request, described method also comprises:
When capturing far call request, registered callbacks function, described call back function is used for when getting the result of described far call request, carries out Business Processing according to described result;
After storing the contextual information of the worker thread sending far call request, described method also comprises:
Described far call request is stored to designated storage area;
Before described far call request and described contextual information mark are sent to given server, described method also comprises:
Described far call request is read from described designated storage area.
3. method according to claim 2, is characterized in that, after described far call request is stored to designated storage area, described method also comprises:
Discharge the worker thread of described transmission far call request, the worker thread after release is put back to thread pool.
4. method according to claim 1, it is characterized in that, described far call request and described contextual information mark are sent to given server and comprise: by transmission control protocol TCP passage, described far call request and described contextual information mark are sent to given server.
5. method according to claim 1, is characterized in that, described business procession is asynchronous process process.
6. a business processing device, is characterized in that, described device comprises:
First processing module, for in business procession, store the contextual information of the worker thread sending far call request, and be that described contextual information distributes contextual information mark, and described contextual information and described contextual information mark are bound;
Sending module, for being that the described contextual information mark that described contextual information distributes is sent to given server by described far call request and described first processing module, make far call request described in described given server process and return the result of described far call request, described result carries described contextual information mark;
Receiver module, for receiving described result, and according to the binding relationship that the contextual information that described result is carried identifies and prestores, obtains and identifies with described contextual information the contextual information bound;
Second processing module, for according to identifying with described contextual information the contextual information and described result bound, carries out described business procession.
7. device according to claim 6, is characterized in that,
Described first processing module also for when capturing far call request, registered callbacks function, described call back function be used for when getting the result of described far call request, carry out Business Processing according to described result;
Described device also comprises:
Memory module, for being stored to designated storage area by described far call request;
Read module, for reading described far call request from described designated storage area.
8. device according to claim 7, is characterized in that, described device also comprises:
Thread release module, for discharging the worker thread of described transmission far call request, puts back to thread pool by the worker thread after release.
9. device according to claim 6, is characterized in that, described sending module is used for: by transmission control protocol TCP passage, described far call request and described contextual information mark are sent to given server.
10. device according to claim 6, is characterized in that, described business procession is asynchronous process process.
CN201510834701.XA 2015-11-25 2015-11-25 Method for processing business and device Active CN105516086B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510834701.XA CN105516086B (en) 2015-11-25 2015-11-25 Method for processing business and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510834701.XA CN105516086B (en) 2015-11-25 2015-11-25 Method for processing business and device

Publications (2)

Publication Number Publication Date
CN105516086A true CN105516086A (en) 2016-04-20
CN105516086B CN105516086B (en) 2019-06-07

Family

ID=55723724

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510834701.XA Active CN105516086B (en) 2015-11-25 2015-11-25 Method for processing business and device

Country Status (1)

Country Link
CN (1) CN105516086B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453592A (en) * 2016-11-02 2017-02-22 华为技术有限公司 Asynchronous call processing method and apparatus, and distributed system
CN106850698A (en) * 2017-04-06 2017-06-13 广东浪潮大数据研究有限公司 A kind of User space RPC agreement multithreading optimization methods and system
CN109669679A (en) * 2018-12-28 2019-04-23 北京微播视界科技有限公司 Service detection and processing method, device and electronic equipment
CN109918209A (en) * 2019-01-28 2019-06-21 深兰科技(上海)有限公司 A kind of method and apparatus of inter-thread communication
CN110519337A (en) * 2019-08-05 2019-11-29 网宿科技股份有限公司 A kind of judgement of node state, acquisition method and state decision-making device, state acquisition device
CN111787031A (en) * 2020-08-03 2020-10-16 南京信息职业技术学院 Method for sending control instruction of Internet of things equipment based on distributed technology
CN112306695A (en) * 2020-11-19 2021-02-02 中国民航信息网络股份有限公司 Data processing method and device, electronic equipment and computer storage medium
CN112788104A (en) * 2020-12-25 2021-05-11 珠海金山网络游戏科技有限公司 Remote procedure calling method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674326A (en) * 2009-09-21 2010-03-17 中兴通讯股份有限公司 Method for realizing interprocess synchronization communication and agent unit
CN102567111A (en) * 2011-12-23 2012-07-11 深圳市融创天下科技股份有限公司 Method, system and terminal device capable of calling asynchronous procedure
CN102801737A (en) * 2012-08-28 2012-11-28 北京城市网邻信息技术有限公司 Asynchronous network communication method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674326A (en) * 2009-09-21 2010-03-17 中兴通讯股份有限公司 Method for realizing interprocess synchronization communication and agent unit
CN102567111A (en) * 2011-12-23 2012-07-11 深圳市融创天下科技股份有限公司 Method, system and terminal device capable of calling asynchronous procedure
CN102801737A (en) * 2012-08-28 2012-11-28 北京城市网邻信息技术有限公司 Asynchronous network communication method and device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453592B (en) * 2016-11-02 2020-05-08 华为技术有限公司 Asynchronous call processing method, device and distributed system
CN106453592A (en) * 2016-11-02 2017-02-22 华为技术有限公司 Asynchronous call processing method and apparatus, and distributed system
CN106850698A (en) * 2017-04-06 2017-06-13 广东浪潮大数据研究有限公司 A kind of User space RPC agreement multithreading optimization methods and system
CN109669679B (en) * 2018-12-28 2022-04-29 北京微播视界科技有限公司 Service detection and processing method and device and electronic equipment
CN109669679A (en) * 2018-12-28 2019-04-23 北京微播视界科技有限公司 Service detection and processing method, device and electronic equipment
CN109918209A (en) * 2019-01-28 2019-06-21 深兰科技(上海)有限公司 A kind of method and apparatus of inter-thread communication
CN109918209B (en) * 2019-01-28 2021-02-02 深兰科技(上海)有限公司 Method and equipment for communication between threads
CN110519337A (en) * 2019-08-05 2019-11-29 网宿科技股份有限公司 A kind of judgement of node state, acquisition method and state decision-making device, state acquisition device
CN111787031A (en) * 2020-08-03 2020-10-16 南京信息职业技术学院 Method for sending control instruction of Internet of things equipment based on distributed technology
CN111787031B (en) * 2020-08-03 2022-04-12 南京信息职业技术学院 Method for sending control instruction of Internet of things equipment based on distributed technology
CN112306695A (en) * 2020-11-19 2021-02-02 中国民航信息网络股份有限公司 Data processing method and device, electronic equipment and computer storage medium
CN112788104A (en) * 2020-12-25 2021-05-11 珠海金山网络游戏科技有限公司 Remote procedure calling method and device
CN112788104B (en) * 2020-12-25 2023-05-12 珠海金山数字网络科技有限公司 Remote procedure call method and device

Also Published As

Publication number Publication date
CN105516086B (en) 2019-06-07

Similar Documents

Publication Publication Date Title
CN105516086A (en) Service processing method and apparatus
CN109343963B (en) Application access method and device for container cluster and related equipment
CN107241281B (en) Data processing method and device
CN110896412B (en) Network request processing method and device and electronic equipment
US20150058823A1 (en) Remote debugging in a cloud computing environment
CN104954468A (en) Resource allocation method and resource allocation device
CN111258565B (en) Method, system, server and storage medium for generating applet
CN103841134A (en) API-based method for sending and receiving information, API-based apparatus, and API-based system
CN107920120A (en) Method for processing business, device and computer-readable recording medium
US8606908B2 (en) Wake-up server
CN107888787B (en) Method and device for processing media access request
CN111478781B (en) Message broadcasting method and device
CN113517985B (en) File data processing method and device, electronic equipment and computer readable medium
CN106034113A (en) Data processing method and data processing device
CN103701867A (en) Method, system and central server for processing call requests
CN111510493B (en) Distributed data transmission method and device
CN115550354A (en) Data processing method and device and computer readable storage medium
CN112084395A (en) Search method, search device, electronic device, and storage medium
CN112104679B (en) Method, apparatus, device and medium for processing hypertext transfer protocol request
CN109828830B (en) Method and apparatus for managing containers
CN111294377B (en) Dependency network request sending method, terminal device and storage medium
CN108958933B (en) Configuration parameter updating method, device and equipment of task executor
CN110609707B (en) Online data processing system generation method, device and equipment
CN111190731A (en) Cluster task scheduling system based on weight
CN108616576B (en) Method and device for scheduling application server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 511446 Guangzhou City, Guangdong Province, Panyu District, South Village, Huambo Business District Wanda Plaza, block B1, floor 28

Applicant after: Guangzhou Huaduo Network Technology Co., Ltd.

Address before: 510655, Guangzhou, Whampoa Avenue, No. 2, creative industrial park, building 3-08,

Applicant before: Guangzhou Huaduo Network Technology Co., Ltd.

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210120

Address after: 511442 3108, 79 Wanbo 2nd Road, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Patentee after: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 511446 28th floor, block B1, Wanda Plaza, Wanbo business district, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Patentee before: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20160420

Assignee: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

Assignor: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Contract record no.: X2021440000053

Denomination of invention: Service processing method and device

Granted publication date: 20190607

License type: Common License

Record date: 20210208