[go: up one dir, main page]

CN102624765A - Shared service call system of intelligent terminal and method - Google Patents

Shared service call system of intelligent terminal and method Download PDF

Info

Publication number
CN102624765A
CN102624765A CN2011100354981A CN201110035498A CN102624765A CN 102624765 A CN102624765 A CN 102624765A CN 2011100354981 A CN2011100354981 A CN 2011100354981A CN 201110035498 A CN201110035498 A CN 201110035498A CN 102624765 A CN102624765 A CN 102624765A
Authority
CN
China
Prior art keywords
service
unit
share
share service
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.)
Pending
Application number
CN2011100354981A
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN2011100354981A priority Critical patent/CN102624765A/en
Publication of CN102624765A publication Critical patent/CN102624765A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Exchange Systems With Centralized Control (AREA)

Abstract

The embodiment of the invention provides a shared service call system of an intelligent terminal and a method. The system comprises a third party application unit, a main service unit and at least two service units, wherein the third party application unit is used for sending a service request to the main service unit, the main service unit is used for determining a shared service needing to be loaded according to the service request and calling a service corresponding to the shared service needing to be loaded, and the service units are used for providing the shared service to the third party application unit according to the calling of the main service unit. After the embodiment of the invention is applied, a mechanism of distributed development and unified call service of services on an intelligent terminal platform is realized, the practicality of service sharing can be enhanced, and a problem of poor open performance of the shared service in the prior art is solved.

Description

