CN103488527A - PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and system - Google Patents

PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and system Download PDF

Info

Publication number
CN103488527A
CN103488527A CN201310395248.8A CN201310395248A CN103488527A CN 103488527 A CN103488527 A CN 103488527A CN 201310395248 A CN201310395248 A CN 201310395248A CN 103488527 A CN103488527 A CN 103488527A
Authority
CN
China
Prior art keywords
php
api
web server
expansion
built
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
CN201310395248.8A
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.)
Sina Technology China Co Ltd
Original Assignee
Sina Technology China 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 Sina Technology China Co Ltd filed Critical Sina Technology China Co Ltd
Priority to CN201310395248.8A priority Critical patent/CN103488527A/en
Publication of CN103488527A publication Critical patent/CN103488527A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and a PHP API calling system. The method comprises the steps of when a PHP application run on a Web server calls a PHP extension API, sending a calling request to a far-end server for requesting to call the PHP extension API; receiving a PHP extension API calling result obtained by calling the PHP extension API returned by the far-end server; responding the calling of the PHP application for the PHP extension API based on the received PHP extension API calling result. After the scheme provided by the embodiment of the invention is adopted, the consumption of system resources of the Web server due to calling the PHP extension API is reduced, so that the performance of the Web server is improved.

Description

A kind of PHP API Calls method, relevant device and system
Technical field
The present invention relates to field of computer technology, relate in particular to a kind of PHP API Calls method, relevant device and system.
Background technology
PHP(Hypertext Preprocessor) be a kind of dynamic website Script Programming language, may operate in the Web service end, usually with the Web server of increasing income, build together dynamic Web site.
Application programming interface (API, Application Programing Interface) be some predefined functions, PHP API is the application programming interface that the PHP language provides, can be divided into two kinds: built-in API and expansion API, built-in API is the built-in functions of some PHP, is at the defined function in PHP routine library the inside; Some new PHP API that expansion API provides while being exploitation PHP expansion, the PHP expansion can be used the C language development.
In the prior art, PHP expansion API is called by the PHP program operated on Web server, and carries out on this Web server.Generally speaking, compare the built-in API of PHP, call PHP expansion API and will consume the more system resource of server, as CPU and memory source, frequent a large amount of while calling PHP expansion API when needs, will cause the Web server load higher, the performance of reduction Web server.
Summary of the invention
The embodiment of the present invention provides a kind of PHP API Calls method, relevant device and system, in order to solve in prior art, exist cause owing to calling in a large number PHP expansion API the problem that the Web server performance is lower.
The embodiment of the present invention provides a kind of PHP API Calls method, comprising:
When the PHP routine call PHP moved expands API, to far-end server, send call request on Web server, for the described PHP expansion of request call API;
What receive that described far-end server returns is called to described PHP expansion API the PHP expansion API Calls result obtained after processing;
Described PHP expansion API Calls result based on receiving, respond described PHP program calling described PHP expansion API.
In the method that the embodiment of the present invention provides, when the PHP routine call PHP on Web server expands API, send call request to far-end server, this PHP expansion API is in the far-end server processing that is called, then returned to the result of calling of this PHP expansion API by far-end server, compared to existing technology, no longer need Web server to be called processing to PHP expansion API, only need to by and far-end server between information interaction, can obtain the result of calling of PHP expansion API, therefore reduced and called the consumption of PHP expansion API to the system resource of Web server, thereby improved the performance of Web server.
Further, in the said method provided in the embodiment of the present invention, can also comprise:
During the built-in API of described PHP routine call PHP that moves, the built-in API of described PHP is called to processing on described Web server, obtained the built-in API Calls result of PHP; The built-in API Calls result of described PHP based on obtaining, respond described PHP program calling the built-in API of described PHP.
For calling of the built-in API of PHP, directly called processing on Web server, and by information interaction, by far-end server, do not called processing, reduced the flow process of information interaction, thereby improved the treatment effeciency that calls to the built-in API of PHP, and the Web server system resource of calling the built-in API consumption of PHP is relatively less, and directly being called processing on local Web server can obviously not affect the performance of Web server.
Further, described PHP program is each Web application request operation on described Web server, and further, and described Web server can be for for providing platform to serve the server of PaaS platform.
Like this, in the Web server that the PaaS platform is provided, call the consumption of PHP expansion API to the system resource of Web server owing to having reduced, improved the performance of Web server, even if, so PHP expansion API is called in the application of the part Web on Web server in a large number, can obviously not affect the response speed to the processing request of other Web application yet.
The invention process also provides a kind of PHP API Calls device, comprising:
Transmitting element, while for the PHP routine call PHP moved, expanding API on Web server, send call request to far-end server, for the described PHP expansion of request call API;
Receiving element, called to described PHP expansion API the PHP expansion API Calls result obtained after processing for what receive that described far-end server returns;
The first response unit, the described PHP expansion API Calls result for based on receiving, respond described PHP program calling described PHP expansion API.
The said apparatus that adopts the embodiment of the present invention to provide, when the PHP routine call PHP on Web server expands API, send call request to far-end server, this PHP expansion API is in the far-end server processing that is called, then returned to the result of calling of this PHP expansion API by far-end server, compared to existing technology, no longer need Web server to be called processing to PHP expansion API, only need to by and far-end server between information interaction, can obtain the result of calling of PHP expansion API, therefore reduced and called the consumption of PHP expansion API to the system resource of Web server, thereby improved the performance of Web server.
Further, said apparatus can also comprise:
Call processing unit, during for the built-in API of described PHP routine call PHP that moves, the built-in API of described PHP is called to processing on described Web server, obtain the built-in API Calls result of PHP;
The second response unit, for the built-in API Calls result of the described PHP based on obtaining, respond described PHP program calling the built-in API of described PHP.
For calling of the built-in API of PHP, directly called processing on Web server, and by information interaction, by far-end server, do not called processing, reduced the flow process of information interaction, thereby improved the treatment effeciency that calls to the built-in API of PHP, and the Web server system resource of calling the built-in API consumption of PHP is relatively less, and directly being called processing on local Web server can obviously not affect the performance of Web server.
The embodiment of the present invention also provides a kind of Web server, and this Web server comprises above-mentioned PHP API Calls device.
The Web server that adopts the embodiment of the present invention to provide, when the PHP routine call PHP on Web server expands API, send call request to far-end server, this PHP expansion API is in the far-end server processing that is called, then returned to the result of calling of this PHP expansion API by far-end server, compared to existing technology, no longer need Web server to be called processing to PHP expansion API, only need to by and far-end server between information interaction, can obtain the result of calling of PHP expansion API, therefore reduced and called the consumption of PHP expansion API to the system resource of Web server, thereby improved the performance of Web server.
The embodiment of the present invention also provides a kind of PHP API Calls system, comprising: Web server and far-end server, wherein:
Described Web server, while for the PHP routine call PHP moved, expanding API on described Web server, send call request to far-end server, for the described PHP expansion of request call API; And receive that described far-end server returns described PHP expansion API is called to the PHP expansion API Calls result obtained after processing; And the described PHP expansion API Calls result based on receiving, respond described PHP program calling described PHP expansion API;
Described far-end server, the described call request sent for receiving described Web server; And described PHP expansion API is called to processing, obtain PHP expansion API Calls result; And send described PHP expansion API Calls result to described Web server.
The API Calls system that adopts the embodiment of the present invention to provide, when the PHP routine call PHP on Web server expands API, send call request to far-end server, this PHP expansion API is in the far-end server processing that is called, then returned to the result of calling of this PHP expansion API by far-end server, compared to existing technology, no longer need Web server to be called processing to PHP expansion API, only need to by and far-end server between information interaction, can obtain the result of calling of PHP expansion API, therefore reduced and called the consumption of PHP expansion API to the system resource of Web server, thereby improved the performance of Web server.
Further, described Web server, during also for the built-in API of described PHP routine call PHP that moves on described Web server, called processing to the built-in API of described PHP, obtains the built-in API Calls result of PHP; And the built-in API Calls result of the described PHP based on obtaining, respond described PHP program calling the built-in API of described PHP.
Like this, the Web server system resource of calling the built-in API consumption of PHP is relatively less, and directly being called processing on local Web server can not affect the performance of Web server.
Further, described Web server is the server for providing platform to serve the PaaS platform, and described PHP program is that each Web application request on described Web server is moved.
Like this, in the Web server that the PaaS platform is provided, call the consumption of PHP expansion API to the system resource of Web server owing to having reduced, improved the performance of Web server, even if, so PHP expansion API is called in the application of the part Web on Web server in a large number, can obviously not affect the response speed to the processing request of other Web application yet.
The application's further feature and advantage will be set forth in the following description, and, partly from instructions, become apparent, or understand by implementing the application.The application's purpose and other advantages can realize and obtain by specifically noted structure in the instructions write, claims and accompanying drawing.
The accompanying drawing explanation
Accompanying drawing is used to provide a further understanding of the present invention, and forms the part of instructions, with the embodiment of the present invention one, is used from explanation the present invention, is not construed as limiting the invention.In the accompanying drawings:
The process flow diagram of the PHP API Calls method that Fig. 1 provides for the embodiment of the present invention;
The process flow diagram of the PHP API Calls method that Fig. 2 provides for the embodiment of the present invention 1;
The structural representation of the PHP API Calls device that Fig. 3 provides for the embodiment of the present invention 2;
The structural representation of the PHP API Calls system that Fig. 4 provides for the embodiment of the present invention 3.
Embodiment
In order to provide the implementation that improves the Web server performance, the embodiment of the present invention provides a kind of PHPAPI call method, relevant device and system, below in conjunction with Figure of description, the preferred embodiments of the present invention are described, be to be understood that, preferred embodiment described herein only, for description and interpretation the present invention, is not intended to limit the present invention.And, in the situation that do not conflict, embodiment and the feature in embodiment in the application can combine mutually.
The embodiment of the present invention provides a kind of PHP API Calls method, as shown in Figure 1, comprising:
When step 101, the PHP routine call PHP moved expand API, to far-end server, send call request on Web server, for this PHP expansion of request call API.
Step 102, receive that this far-end server returns this PHP expansion API is called to the PHP expansion API Calls result obtained after processing.
Step 103, this PHP expansion API Calls result based on receiving, respond this PHP program calling this PHP expansion API.
Further, in the said method provided in the embodiment of the present invention, during the built-in API of PHP routine call PHP that moves, can also be called processing to the built-in API of this PHP on this Web server, be obtained the built-in API Calls result of PHP; And the built-in API Calls result of this PHP based on obtaining, respond this PHP program calling the built-in API of this PHP.
In the said method that the embodiment of the present invention provides, need to call that the PHP program of PHP expansion API can be for each Web application request operation on Web server, further, Web server can be for for providing platform to serve the server of (PaaS, Platform-as-a-server) platform.
PaaS pattern in cloud computing, be that the research and development of software platform is offered to the user as a kind of service, and the user only needs AH to the PaaS platform, and the work such as the O&M of application, data monitoring and data statistics complete by the PaaS platform.In the Web server that the PaaS platform is provided, need a plurality of Web application of operation, so when a Web application need to be called PHP expansion API in a large number, if employing prior art, to cause the Web server load higher, reduce the performance of Web server, thereby cause some processing that other Web is applied to ask response slower, and then affected user's experience of other Web application.
And when said method is applied to provide the Web server of PaaS platform, call the consumption of PHP expansion API to the system resource of Web server owing to having reduced, improved the performance of Web server, even if, so PHP expansion API is called in the application of the part Web on Web server in a large number, can obviously not affect the response speed to the processing request of other Web application yet.
When realizing the said method that the embodiment of the present invention provides, can on the basis of existing PHP language running tool, be improved, specifically can be improved the expansion API Calls module of PHP language running tool, make when needs call PHP expansion API, can will expand calling of API to PHP by one section PHP extender and convert call request to, then this call request is sent to far-end server, for this PHP expansion of request call API, can carry in this call request this PHP expansion API is called and processes needed relevant information, as the identification information of this PHP expansion API etc.
By this PHP extender, can also receive the PHP expansion API Calls result that far-end server returns.
After receiving the PHP expansion API Calls result that far-end server returns, can be by original treatment mechanism of existing PHP language running tool, the PHP expansion API Calls result based on receiving, respond this PHP program calling this PHP expansion API.
Being improved resulting above-mentioned PHP extender on the basis of existing PHP language running tool can adopt the C language to realize.
Further, the said distal ends server in the embodiment of the present invention can be a TCP server based on privately owned binary protocol, and whole PHP running environment is embedded wherein, and encapsulates the processing capacity of calling of PHP expansion API, and makes it possess above-mentioned functions.
In the said method provided in the embodiment of the present invention, between Web server and far-end server, can pass through remote procedure call protocol (RPC, Remote Procedure Call Protocol) carry out information interaction, above-mentioned PHP extender can be the equal of the RPC client, and far-end server can be the equal of the RPC service end.
Below in conjunction with accompanying drawing, with specific embodiment, method provided by the invention and device and corresponding system are described in detail.
Embodiment 1:
The process flow diagram of the PHP API Calls method that Fig. 2 provides for the embodiment of the present invention 1 comprises:
Step 201, the request of Web server based on the Web application, move corresponding PHP program, and, in the process of this PHP program of operation, need to call PHP API.
Step 202, Web server are determined the type of this PHP API that need to call, determine that this PHPAPI is the built-in API of PHP or PHP expansion API;
When being defined as the built-in API of PHP, enter step 203;
When being defined as PHP expansion API, enter step 205.
Step 203, Web server are called processing to the built-in API of this PHP, obtain the built-in API Calls result of PHP; Generally, the Web server system resource of calling the built-in API consumption of PHP is relatively less, so calling of the built-in API of PHP can directly be processed on local Web server.
Step 204, the built-in API Calls result of Web server this PHP based on obtaining, respond this PHP program calling the built-in API of this PHP.
Concrete, above-mentioned steps 203 and step 204 can be carried out by the built-in API Calls module of the PHP of the PHP language running tool on Web server.
Step 205, Web server will be expanded calling of API to PHP and convert call request to, and send this call request to far-end server, and this call request is for this PHP expansion of request call API.
Step 206, far-end server, after receiving this call request, are called processing for this call request received to this PHP expansion API, obtain PHP expansion API Calls result.
Step 207, far-end server send this PHP expansion API Calls result to this Web server.
Step 208, Web server are after receiving this PHP expansion API Calls result that far-end server returns, and this PHP expansion API Calls result based on receiving, respond this PHP program calling this PHP expansion API.
Concrete, above-mentioned steps 205 and step 208 can be carried out by the PHP expansion API Calls module of the PHP language running tool on Web server, and this PHP expansion API Calls module comprises above-mentioned PHP extender.
In the method that above-described embodiment 1 provides, when the PHP routine call PHP on Web server expands API, send call request to far-end server, this PHP expansion API is in the far-end server processing that is called, then returned to the result of calling of this PHP expansion API by far-end server, compared to existing technology, no longer need Web server to be called processing to PHP expansion API, only need to by and far-end server between information interaction, can obtain the result of calling of PHP expansion API, therefore reduced and called the consumption of PHP expansion API to the system resource of Web server, thereby improved the performance of Web server.
Embodiment 2:
Based on same inventive concept, the PHP API Calls method provided according to the above embodiment of the present invention, correspondingly, the invention process 2 also provides a kind of PHP API Calls device, and this apparatus structure schematic diagram as shown in Figure 3, specifically comprises:
Transmitting element 301, while for the PHP routine call PHP moved, expanding API on Web server, send call request to far-end server, for this PHP expansion of request call API;
Receiving element 302, called to this PHP expansion API the PHP expansion API Calls result obtained after processing for what receive that this far-end server returns;
The first response unit 303, this PHP expansion API Calls result for based on receiving, respond this PHP program calling this PHP expansion API.
Preferably, above-mentioned PHP API Calls device also comprises:
Call processing unit 304, during for the built-in API of this PHP routine call PHP that moves, the built-in API of this PHP is called to processing on this Web server, obtain the built-in API Calls result of PHP;
The second response unit 305, for the built-in API Calls result of this PHP based on obtaining, respond this PHP program calling the built-in API of this PHP.
The function of above-mentioned each unit can, corresponding to the respective handling step in flow process shown in Fig. 1 to Fig. 2, not repeat them here.
The embodiment of the present invention 2 also provides a kind of Web server, this Web server comprises the PHP API Calls device shown in above-mentioned Fig. 3, because the principle that this Web server is dealt with problems is similar to aforementioned PHP API Calls device, therefore the enforcement of this Web server can, referring to the enforcement of aforementioned means, repeat part and repeat no more.
Embodiment 3:
The embodiment of the present invention 3 also provides a kind of PHP API Calls system, and this system comprises above-mentioned Web server and the far-end server that the embodiment of the present invention provides, as shown in Figure 4.
Web server 401, during for the PHP routine call PHP that moves expansion API, send call request to far-end server, for this PHP expansion of request call API on this Web server; And receive that this far-end server returns this PHP expansion API is called to the PHP expansion API Calls result obtained after processing; And this PHP expansion API Calls result based on receiving, respond this PHP program calling this PHP expansion API;
Far-end server 402, this call request sent for receiving this Web server; And this PHP expansion API is called to processing, obtain PHP expansion API Calls result; And send this PHP expansion API Calls result to this Web server.
Further, Web server 401, during also for the built-in API of described PHP routine call PHP that moves on described Web server, called processing to the built-in API of described PHP, obtains the built-in API Calls result of PHP; And the built-in API Calls result of the described PHP based on obtaining, respond described PHP program calling the built-in API of described PHP.
Further, Web server 401 is the server for providing platform to serve the PaaS platform, and this PHP program is that each Web application request on this Web server is moved.
In sum, the scheme that the embodiment of the present invention provides comprises: when the PHP routine call PHP moved expands API, to far-end server, send call request on Web server, for this PHP expansion of request call API; And receive that this far-end server returns this PHP expansion API is called to the PHP expansion API Calls result obtained after processing; And this PHP expansion API Calls result based on receiving, respond this PHP program calling this PHP expansion API.The scheme that adopts the embodiment of the present invention to provide, reduced and called the consumption of PHP expansion API to the system resource of Web server, thereby improved the performance of Web server.
The PHP API Calls device that the application's embodiment provides can be realized by computer program.Those skilled in the art should be understood that; above-mentioned Module Division mode is only a kind of in numerous Module Division modes; if be divided into other modules or do not divide module, as long as PHP API Calls device has above-mentioned functions, all should be within the application's protection domain.
The application describes with reference to process flow diagram and/or the block scheme of method, equipment (system) and computer program according to the embodiment of the present application.Should understand can be in computer program instructions realization flow figure and/or block scheme each flow process and/or the flow process in square frame and process flow diagram and/or block scheme and/or the combination of square frame.Can provide these computer program instructions to the processor of multi-purpose computer, special purpose computer, Embedded Processor or other programmable data processing device to produce a machine, make the instruction of carrying out by the processor of computing machine or other programmable data processing device produce for realizing the device in the function of flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame appointments.
These computer program instructions also can be stored in energy vectoring computer or the computer-readable memory of other programmable data processing device with ad hoc fashion work, make the instruction be stored in this computer-readable memory produce the manufacture that comprises command device, this command device is realized the function of appointment in flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame.
These computer program instructions also can be loaded on computing machine or other programmable data processing device, make and carry out the sequence of operations step to produce computer implemented processing on computing machine or other programmable devices, thereby the instruction of carrying out on computing machine or other programmable devices is provided for realizing the step of the function of appointment in flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame.
Obviously, those skilled in the art can carry out various changes and modification and not break away from the spirit and scope of the present invention the present invention.Like this, if within of the present invention these are revised and modification belongs to the scope of the claims in the present invention and equivalent technologies thereof, the present invention also is intended to comprise these changes and modification interior.

