CN105589695A - Business function calling method and system - Google Patents

Business function calling method and system Download PDF

Info

Publication number
CN105589695A
CN105589695A CN201510979328.7A CN201510979328A CN105589695A CN 105589695 A CN105589695 A CN 105589695A CN 201510979328 A CN201510979328 A CN 201510979328A CN 105589695 A CN105589695 A CN 105589695A
Authority
CN
China
Prior art keywords
business
module
calling
service
function
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
CN201510979328.7A
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.)
Shenzhen Lehigh Hongking Technology Co Ltd
Original Assignee
Shenzhen Lehigh Hongking 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 Shenzhen Lehigh Hongking Technology Co Ltd filed Critical Shenzhen Lehigh Hongking Technology Co Ltd
Priority to CN201510979328.7A priority Critical patent/CN105589695A/en
Publication of CN105589695A publication Critical patent/CN105589695A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/311Functional or applicative languages; Rewrite languages

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention is applicable to the technical field of computers, and provides a business function calling method and system. The calling method comprises the following steps: when a business calling instruction transmitted by a front-end system is received, acquiring an interface number in the business calling instruction; running a business logic module corresponding to the interface number, and calling a business script module through the business logic module, so as to realize a business function, wherein the business logic module is a business logic management module written based on a C++ language, and used for managing a plurality of business script modules; the business script module is a business function module written based on a scripting language; and the interface number is a number in a management middleware and used for accessing to an interface of the business logic module. The business function calling method and system provided by the invention can call the business function through the business logic module written in the scripting language, which is beneficial to reducing the business development difficulty and improving the business development efficiency.

Description