A kind of share service calling system and method for intelligent terminal
Technical field
The present invention relates to the intelligent terminal technical field, more specifically, the present invention relates to a kind of share service (service) calling system and method for intelligent terminal.
Background technology
In recent years, the mobile Internet develop rapidly, intelligent terminal is used also more and more abundanter.The service that intelligent terminal provided and is deep in the middle of our daily life at ordinary times, work, the amusement day by day more and more comprehensively and refinement.Along with the continuous development of mobile Internet, intelligent terminal software also becomes increasingly complex, and business demand is more and more.
Under existing intelligent terminal (such as portable terminal) software development pattern, the application software (application software) that many service functions are powerful, performance is abundant has been arranged.But along with the enhancing of these application software functions, software capacity also can be more and more huger, possibly pile up many users and differ and establish a capital the service (service) that needs.Present most of terminal software is a single application, for the third party share service or multiplexing third-party share service and assembly is not provided.For more application services constantly is provided; Software is more and more too fat to move, and in the application service that the whole series are provided for the user, takes to issue different application packages more; But they are again mutually independently separately, and the user lacks the unified experience of the integral body of these application.
If same function or service can't obtain sharing fully (can't carry out component reusing technology between promptly using) in different application, the problems such as code that this will cause the wasting of resources, exploitation trouble and need to safeguard many parts of identical functions.
At present, can adopt sharing that the multiplexing mode of same code realizes serving in the different application.In this mode, the service implementing code reuse through will having project is realized the service function that it is identical in the middle of new project, and this is that a kind of code level is multiplexing.
Also have a kind of sharing that mode that the assembly dispersiveness calls realizes serving in the different application of striding now.In this mode, through some call-by mechanisms of system itself, different assemblies to be called like modes such as striding course communication, broadcasting, it is different that this mode is called form, the interface disunity, overall structure is comparatively disperseed.
Yet; No matter be the multiplexing mode of same code or stride the mode that the assembly dispersiveness is called; Intelligent terminal is used and is all lacked a Unified Application Platform that is applied on the terminal, and this just causes the practicality of service sharing in the prior art not strong, and open relatively poor problem.
And current intelligent terminal is used and is lacked the multiplexing of common component, and inter-module calls the lack of uniform interface.Existing most intelligent platform has been supported multitask running, but most software and underuse multitask and carry out distributed component and call; Different for the remote component calling interface, multiplexing, maintenance cost is bigger; Each inter-module neither one is unified the centralized management controlling mechanism, and it is scattered, chaotic that mutual relation seems, when class of business was various, the complexity that integral platform is used increased greatly.
Not only in this, in a whole set of a plurality of service application platform was provided, the business field that each department was responsible for was different, and each business unit is developed the service of oneself separately and used.Business platform of a great variety, complicated and changeable can't be satisfied for existing terminal system design, low coupling of business unit and professional good extensibility, maintainability etc. can't be guaranteed.
Summary of the invention
Embodiment of the present invention provides a kind of share service calling system of intelligent terminal, with the shared practicality of enhancement service.
Embodiment of the present invention also provides a kind of share service call method of intelligent terminal, with the shared practicality of enhancement service.
The technical scheme of embodiment of the present invention is following:
A kind of share service calling system of intelligent terminal, this system comprises third party's applying unit, main service unit and at least two s' business unit, wherein:
Third party's applying unit is used for sending service request to main service unit;
Main service unit is used for confirming the share service that needs load according to said service request, and calls the business unit corresponding to this share service that need load;
Business unit is used for according to calling to third party's applying unit of main service unit share service being provided.
Said third party's applying unit and main service unit are in different application.
Said at least two business unit and main service unit are in different application.
Said at least two business unit and third party's applying unit are in different application.
Said service request comprises share service ID and share service parameter; Main service unit is further preserved the correspondence table between the share service that share service ID and business unit can provide;
Said main service unit is used for determining the share service that needs load according to said share service ID from correspondence table, calls the business unit corresponding to this share service that need load, and said share service parameter is sent to this business unit; And the result that business unit provides returned to third party's applying unit;
Business unit, the share service parameter that is used for providing according to main service unit is carried out Business Processing, and result is returned to main service unit.
A kind of share service call method of intelligent terminal comprises:
Third party's applying unit sends service request to main service unit;
Main service unit is confirmed the share service that needs load according to said service request, and calls the business unit corresponding to this share service that need load, and wherein the number of business unit is at least two;
Business unit provides share service according to calling to third party's applying unit of main service unit.
Said service request comprises share service ID and share service parameter, and main service unit is further preserved the correspondence table between the share service that share service ID and business unit can provide; This method comprises:
Main service unit is determined the share service that needs load according to said share service ID from correspondence table, call the business unit corresponding to this share service that need load, and said share service parameter is sent to this business unit;
Business unit carries out Business Processing according to the share service parameter that main service unit provides, and result is returned to main service unit;
The result that main service unit provides business unit returns to third party's applying unit.
This method further comprises:
When new share service occurring, when perhaps already present share service disappears, upgrade said correspondence table.
Said third party's applying unit and main service unit are in different application.
Said at least two business unit and main service unit are in different application, and/or said at least two business unit and third party's applying unit are in different application.
Can find out that from technique scheme in embodiment of the present invention, third party's applying unit sends service request to main service unit; Main service unit is confirmed the share service that needs load according to said service request, and calls the business unit corresponding to this share service that need load; Business unit provides share service according to calling to third party's applying unit of main service unit.This shows; After using embodiment of the present invention; Distributed development that has realized business service on the intelligent terminal platform and the unified mechanism of service of calling, the practicality of can enhancement service sharing has solved the open relatively poor problem of share service in the prior art.
And after the application embodiment of the present invention, each business unit is registered to the business service modularization in the main serviced component simultaneously, and different application is called this service that obtains through main serviced component to business unit.And; In whole application platform, the business field that each unit is responsible for is different, then only needs to carry out business development according to the method that realizes share service through each unit of this scheme; The opening application service; Avoid phase mutual interference between different units, guaranteed low coupling of business unit service and good maintainability, improved development efficiency.
In addition, after the application embodiment of the present invention, whole service dynamic registration mechanism, for whole system provides good extensibility, application can increase and decrease different services at an easy rate, for the user provides dissimilar services or serves combination.
Description of drawings
Fig. 1 is the share service calling system structure chart according to intelligent terminal of the present invention;
Fig. 2 is the share service call method flow chart according to intelligent terminal of the present invention;
Fig. 3 is the share service call method flow chart according to the intelligent terminal of embodiment of the present invention.
Embodiment
For the purpose, technical scheme and the advantage that make embodiment of the present invention are expressed clearlyer, the present invention is remake further detailed explanation below in conjunction with accompanying drawing and embodiment.
In embodiment of the present invention, having announced in intelligent terminal is used provides service separately by different application, and the third party uses through the unified technical scheme of calling respective service that inserts.Through this technical scheme, be implemented in the Distributed Services that intelligent terminal is used, and unified the access done in service call processing, thus the practicality that enhancement service is shared.
Fig. 1 is the share service calling system structure chart according to the intelligent terminal of embodiment of the present invention.
As shown in Figure 1, this system comprises third party's applying unit 101, main service unit 102 and at least two s' business unit 103, wherein:
Third party's applying unit 101 is used for sending service request to main service unit 102;
Main service unit 102 is used for confirming the share service that needs load according to said service request, and calls the business unit 103 corresponding to this share service that need load;
Business unit 103 is used for according to calling to third party's applying unit of main service unit share service being provided.
Wherein, third party's applying unit 101 and main service unit 102 can be in different application, also can be in identical application.Business unit 103 and main service unit 102 can be in different application, also can be in identical application.Business unit 103 and third party's applying unit 101 can be in different application, also can be in identical application.In practical implementation, third party's applying unit 101, main service unit 102 and at least two s' business unit 103 itself can be a program independently.
In one embodiment, third party's applying unit 101 can comprise share service ID and share service parameter to the service request that main service unit 102 sends.At this moment, main service unit 102 is further preserved the correspondence table between the share service that share service ID and business unit can provide.
Main service unit 102; Can be used for determining the share service that needs load from correspondence table according to said share service ID; Call business unit 103, and said share service parameter is sent to this business unit 103 corresponding to this share service that need load;
Business unit 103, the share service parameter that can be used for providing according to main service unit is carried out Business Processing, and result is returned to main service unit 102.Then, the result that again business unit 103 provided of main service unit 102 returns to third party's applying unit 101.
Particularly, main service unit 102 can 102 share service that can provide in loaded with traffic unit (SubService) tabulation when starting, and concrete share service ID (Service Id) is set up an individual correspondence table with the business unit that this share service is provided.
When third party's applying unit 101 need call certain share service; Third party's applying unit 101 sends corresponding Service Id and required parameter object to main service unit 102; Main service unit 102 is searched the business unit 103 corresponding to Service Id from correspondence table; And load the service that this business unit 103 is provided, give this business unit 103 with institute's required parameter object and carry out Business Processing; After this business unit 103 is handled the result is returned to main service unit 102, set up the readjustment relation, the result is adjusted back to third party's applying unit 101 by main service unit 102.
And, the share service of main service unit 102 all installations of search system when starting, and its information is saved among the Map.When system program changes, when installation promptly being arranged or removing new procedures, need judge whether whether new share service and the share service in the correspondence table change, and the correspondence table that upgrades in time.
Based on the said system structure, embodiment of the present invention has also proposed a kind of share service call method of intelligent terminal.
Fig. 2 is the share service call method flow chart of intelligent terminal of the present invention.
As shown in Figure 2, this method comprises:
Step 201: third party's applying unit sends service request to main service unit;
Step 202: main service unit is confirmed the share service that needs load according to said service request, and calls the business unit corresponding to this share service that need load, and wherein the number of business unit is at least two;
Step 203: business unit provides share service according to calling to third party's applying unit of main service unit.
Wherein, service request can comprise share service ID and share service parameter, and main service unit is further preserved the correspondence table between the share service that share service ID and business unit can provide, and at this moment, this method specifically comprises:
Main service unit is determined the share service that needs load according to said share service ID from correspondence table, call the business unit corresponding to this share service that need load, and said share service parameter is sent to this business unit; Business unit carries out Business Processing according to the share service parameter that main service unit provides, and result is returned to main service unit; The result that main service unit provides business unit returns to third party's applying unit.
Further, when new share service occurring, when perhaps already present share service disappears, can upgrade said correspondence table.
And in this method, third party's applying unit and main service unit can be in different application, also can be in identical application.Business unit and main service unit can be in different application, also can be in identical application.Business unit and third party's applying unit can be in different application, also can be in identical application.In practical implementation, third party's applying unit, main service unit and at least two s' business unit itself can be a program independently.
More specifically, the share service that main service unit can the loaded with traffic unit can provide when starting is tabulated, with concrete share service ID (Service Id) with provide between the business unit of this share service and set up correspondence table.When third party's applying unit need call certain share service; Third party's applying unit sends corresponding Service Id and required parameter object to main service unit; Main service unit 102 is searched the business unit corresponding to ServiceId from correspondence table; And load the service that this business unit provides, give this business unit with institute's required parameter object and carry out Business Processing; This business unit returns to main service unit with the result after handling, and sets up the readjustment relation by main service unit, and the result is adjusted back the applying unit to the third party.
Fig. 3 is the share service call method flow chart according to the intelligent terminal of embodiment of the present invention.
As shown in Figure 3, this method comprises:
Step 301: third party's applying unit sends service request to main service unit, wherein in service request, carries share service ID and share service parameter.Further preserve the correspondence table between the share service that share service ID and business unit can provide at main service unit 102.
Step 302: main service unit parses share service ID and share service parameter from service request, and from correspondence table, determines the share service that needs load according to share service ID;
Step 303: main service unit calls the business unit corresponding to this share service that need load, and the share service parameter is carried at sends to this business unit in the call instruction;
Step 304: invoked business unit carries out Business Processing according to the share service parameter that main service unit provides;
Step 305: invoked business unit returns to main service unit with result;
Step 306: the result that main service unit provides business unit again returns to third party's applying unit, has so far accomplished the application of third party's applying unit to share service.
In sum, technique scheme can find out that in embodiment of the present invention, third party's applying unit sends service request to main service unit; Main service unit is confirmed the share service that needs load according to said service request, and calls the business unit corresponding to this share service that need load; Business unit provides share service according to calling to third party's applying unit of main service unit.This shows; After using embodiment of the present invention; Distributed development that has realized business service on the intelligent terminal platform and the unified mechanism of service of calling, the practicality of can enhancement service sharing has solved the open relatively poor problem of share service in the prior art.
And after the application embodiment of the present invention, each business unit is registered to the business service modularization in the main serviced component simultaneously, and different application is called this service that obtains through main serviced component to Service Component.And; In whole application platform, the business field that each unit is responsible for is different, then only needs to carry out business development according to the method that realizes share service through each unit of this scheme; The opening application service; Avoid phase mutual interference between different units, guaranteed low coupling of business unit service and good maintainability, improved development efficiency.
In addition, after the application embodiment of the present invention, whole service dynamic registration mechanism, for whole system provides good extensibility, application can increase and decrease different services at an easy rate, for the user provides dissimilar services or serves combination.
The above is merely preferred embodiment of the present invention, and is in order to restriction the present invention, not all within spirit of the present invention and principle, any modification of being made, is equal to replacement, improvement etc., all should be included within the scope that the present invention protects.