Claims (10)

1. a hypertext pre-service language PHP application programming interface API Calls method, is characterized in that, comprising:
When the PHP routine call PHP moved expands API, to far-end server, send call request on Web server, for the described PHP expansion of request call API;
What receive that described far-end server returns is called to described PHP expansion API the PHP expansion API Calls result obtained after processing;
Described PHP expansion API Calls result based on receiving, respond described PHP program calling described PHP expansion API.
2. the method for claim 1, is characterized in that, also comprises:
During the built-in API of described PHP routine call PHP that moves, the built-in API of described PHP is called to processing on described Web server, obtained the built-in API Calls result of PHP;
The built-in API Calls result of described PHP based on obtaining, respond described PHP program calling the built-in API of described PHP.
3. method as claimed in claim 1 or 2, is characterized in that, described PHP program is that each Web application request on described Web server is moved.
4. method as claimed in claim 3, is characterized in that, described Web server is for for providing platform to serve the server of PaaS platform.
5. a hypertext pre-service language PHP application programming interface API Calls device, is characterized in that, comprising:
Transmitting element, while for the PHP routine call PHP moved, expanding API on Web server, send call request to far-end server, for the described PHP expansion of request call API;
Receiving element, called to described PHP expansion API the PHP expansion API Calls result obtained after processing for what receive that described far-end server returns;
The first response unit, the described PHP expansion API Calls result for based on receiving, respond described PHP program calling described PHP expansion API.
6. device as claimed in claim 5, is characterized in that, also comprises:
Call processing unit, during for the built-in API of described PHP routine call PHP that moves, the built-in API of described PHP is called to processing on described Web server, obtain the built-in API Calls result of PHP;
The second response unit, for the built-in API Calls result of the described PHP based on obtaining, respond described PHP program calling the built-in API of described PHP.
7. a Web server, is characterized in that, comprising:
PHP API Calls device as described as claim 5 or 6.
8. a hypertext pre-service language PHP application programming interface API Calls system, is characterized in that, comprising: Web server and far-end server, wherein:
Described Web server, while for the PHP routine call PHP moved, expanding API on described Web server, send call request to far-end server, for the described PHP expansion of request call API; And receive that described far-end server returns described PHP expansion API is called to the PHP expansion API Calls result obtained after processing; And the described PHP expansion API Calls result based on receiving, respond described PHP program calling described PHP expansion API;
Described far-end server, the described call request sent for receiving described Web server; And described PHP expansion API is called to processing, obtain PHP expansion API Calls result; And send described PHP expansion API Calls result to described Web server.
9. system as claimed in claim 8, is characterized in that, described Web server, during also for the built-in API of described PHP routine call PHP that moves on described Web server, is called processing to the built-in API of described PHP, obtains the built-in API Calls result of PHP; And the built-in API Calls result of the described PHP based on obtaining, respond described PHP program calling the built-in API of described PHP.
10. system as claimed in claim 8 or 9, is characterized in that, described Web server is the server for providing platform to serve the PaaS platform, and described PHP program is each Web application request operation on described Web server.
CN201310395248.8A 2013-09-03 2013-09-03 PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and system Pending CN103488527A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310395248.8A CN103488527A (en) 2013-09-03 2013-09-03 PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310395248.8A CN103488527A (en) 2013-09-03 2013-09-03 PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and system