The call method of business function and system
Technical field
The invention belongs to field of computer technology, relate in particular to a kind of call method and system of business function.
Background technology
Gold card core business platform KCBP (KingdomCoreBusinessPlatform is called for short KCBP)An intermediate layer between business application and operating system, for solving large complicated collection under distributed environmentGroupization application provides flexible and easy-to-use platform. For the ease of User Exploitation business application, KCBP carriesSupplied a set of development library, user can be in the operation system of oneself Using API Function, realize own requiredBusiness function. In prior art, user writes business logic modules LBM (Loadable by C Plus PlusBusinessModule) complete specific business function, a business function is exactly a service logic mouldPiece. Described business logic modules is deployed in service end, can in the situation that interrupt system is not moved, dynamically addCarry or unloading, realize dynamically updating of systemic-function. But due to C++ grammer complexity, learning cost is high,Cause the development efficiency of business logic modules low, debugging difficulty is large, and the ratio of defects of program is high, and institute developsThe portability of business logic modules is out poor, need to carry out for different platforms, different compilersTechnical exploitation, test, map out the work. In sum, existing business of writing based on C Plus PlusThe development difficulty of logic module is large, is unfavorable for realizing calling of business function.
Summary of the invention
Given this, the embodiment of the present invention provides a kind of call method of business function, to realize by script languageSpeech calls business function, reduces the development difficulty of business.
First aspect, provides a kind of call method of business function, and described call method comprises:
In the time receiving the calling service instruction of front end system transmission, obtain connecing in described calling service instructionMouth numbering;
Move the business logic modules corresponding with described interface index, call industry by described business logic modulesBusiness script module, to realize business function;
Wherein, described business logic modules is the service logic administration module of writing based on C Plus Plus, passes throughApi interface access-in management middleware, for managing multiple service scenario modules; Described service scenario module isThe business function module of writing based on script; Described interface index is for managing in middleware for accessing industryThe numbering of the interface of business logic module.
Second aspect, provides a kind of calling system of business function, and described calling system comprises:
Acquisition module, in the time receiving the calling service instruction of front end system transmission, obtains described businessInterface index in call instruction;
Calling module, for moving the business logic modules corresponding with described interface index, by described businessLogic module is called service scenario module, to realize business function;
Wherein, described business logic modules is the service logic administration module of writing based on C Plus Plus, passes throughApi interface access-in management middleware, for managing multiple service scenario modules; Described service scenario module isThe business function module of writing based on script; Described interface index is for managing in middleware for accessing industryThe numbering of the interface of business logic module.
Compared with prior art, the embodiment of the present invention has increased the service scenario module of writing based on script,And the service logic administration module of writing based on C Plus Plus, described business logic modules is passed through api interfaceAccess-in management middleware, for managing multiple service scenario modules. When receiving the business of front end system transmissionWhen call instruction, obtain the interface index in described calling service instruction; Then operation and described interface indexCorresponding business logic modules, calls service scenario module by described business logic modules, to realize businessFunction; Wherein, described interface index is the volume for the interface of access service logic module in management middlewareNumber; Thereby realize based on script and write business function and to the calling of described business function, favourableIn reducing the development difficulty of business and improving the development efficiency of business.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, below will be to implementingIn example or description of the Prior Art, the accompanying drawing of required use is briefly described, and apparently, the following describesIn accompanying drawing be only some embodiments of the present invention, for those of ordinary skill in the art, do not payingGo out under the prerequisite of creative work, can also obtain other accompanying drawings according to these accompanying drawings.
Fig. 1 is the realization flow figure of the call method of the business function that provides of the embodiment of the present invention;
Fig. 2 is the configuration diagram of the background system that provides of the embodiment of the present invention;
Fig. 3 is the composition structure chart of the calling system of the business function that provides of the embodiment of the present invention.
Detailed description of the invention
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with accompanying drawing and realityExecute example, the present invention is further elaborated. Only should be appreciated that specific embodiment described hereinOnly, in order to explain the present invention, be not intended to limit the present invention.
The embodiment of the present invention has increased the service scenario module of writing based on script, and based on C++ languageThe service logic administration module that speech is write, described business logic modules is passed through api interface access-in management middleware,Be used for managing multiple service scenario modules. In the time receiving the calling service instruction of front end system transmission, obtainInterface index in described calling service instruction; Move the business logic modules corresponding with described interface index,Call service scenario module by described business logic modules, to realize business function; Wherein, described interfaceBe numbered the numbering for the interface of access service logic module in management middleware; Thereby realize based on pinThis language compilation business function and to the calling of described business function, is conducive to reduce the development difficulty of businessAnd the development efficiency of raising business. The embodiment of the present invention also provides the calling system of corresponding business function,Below be described in detail respectively.
Fig. 1 shows the realization flow of the call method of the business function that the embodiment of the present invention provides.
In embodiments of the present invention, described call method is applied on the background system of terminal device, such as friendshipEasily centring system, Disaster Preparation Center's systems etc., described terminal device includes but not limited to computer.
Exemplarily, Fig. 2 is the configuration diagram of the background system that provides of the embodiment of the present invention. Consult Fig. 2,Described background system comprises management middleware, as gold card communications exchange platform KCXP (KingdomCommunicationExchangePlatform), gold card core business platform KCBP (KingdomCore, and at least one business logic modules LBM (Loadable that can load BusinessPlatform)BusinessModule). Existing business logic modules LBM is what write based on C Plus Plus, an industryThe corresponding business function of business logic module LBM. And the calling of the business function providing in the embodiment of the present inventionIn method and system, newly increased a business logic modules, the business logic modules that this newly increases is supported pinThis language JavaScrip realizes the running environment of service logic, has used JavaScrip rendering engineGoogleV8 is as script interpreter, and encapsulated the API of the business logic modules of writing based on C Plus PlusInterface (for accessing KCBP), KCXP message interface (for accessing KCXP) and database interface (are usedIn access data storehouse), call for service scenario module, for managing multiple service scenario modules. DescribedBusiness logic modules, by described api interface, KCXP message interface access-in management middleware, has realized with existingSome business logic modules coexist, and can seamlessly access original KCBP and/or KCXP.
Consult Fig. 1, described call method comprises:
In step S101, in the time receiving the calling service instruction of front end system transmission, obtain described businessInterface index in call instruction.
Here, described interface index is the volume for the interface of access service logic module in management middlewareNumber, i.e. LBMID. Described front end system is client, server (such as web server) etc.
In step S102, move the business logic modules corresponding with described interface index, by described businessLogic module is called service scenario module, to realize business function.
Wherein, described business logic modules is by api interface access-in management middleware. Due to each businessLogic module accesses described management middleware, therefore each interface by an interface in management middlewareThe corresponding business logic modules of numbering.
In embodiments of the present invention, described service scenario module is write based on script, for front end system needsThe business function calling, includes but not limited to inquiry, record, amendment data, deletes etc. An industryThe corresponding business function of business script module, described business logic modules can be managed different service scenario mouldsPiece, thus realize distribution and the scheduling to different business function, realize the industry of writing based on scriptBusiness function and calling.
Below provide business logic modules and distinguish the processing procedure of different business function. As the embodiment of the present inventionA preferred exemplary, described step S102 comprises:
Call default service scenario module by described business logic modules;
Obtain the first parameter in calling service instruction, by described default service scenario module operation requestFunction, calls the service scenario module corresponding with described the first parameter, to realize business function.
Alternatively, described step S102 also comprises:
Call the database interface in business logic modules, from database, obtain business by database interfaceThe data message that function is required.
Wherein, described the first parameter is for distinguishing different business function (being service scenario module), eachCorresponding first parameter of individual business function. After the first parameter getting in calling service instruction, acquiescenceCall default service scenario module, and import described the first parameter into described default service scenario module.Described default service scenario module is carried out different business pin according to described the first parameter by request functionCalling of this module.
In another preferred exemplary of the embodiment of the present invention, described step S102 can also comprise:
Obtain the second parameter in calling service instruction;
Call the service scenario module corresponding with described the second parameter by described business logic modules, to realizeBusiness function.
Alternatively, described step S102 also comprises:
Call the database interface in business logic modules, from database, obtain business by database interfaceThe data message that function is required.
Wherein, described the second parameter is the input parameter of management middleware, such as required parameter g_module,Be used to specify the title of business function to be called. Therefore, front end system can directly pass through described request parameterG_module directly specifies business function to be called, to realize calling different business function.
In embodiments of the present invention, by business logic modules is set, for to the industry of being write by scriptBusiness script module is distinguished and is dispatched, and has realized the business function of writing based on script, is conducive to fallThe development efficiency of the development difficulty of low business and raising business; Further, described business logic modulesConfiguration is installed simple, portable good.
The embodiment of the present invention has increased the service scenario module of writing based on script, and based on C++ languageThe service logic administration module that speech is write, described business logic modules is passed through api interface access-in management middleware,Be used for managing multiple service scenario modules. In the time receiving the calling service instruction of front end system transmission, obtainInterface index in described calling service instruction; Move the business logic modules corresponding with described interface index,Call service scenario module by described business logic modules, to realize business function; Wherein, described interfaceBe numbered the numbering for the interface of access service logic module in management middleware; Thereby pass through scriptRealize business function and called, be conducive to the exploitation effect that reduces the development difficulty of business and improve businessRate.
Fig. 3 shows the composition structure of the calling system of the business function that the embodiment of the present invention provides, for justIn explanation, only show the part relevant to the embodiment of the present invention.
In embodiments of the present invention, described calling system is for realizing the business described in above-mentioned Fig. 1 embodimentThe call method of function can be software unit, hardware cell or the software and hardware knot that is built in terminal deviceThe unit closing.
Consult Fig. 3, described calling system comprises:
Acquisition module 31, in the time receiving the calling service instruction of front end system transmission, obtains described industryInterface index in business call instruction;
Calling module 32, for moving the business logic modules corresponding with described interface index, by described industryBusiness logic module is called service scenario module, to realize business function;
Wherein, described business logic modules is the service logic administration module of writing based on C Plus Plus, passes throughApi interface access-in management middleware, for managing multiple service scenario modules; Described service scenario module isThe business function module of writing based on script; Described interface index is for managing in middleware for accessing industryThe numbering of the interface of business logic module.
In embodiments of the present invention, described business logic modules can be managed different service scenario modules, realDistribution and scheduling to different business function are showed.
Described calling module 32 also comprises:
The first call unit 321, for calling default service scenario module by described business logic modules;Obtain the first parameter in calling service instruction, by described default service scenario module operation request function,Call the service scenario module corresponding with described the first parameter, to realize business function.
Further, described calling module 32 also comprises:
The second call unit 322, for obtaining the second parameter of calling service instruction; By described businessLogic module is called the service scenario module corresponding with described the second parameter, to realize business function;
Wherein, described the second parameter is the input parameter of management middleware, is used to specify business merit to be calledThe title of energy.
Further, described calling module 32 also comprises
Data call unit 323, for calling the database interface of business logic modules, passes through databaseInterface obtains the required data message of business function from database.
It should be noted that, the system in the embodiment of the present invention can be for realizing in said method embodimentAll technical schemes, the function of its each functional module can be concrete according to the method in said method embodimentRealize, its specific implementation process can, with reference to the associated description in above-mentioned example, repeat no more herein.
The embodiment of the present invention has increased the service scenario module of writing based on script, and based on C++ languageThe service logic administration module that speech is write, described business logic modules is passed through api interface access-in management middleware,Be used for managing multiple service scenario modules. In the time receiving the calling service instruction of front end system transmission, obtainInterface index in described calling service instruction; Move the business logic modules corresponding with described interface index,Then call service scenario module by described business logic modules, to realize business function; Wherein, described inInterface index is the numbering for the interface of access service logic module in management middleware; Thereby realize baseWrite business function and to the calling of described business function, be conducive to reduce the exploitation of business in scriptThe development efficiency of difficulty and raising business.
Those of ordinary skill in the art can recognize, in conjunction with respectively showing of embodiment description disclosed hereinUnit and the algorithm steps of example, can come with the combination of electronic hardware or computer software and electronic hardwareRealize. These functions are carried out with hardware or software mode actually, depend on the application-specific of technical schemeAnd design constraint. Professional and technical personnel can realize with distinct methods each specifically should being used forDescribed function, but this realization should not thought and exceeds scope of the present invention.
Those skilled in the art can be well understood to, for convenience and simplicity of description, and foregoing descriptionDevice and the specific works process of unit, can be with reference to the corresponding process in preceding method embodiment, at thisRepeat no more.
In the several embodiment that provide in the application, should be understood that, disclosed system and method, canTo realize by another way. For example, device embodiment described above is only schematically, exampleAs, the division of described module, unit, is only that a kind of logic function is divided, and can have another when actual realizationOuter dividing mode, for example multiple unit or assembly can in conjunction with or can be integrated into another system, orSome features can be ignored, or do not carry out. Another point, shown or discussed coupling each other or straightConnecing coupling or communicate to connect can be by some interfaces, INDIRECT COUPLING or the communication connection of device or unit,Can be electrically, machinery or other form.
The described unit as separating component explanation can or can not be also physically to separate, asThe parts that unit shows can be or can not be also physical locations, can be positioned at a place, orAlso can be distributed on multiple NEs. Can select according to the actual needs wherein some or all ofThe object of the present embodiment scheme is realized in unit.
In addition, the each functional unit in each embodiment of the present invention, module can be integrated in one and process listIn unit, can be also that the independent physics of unit, module exists, also can two or more unit,Module integration is in a unit.
If described function realizes also as independently production marketing or use using the form of SFU software functional unitTime, can be stored in a computer read/write memory medium. Based on such understanding, skill of the present inventionThe part that art scheme contributes to prior art in essence in other words or the part of this technical scheme can be withThe form of software product embodies, and this computer software product is stored in a storage medium, if compriseDry instruction in order to make a computer equipment (can be personal computer, server, or the network equipmentDeng) carry out all or part of step of method described in the present invention each embodiment. And aforesaid storage medium bagDraw together: USB flash disk, portable hard drive, read-only storage (ROM, Read-OnlyMemory), random access memoryDevice (RAM, RandomAccessMemory), magnetic disc or CD etc. are various can be program code storedMedium.
The above be only the specific embodiment of the present invention, but protection scope of the present invention is not limited toThis, any be familiar with those skilled in the art the present invention disclose technical scope in, can expect easilyChange or replace, within all should being encompassed in protection scope of the present invention. Therefore, protection scope of the present invention shouldThe described protection domain with claim is as the criterion.