Claims (10)

1. the share service calling system of an intelligent terminal is characterized in that, this system comprises third party's applying unit, main service unit and at least two s' business unit, wherein:
Third party's applying unit is used for sending service request to main service unit;
Main service unit is used for confirming the share service that needs load according to said service request, and calls the business unit corresponding to this share service that need load;
Business unit is used for according to calling to third party's applying unit of main service unit share service being provided.
2. share service calling system according to claim 1 is characterized in that, said third party's applying unit and main service unit are in different application.
3. share service calling system according to claim 1 is characterized in that, said at least two business unit and main service unit are in different application.
4. share service calling system according to claim 1 is characterized in that, said at least two business unit and third party's applying unit are in different application.
5. according to each described share service calling system among the claim 1-4, it is characterized in that said service request comprises share service ID and share service parameter; Main service unit is further preserved the correspondence table between the share service that share service ID and business unit can provide;
Said main service unit is used for determining the share service that needs load according to said share service ID from correspondence table, calls the business unit corresponding to this share service that need load, and said share service parameter is sent to this business unit; And the result that business unit provides returned to third party's applying unit;
Business unit, the share service parameter that is used for providing according to main service unit is carried out Business Processing, and result is returned to main service unit.
6. the share service call method of an intelligent terminal is characterized in that, comprising:
Third party's applying unit sends service request to main service unit;
Main service unit is confirmed the share service that needs load according to said service request, and calls the business unit corresponding to this share service that need load, and wherein the number of business unit is at least two;
Business unit provides share service according to calling to third party's applying unit of main service unit.
7. the share service call method of intelligent terminal according to claim 6; It is characterized in that; Said service request comprises share service ID and share service parameter, and main service unit is further preserved the correspondence table between the share service that share service ID and business unit can provide; This method comprises:
Main service unit is determined the share service that needs load according to said share service ID from correspondence table, call the business unit corresponding to this share service that need load, and said share service parameter is sent to this business unit;
Business unit carries out Business Processing according to the share service parameter that main service unit provides, and result is returned to main service unit;
The result that main service unit provides business unit returns to third party's applying unit.
8. the share service call method of intelligent terminal according to claim 7 is characterized in that, this method further comprises:
When new share service occurring, when perhaps already present share service disappears, upgrade said correspondence table.
9. the share service call method of intelligent terminal according to claim 7 is characterized in that, said third party's applying unit and main service unit are in different application.
10. the share service call method of intelligent terminal according to claim 7; It is characterized in that; Said at least two business unit and main service unit are in different application, and/or said at least two business unit and third party's applying unit are in different application.
CN2011100354981A 2011-01-28 2011-01-28 Shared service call system of intelligent terminal and method Pending CN102624765A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100354981A CN102624765A (en) 2011-01-28 2011-01-28 Shared service call system of intelligent terminal and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100354981A CN102624765A (en) 2011-01-28 2011-01-28 Shared service call system of intelligent terminal and method