Publications (1)

Publication Number Publication Date
CN103488527A true CN103488527A (en) 2014-01-01

Family

ID=49828783

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310395248.8A Pending CN103488527A (en) 2013-09-03 2013-09-03 PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and system

Country Status (1)

Country Link
CN (1) CN103488527A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104932910A (en) * 2014-03-20 2015-09-23 中国移动通信集团公司 Method and system for application program interface extension
CN104980511A (en) * 2015-06-17 2015-10-14 深圳市腾讯计算机系统有限公司 Game data access method, game data access system and game web server
CN108549559A (en) * 2018-05-02 2018-09-18 山东浪潮通软信息科技有限公司 A kind of method and apparatus for calling Python algorithms

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080147841A1 (en) * 2006-12-13 2008-06-19 Fujitsu Limited Annotation management program, device, and method
CN101969469A (en) * 2010-10-25 2011-02-09 华为技术有限公司 Callback processing method and device in telecom capability opening
CN102316160A (en) * 2011-06-14 2012-01-11 贵阳朗玛信息技术股份有限公司 Website system and communication method thereof
CN103092581A (en) * 2011-10-28 2013-05-08 阿里巴巴集团控股有限公司 Method and device for setting up Web front-end local development environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080147841A1 (en) * 2006-12-13 2008-06-19 Fujitsu Limited Annotation management program, device, and method
CN101969469A (en) * 2010-10-25 2011-02-09 华为技术有限公司 Callback processing method and device in telecom capability opening
CN102316160A (en) * 2011-06-14 2012-01-11 贵阳朗玛信息技术股份有限公司 Website system and communication method thereof
CN103092581A (en) * 2011-10-28 2013-05-08 阿里巴巴集团控股有限公司 Method and device for setting up Web front-end local development environment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104932910A (en) * 2014-03-20 2015-09-23 中国移动通信集团公司 Method and system for application program interface extension
CN104980511A (en) * 2015-06-17 2015-10-14 深圳市腾讯计算机系统有限公司 Game data access method, game data access system and game web server
CN104980511B (en) * 2015-06-17 2019-07-16 深圳市腾讯计算机系统有限公司 A kind of game data access method, system and game web page server
CN108549559A (en) * 2018-05-02 2018-09-18 山东浪潮通软信息科技有限公司 A kind of method and apparatus for calling Python algorithms