Claims (8)

1. a call method for business function, is characterized in that, described call method comprises:
In the time receiving the calling service instruction of front end system transmission, obtain connecing in described calling service instructionMouth numbering;
Move the business logic modules corresponding with described interface index, call industry by described business logic modulesBusiness script module, to realize business function;
Wherein, described business logic modules is the service logic administration module of writing based on C Plus Plus, forManage multiple service scenario modules; Described service scenario module is the business function mould of writing based on scriptPiece; Described interface index is the numbering for the interface of access service logic module in management middleware.
2. the call method of business function as claimed in claim 1, is characterized in that, described in described passing throughBusiness logic modules is called service scenario module, comprises to realize business function:
Call default service scenario module by described business logic modules;
Obtain the first parameter in calling service instruction, by described default service scenario module operation requestFunction, calls the service scenario module corresponding with described the first parameter, to realize business function.
3. the call method of business function as claimed in claim 1, is characterized in that, described in described passing throughBusiness logic modules is called service scenario module, comprises to realize business function:
Obtain the second parameter in calling service instruction;
Call the service scenario module corresponding with described the second parameter by described business logic modules, to realizeBusiness function;
Wherein, described the second parameter is the input parameter of management middleware, is used to specify business merit to be calledThe title of energy.
4. the call method of business function as claimed in claim 2 or claim 3, is characterized in that, described in pass throughDescribed business logic modules is called service scenario module, also comprises to realize business function:
Call the database interface in business logic modules, from database, obtain business by database interfaceThe data message that function is required.
5. a calling system for business function, is characterized in that, described calling system comprises:
Acquisition module, in the time receiving the calling service instruction of front end system transmission, obtains described businessInterface index in call instruction;
Calling module, for moving the business logic modules corresponding with described interface index, by described businessLogic module is called service scenario module, to realize business function;
Wherein, described business logic modules is the service logic administration module of writing based on C Plus Plus, forManage multiple service scenario modules; Described service scenario module is the business function mould of writing based on scriptPiece; Described interface index is the numbering for the interface of access service logic module in management middleware.
6. the calling system of business function as claimed in claim 5, is characterized in that, described calling moduleComprise:
The first call unit, for calling default service scenario module by described business logic modules; ObtainGet the first parameter in calling service instruction, by described default service scenario module operation request function,Call the service scenario module corresponding with described the first parameter, to realize business function.
7. the calling system of business function as claimed in claim 5, is characterized in that, described calling moduleAlso comprise:
The second call unit, for obtaining the second parameter of calling service instruction; By described service logicModule is called the service scenario module corresponding with described the second parameter, to realize business function;
Wherein, described the second parameter is the input parameter of management middleware, is used to specify business merit to be calledThe title of energy.
8. the calling system of the business function as described in claim 6 or 7, is characterized in that, described in callModule also comprises:
Data call unit, for calling the database interface of business logic modules, passes through database interfaceFrom database, obtain the required data message of business function.
CN201510979328.7A 2015-12-23 2015-12-23 Business function calling method and system Pending CN105589695A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510979328.7A CN105589695A (en) 2015-12-23 2015-12-23 Business function calling method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510979328.7A CN105589695A (en) 2015-12-23 2015-12-23 Business function calling method and system