Publications (1)

Publication Number Publication Date
CN102624765A true CN102624765A (en) 2012-08-01

Family

ID=46564449

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100354981A Pending CN102624765A (en) 2011-01-28 2011-01-28 Shared service call system of intelligent terminal and method

Country Status (1)

Country Link
CN (1) CN102624765A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103780684A (en) * 2014-01-10 2014-05-07 清华大学 Method for data sharing among intelligent equipment based on file system
CN104580098A (en) * 2013-10-22 2015-04-29 阿里巴巴集团控股有限公司 Service sharing method and device
CN105453126A (en) * 2013-06-19 2016-03-30 金容振 Application sharing service method and apparatus applied thereto
CN106131213A (en) * 2016-08-17 2016-11-16 深圳市金证科技股份有限公司 A kind of service management and system
CN106547631A (en) * 2016-09-26 2017-03-29 腾讯科技(深圳)有限公司 Striding course communication means and device based on Android platform
CN108510312A (en) * 2018-03-07 2018-09-07 阿里巴巴集团控股有限公司 The shared business recalled under pattern of multi-service recalls method, system and server
WO2019085037A1 (en) * 2017-11-03 2019-05-09 深圳市沃特沃德股份有限公司 Method for distributing system media sources by vehicle-mounted system, and vehicle-mounted system
CN111787094A (en) * 2020-06-29 2020-10-16 腾讯科技(深圳)有限公司 Data processing method, device, storage medium and equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1466310A (en) * 2002-07-05 2004-01-07 华为技术有限公司 Intelligent method for calling business between businesses
CN101017447A (en) * 2007-02-13 2007-08-15 华为技术有限公司 IDE calling device and calling method therefor
WO2008124591A1 (en) * 2007-04-04 2008-10-16 Zte Corporation System and method of providing services via peer-to-peer-based next generation network
CN101651633A (en) * 2008-08-12 2010-02-17 中国移动通信集团公司 Terminal, system and method for supporting mobile internet application
CN101686253A (en) * 2008-09-23 2010-03-31 华为技术有限公司 Service selecting method, device and system thereof
CN101931603A (en) * 2009-06-26 2010-12-29 上海市上海中学 Method for realizing remote call on hand-held intelligent terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1466310A (en) * 2002-07-05 2004-01-07 华为技术有限公司 Intelligent method for calling business between businesses
CN101017447A (en) * 2007-02-13 2007-08-15 华为技术有限公司 IDE calling device and calling method therefor
WO2008124591A1 (en) * 2007-04-04 2008-10-16 Zte Corporation System and method of providing services via peer-to-peer-based next generation network
CN101651633A (en) * 2008-08-12 2010-02-17 中国移动通信集团公司 Terminal, system and method for supporting mobile internet application
CN101686253A (en) * 2008-09-23 2010-03-31 华为技术有限公司 Service selecting method, device and system thereof
CN101931603A (en) * 2009-06-26 2010-12-29 上海市上海中学 Method for realizing remote call on hand-held intelligent terminal

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105453126A (en) * 2013-06-19 2016-03-30 金容振 Application sharing service method and apparatus applied thereto
CN104580098A (en) * 2013-10-22 2015-04-29 阿里巴巴集团控股有限公司 Service sharing method and device
CN104580098B (en) * 2013-10-22 2018-06-22 阿里巴巴集团控股有限公司 A kind of service sharing method and device
CN103780684A (en) * 2014-01-10 2014-05-07 清华大学 Method for data sharing among intelligent equipment based on file system
CN103780684B (en) * 2014-01-10 2017-04-05 清华大学 Data sharing method between the smart machine based on file system
CN106131213A (en) * 2016-08-17 2016-11-16 深圳市金证科技股份有限公司 A kind of service management and system
CN106547631A (en) * 2016-09-26 2017-03-29 腾讯科技(深圳)有限公司 Striding course communication means and device based on Android platform
WO2019085037A1 (en) * 2017-11-03 2019-05-09 深圳市沃特沃德股份有限公司 Method for distributing system media sources by vehicle-mounted system, and vehicle-mounted system
CN108510312A (en) * 2018-03-07 2018-09-07 阿里巴巴集团控股有限公司 The shared business recalled under pattern of multi-service recalls method, system and server
CN108510312B (en) * 2018-03-07 2021-06-29 创新先进技术有限公司 Service recall method, system and server under multi-service sharing recall mode
CN111787094A (en) * 2020-06-29 2020-10-16 腾讯科技(深圳)有限公司 Data processing method, device, storage medium and equipment