Similar Documents

Publication Publication Date Title
Shiraz et al. Energy efficient computational offloading framework for mobile cloud computing
EP3366011B1 (en) Mobile edge compute dynamic acceleration assignment
CN108628684B (en) DPDK-based message processing method and computer equipment
KR102150774B1 (en) Method and apparatus for loading a terminal application
EP2993588B1 (en) Method for downloading file, device and system thereof
CN104506620A (en) Extensible automatic computing service platform and construction method for same
CN106227582A (en) Elastic telescopic method and system
CN103064667A (en) Method for controlling hardware equipment based on JavaScript extension
Alam Tactile internet and its contribution in the development of smart cities
US9467532B2 (en) Server, arithmatic processing method, and arithmatic processing system
CN103823697A (en) Cross-platform implementing method of application, system and plug-in manager
CN103576656A (en) Method, device and system for controlling household appliances
CN103488517A (en) PHP code compiling method and device and PHP code running method and device
CN116795647A (en) Method, device, equipment and medium for managing and scheduling heterogeneous resources of database
CN103488527A (en) PHP (hypertext preprocessor) API (application programing interface) calling method, related equipment and system
CN110401939B (en) Low-power consumption bluetooth controller link layer device
CN116719647B (en) Super-computing cluster management method and device, arrangement management equipment and super-computing cluster
CN105245372A (en) Optimization method for loading network resources based on cache and asynchronous mechanism
Saab et al. Energy efficiency in mobile cloud computing: Total offloading selectively works. does selective offloading totally work?
CN111294377B (en) Dependency network request sending method, terminal device and storage medium
US10379918B2 (en) System and method for MPI implementation in an embedded operating system
US10757177B1 (en) Data locality-aware MapReduce using IoT devices
CN111937366B (en) Web request processing method and device
CN110572387B (en) Link layer processing method
CN105488169A (en) Multi-process file conversion method and apparatus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20140101