Publications (1)

Publication Number Publication Date
CN105589695A true CN105589695A (en) 2016-05-18

Family

ID=55929305

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510979328.7A Pending CN105589695A (en) 2015-12-23 2015-12-23 Business function calling method and system

Country Status (1)

Country Link
CN (1) CN105589695A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108021411A (en) * 2017-12-06 2018-05-11 国网江苏省电力有限公司电力科学研究院 A kind of discovery system of calling service relation and discovery method
CN110505208A (en) * 2019-07-19 2019-11-26 广州迪为信息科技有限公司 A kind of processing system and method for government affairs service data
CN110874214A (en) * 2019-11-14 2020-03-10 北京明略软件系统有限公司 Function calling method and device, electronic equipment and storage medium
CN112965704A (en) * 2021-03-02 2021-06-15 上海星融汽车科技有限公司 Service application execution method and system and electronic equipment
CN114978888A (en) * 2022-04-25 2022-08-30 平安付科技服务有限公司 Message forwarding method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040216147A1 (en) * 2002-07-18 2004-10-28 Motorola, Inc. Component based application middleware framework
CN101056429A (en) * 2007-05-29 2007-10-17 华为技术有限公司 Universal service system and its implementation method
CN101695032A (en) * 2009-11-02 2010-04-14 中国电信股份有限公司 Unified web client, service configuration method and system thereof
CN103297381A (en) * 2012-02-22 2013-09-11 阿里巴巴集团控股有限公司 Service access method based on plugin and system thereof
CN104572091A (en) * 2014-12-25 2015-04-29 百度在线网络技术(北京)有限公司 Application software realization method and device as well as computer equipment
CN104572087A (en) * 2014-12-25 2015-04-29 深圳联友科技有限公司 Adaptation mode method and system for business logic implementation

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040216147A1 (en) * 2002-07-18 2004-10-28 Motorola, Inc. Component based application middleware framework
CN101056429A (en) * 2007-05-29 2007-10-17 华为技术有限公司 Universal service system and its implementation method
CN101695032A (en) * 2009-11-02 2010-04-14 中国电信股份有限公司 Unified web client, service configuration method and system thereof
CN103297381A (en) * 2012-02-22 2013-09-11 阿里巴巴集团控股有限公司 Service access method based on plugin and system thereof
CN104572091A (en) * 2014-12-25 2015-04-29 百度在线网络技术(北京)有限公司 Application software realization method and device as well as computer equipment
CN104572087A (en) * 2014-12-25 2015-04-29 深圳联友科技有限公司 Adaptation mode method and system for business logic implementation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WANGDAHENG0075: "后台快速开发流程", 《HTTPS://WENKU.BAIDU.COM/VIEW/7EDF9485F90F76C661371A85.HTML》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108021411A (en) * 2017-12-06 2018-05-11 国网江苏省电力有限公司电力科学研究院 A kind of discovery system of calling service relation and discovery method
CN110505208A (en) * 2019-07-19 2019-11-26 广州迪为信息科技有限公司 A kind of processing system and method for government affairs service data
CN110874214A (en) * 2019-11-14 2020-03-10 北京明略软件系统有限公司 Function calling method and device, electronic equipment and storage medium
CN112965704A (en) * 2021-03-02 2021-06-15 上海星融汽车科技有限公司 Service application execution method and system and electronic equipment
CN114978888A (en) * 2022-04-25 2022-08-30 平安付科技服务有限公司 Message forwarding method and device, electronic equipment and storage medium
CN114978888B (en) * 2022-04-25 2024-02-06 平安付科技服务有限公司 Message forwarding method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN105589695A (en) Business function calling method and system
CN111737127B (en) Method and apparatus for testing map services
CN110334075A (en) Data migration method and relevant device based on message-oriented middleware
US11556348B2 (en) Bootstrapping profile-guided compilation and verification
CN104246759A (en) Application programming interface testing services
CN105227667A (en) Message forwarding method and platform
CN103647850B (en) Data processing method, device and system of distributed version control system
CN105095078A (en) Systematic automation testing device and method and calculating device
CN103559120A (en) Log recording method and server
CN105808428A (en) Method for performing unified performance test on distributed file system
CN104657435A (en) Storage management method for application data and network management system
CN105354142A (en) Middleware test method and apparatus
CN107391272A (en) The method and terminal of multi-process data interaction
CN102945264B (en) Method for intelligently starting distributed transaction
CN110221867A (en) Pulse I/O function cartoon letters drive system and method under a kind of XP system
CN101860882A (en) Method, device and system for controlling protocol consistency test by using wireless resources
CN104951528A (en) Data migration method and terminal
CN102609253B (en) A kind of application implementation method of smart card and system
CN102393838A (en) Data processing method and device, PCI-E (peripheral component interface-express) bus system, and server
CN107665210A (en) Data processing method and device
CN110275893A (en) A kind of data manipulation method and device
CN103246611B (en) A kind of document handling method and system
CN108108422A (en) A kind of metadata acquisition methods, device and the medium of Ceph file system
CN204189089U (en) A kind of server
CN113176908A (en) Method, system, device and medium for dynamically expanding web function and hot-pluggable

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