Similar Documents

Publication Publication Date Title
CN102624765A (en) Shared service call system of intelligent terminal and method
CN102014169B (en) Distributed service system as well as distributed service system task execution method and device
CN101388997B (en) Method and system for establishing video conference
CN100531090C (en) Method for implementing universal message bus based universal service system structure
EP1675413A3 (en) Method and system for call path reconfiguration
CN102857999A (en) Multimode terminal and service implementation method for multimode terminal
CN100558109C (en) The load balancing implementation method and the system of dialogue-based initiation protocol
CN106131185B (en) Video data processing method, device and system
CN102595208A (en) Cloud terminal control networking video image processing streaming media service system and method
CN102467411A (en) Workflow processing and workflow agent method, device and system
CN102377686A (en) Message subscription system, method and device
CN114615096B (en) Event-driven architecture-based telecommunication charging method, system and related equipment
CN103793275A (en) System and processing method for achieving load balance
CN103442415B (en) A kind of method and a kind of mobile terminal that sends data
CN110691131A (en) Micro-service framework system based on intelligent mobile terminal
CN102707997B (en) Device and method for driving multi-PDP data communication of mobile broadband equipment
CN113765816A (en) Flow control method, system, equipment and medium based on service grid
CN102148846A (en) Method, device and system for realizing service access of access gateways
CN102111288A (en) Machine to machine (M2M) network management architecture
CN115550354B (en) A data processing method, device and computer readable storage medium
CN101364924A (en) Data collecting self-organizing architecture construction based on enterprise service bus
CN102256211B (en) Group-based method and system for application realization of M2M terminal
CN103685485B (en) Mobile terminal VoIP (voice over internet protocol) communication audio management system
CN111356182A (en) Resource scheduling and processing method and device
CN108259605B (en) Data calling system and method based on multiple data centers

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120801