CN105245553A - SOA system and business processing method - Google Patents

SOA system and business processing method Download PDF

Info

Publication number
CN105245553A
CN105245553A CN201510796433.7A CN201510796433A CN105245553A CN 105245553 A CN105245553 A CN 105245553A CN 201510796433 A CN201510796433 A CN 201510796433A CN 105245553 A CN105245553 A CN 105245553A
Authority
CN
China
Prior art keywords
client
proxy server
module
business
information
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
CN201510796433.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.)
Lazhasi Network Technology Shanghai Co Ltd
Original Assignee
Lazhasi Network Technology Shanghai 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 Lazhasi Network Technology Shanghai Co Ltd filed Critical Lazhasi Network Technology Shanghai Co Ltd
Priority to CN201510796433.7A priority Critical patent/CN105245553A/en
Publication of CN105245553A publication Critical patent/CN105245553A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/10015Access to distributed or replicated servers, e.g. using brokers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention relates to the technical field of information management, and the embodiment of the invention discloses an SOA system and a business processing method. The business processing method comprises the steps that a client of the SOA system generates business request information according to a user command; the client converts a communication protocol corresponding to the client into a uniform service request protocol, and sends the generated business request information to a proxy server according to the uniform service request protocol, thus the proxy server obtains and processes the business request information, and uploads processing results to a remote server. Therefore, the problems in the prior art that codes cannot be reused, software development workload is great and integration time is long are solved.

Description

A kind of SOA system and method for processing business
Technical field
The present invention relates to technical field of information management, particularly relate to a kind of SOA system and method for processing business.
Background technology
SOA (ServiceOrientedArchitecture, Services Oriented Achitecture) be a kind of coarseness, loose coupling service framework model, it can carry out distributed deployment, combination and use by the coarseness application service assembly of network to loose coupling according to demand.Communicate with IDL by agreement that is simple, accurate, standard between service, do not relate to programming on bottom layer interface and traffic model.And various function shows with the service of coarseness by this architecture, often kind of service clearly can represent that its technology or business are worth, in application implementation procedure, and can by adapting to the dynamic change of business demand to the changeable assembling of service.
ESB (EnterpriseServiceBus, ESB) is a mainstay of SOA system.It is a kind of opening, measured message processing facility, by simple standard adapter and interface, has carried out the interoperability between coarseness application (such as serving) and other assemblies.There is provided Message Queuing system as a kind of Message Agent framework, use the standard techniques such as such as SOAP (SimpleObjectAccessProtocol, Simple Object Access Protocol) or JMS (JavaMessageService) to realize.Usually, the major function of ESB comprises: communication and Message Processing, service interaction and fail safe control, service quality and service level managment, modeling, management and autonomy, architecture etc.
At present, often kind of client likely corresponding different development language, therefore for the development language of each client, all need to provide all SOA functions for this development language, this just causes when SOA is newly-increased or optimize partial function, and need to develop for the development language that each client is corresponding respectively, the shortcoming of visible this development approach is that code cannot be multiplexing, software development amount is large, and the integrated time is long.
Summary of the invention
The embodiment of the present invention provides a kind of SOA system and method for processing business, in order to solve in prior art there is code cannot be multiplexing, software development amount is large, the problem that the integrated time is long.
The inventive method provides a kind of method for processing business, and the method comprises: the client of SOA system generates service requesting information according to user instruction; Described client uses the communication protocol corresponding with described client, the service requesting information of described generation is sent to proxy server, obtains and process described business information, result is uploaded to remote server to make described proxy server.
Further, the inventive method provides a kind of method for processing business, the method comprises: the proxy server of SOA system receives according to the communication protocol corresponding with described client the service requesting information that client sends, and wherein, described service requesting information is that client generates according to user instruction;
Communication Protocol Conversion corresponding for described client is unified service request agreement by the ESB module in described proxy server;
Functional module in described proxy server is by after unified service request agreement and ESB module communication, obtain and process described business information, and result is uploaded to remote server, wherein, the functional module in described proxy server and ESB module are that the development language by presetting realizes.
Based on same inventive concept, the embodiment of the present invention provides a kind of SOA system further, and this system comprises:
The receiving element of client, for generating service requesting information according to user instruction;
The transmitting element of client, for using the communication protocol corresponding with described client, described generation service requesting information is sent to proxy server, obtains to make described proxy server and process described business information, result is uploaded to remote server.
Further, the embodiment of the present invention also provides a kind of SOA system, and this system comprises:
The receiving element of proxy server, for receiving the service requesting information that client sends according to the communication protocol corresponding with described client, wherein, described service requesting information is that client generates according to user instruction;
The converting unit of proxy server, for being unified service request agreement by communication Protocol Conversion corresponding for described client;
The processing unit of proxy server, for by after unified service request agreement and ESB module communication, obtain and process described business information, and result is uploaded to remote server, wherein, the functional module in described proxy server and ESB module are that the development language by presetting realizes.
The protocol part of SOA system and functional module are separated by the embodiment of the present invention on the one hand, protocol part still utilizes development language corresponding to this client to realize on the client, functional module is then realized on the server by the development language preset, and makes functional module and the protocol-independent of SOA system; On the other hand, the communication Protocol Conversion corresponding with described client is unified service request agreement by the ESB module in proxy server, functional module in described proxy server is by after unified service request agreement and ESB module communication, obtain and process described business information, and result is uploaded to remote server.Visible, SOA system after the embodiment of the present invention is improved, when SOA is newly-increased or optimize partial function, only need to use the development language preset correspondingly to develop, do not need to develop respectively for each client language, effective raising code reuse, makes the developer served only need be absorbed in the operational exploitations such as the business model of SOA function, thus reduces development difficulty.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly introduced, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 provides the client traffic process flow schematic diagram of a kind of SOA for the embodiment of the present invention;
Fig. 2 provides the proxy server method for processing business schematic flow sheet of a kind of SOA for the embodiment of the present invention;
Fig. 3 provides the client of a kind of SOA and proxy server to call schematic diagram for the embodiment of the present invention;
Fig. 4 provides the schematic diagram of the unit structure in the client of a kind of SOA for the embodiment of the present invention;
Fig. 5 provides the schematic diagram of the unit structure in the proxy server of a kind of SOA for the embodiment of the present invention.
Embodiment
In order to make the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, the present invention is described in further detail, and obviously, described embodiment is only a part of embodiment of the present invention, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making other embodiments all obtained under creative work prerequisite, belong to the scope of protection of the invention.
Shown in Figure 1, the embodiment of the present invention provides the client traffic process flow schematic diagram of a kind of SOA, and the method comprises:
The client of step S101, SOA generates service requesting information according to user instruction.
Step S102, described client uses the communication protocol corresponding with described client, the service requesting information of described generation is sent to proxy server, obtains to make described proxy server and process described business information, result is uploaded to remote server.
Wherein, for the electric business's marketing management system on the Internet, the client of SOA generally includes the types such as browser client, mobile client, dispensing client, statistics client.Different clients can realize according to different development languages usually; such as; the development language of dispensing client itself is phb (HypertextPreprocessor; HyperText Preprocessor), the development language of statistics client itself is when being node.js (java kit); then realize the communication protocol corresponding with described client the SDK (SoftwareDevelopmentKit, SDK) of development language corresponding to described client is upper.So-called SDK be generally some by software engineer for setting up the set of the developing instrument of application software for specific software kit, software frame, hardware platform, operating system etc.
After the client of SOA completes above-mentioned steps, the service requesting information received is performed following steps by proxy server further, shown in Figure 2, the embodiment of the present invention provides the proxy server method for processing business schematic flow sheet of a kind of SOA further, and the method comprises:
The proxy server of step S201, SOA receives according to the communication protocol corresponding with described client the service requesting information that client sends, and wherein, described service requesting information is that client generates according to user instruction.
Step S202, communication Protocol Conversion corresponding for described client is unified service request agreement by the ESB module in described proxy server.
Step S203, functional module in described proxy server is by after unified service request agreement and ESB module communication, obtain and process described business information, and result is uploaded to remote server, wherein, the functional module in described proxy server and ESB module are that the development language by presetting realizes.
Wherein, above-mentioned unified service request agreement can comprise SEB agreement.
For example, Figure 3 shows that the structural representation of the SOA framework of the Internet electricity business marketing management system of the embodiment of the present invention, comprise the client 301, proxy server 302, the remote server 303 that connect successively.
Described client 301 comprises browser client, mobile client, dispensing client, statistics client.Described client 301 is for obtaining the business datum of the Internet electricity business marketing system.
Wherein, proxy server 302 comprises ESB module and functional module.It is unified service request agreement that described ESB module is used for communication Protocol Conversion corresponding for often kind of client, and carries out Unified Communication according to described unified service request agreement and functional module.
Described functional module is used for obtaining according to described unified service request agreement and processing described business datum, and the business datum after process being uploaded to the database of remote server 303, the functional module in described SOA system comprises: fusing module, current limliting module, timeout module, load balancing module, degradation module, service discovery module.The difference of this part of module and protocol module has certain decoupling with client, and the specific development language that therefore can be used alone realizes.。
Visible, above-described embodiment is actually and the protocol part of SOA system and functional module is split, proxy server is accomplished and protocol-independent, functional module simultaneously on proxy server and the exploitation of ESB only need to use a kind of development language, and the development language of described setting is any one in java, phb, node.js, c++, c language.All clients all can call the forwarding of this proxy server finishing service solicited message, do not need to develop respectively for each client language, effective raising code reuse, make the developer served only need be absorbed in the operational exploitations such as the business model of SOA function, thus reduce development difficulty.
In order to improve the fail safe of Business Processing on proxy server, the embodiment of the present invention provides safety check module further.The described business information received is carried out safety check by safety check module by described proxy server, and described safety check comprises any one or combination in identification, security sweep, Security Check.Particularly, the modes such as safety check can comprise check code identification, Quick Response Code scanning.
In addition, in order to effectively avoid the Single Point of Faliure in functional module, described proxy server is by record and the internal memory using state of monitor service assembly, the information of access times in monitoring record module.Therefore the number of times that the serviced component in functional module is accessed and internal memory using state are recorded and monitor, contribute to the ruuning situation according to serviced component, on the serviced component of service requesting information client sent by load balancing cut-in operation idle.
Based on identical technical conceive, the embodiment of the present invention also provides a kind of SOA system, and as shown in Figure 4, this system comprises: the receiving element 401 of client, the transmitting element 402 of client, wherein:
The receiving element 401 of client, for generating service requesting information according to user instruction;
The transmitting element 402 of client, for using the communication protocol corresponding with described client, described generation service requesting information is sent to proxy server, obtains to make described proxy server and process described business information, result is uploaded to remote server.
Wherein, for the electric business's marketing management system on the Internet, the client of SOA generally includes the types such as browser client, mobile client, dispensing client, statistics client.Different clients can realize according to different development languages usually; such as; the development language of dispensing client itself is phb (HypertextPreprocessor; HyperText Preprocessor), the development language of statistics client itself is when being node.js (java kit); what utilize client further realizes unit 403, on the SDK SDK at development language corresponding to described client, realize the communication protocol corresponding with described client.So-called SDK be generally some by software engineer for setting up the set of the developing instrument of application software for specific software kit, software frame, hardware platform, operating system etc.
Further, after the client of SOA completes above-mentioned functions realization, the embodiment of the present invention provides a kind of SOA system further, comprise proxy server, as shown in Figure 5, this system comprises: the processing unit 503 of the receiving element 501 of proxy server, the converting unit 502 of proxy server, proxy server, wherein:
The receiving element 501 of proxy server, for receiving the service requesting information that client sends according to the communication protocol corresponding with described client, wherein, described service requesting information is that client generates according to user instruction;
The converting unit 502 of proxy server, for being unified service request agreement by communication Protocol Conversion corresponding for described client;
The processing unit 503 of proxy server, for by after unified service request agreement and ESB module communication, obtain and process described business information, and result is uploaded to remote server, wherein, the functional module in described proxy server and ESB module are that the development language by presetting realizes.
Wherein, above-mentioned unified service request agreement can comprise SEB agreement.
For example, Figure 3 shows that the structural representation of the SOA framework of the Internet electricity business marketing management system of the embodiment of the present invention, comprise the client 301, proxy server 302, the remote server 303 that connect successively.
Described client 301 comprises browser client, mobile client, dispensing client, statistics client.Described client 301 is for obtaining the business datum of the Internet electricity business marketing system.
Wherein, proxy server 302 comprises ESB module and functional module.It is unified service request agreement that described ESB module is used for communication Protocol Conversion corresponding for often kind of client, and carries out Unified Communication according to described unified service request agreement and functional module.
Described functional module is used for obtaining according to described unified service request agreement and processing described business datum, and the business datum after process is uploaded to the database of remote server 303.
Visible, above-described embodiment is actually and the protocol part of SOA system and functional module is split, proxy server is accomplished and protocol-independent, functional module simultaneously on proxy server and the exploitation of ESB only need to use a kind of development language, and the development language of described setting is any one in java, phb, node.js, c++, c language.All clients all can call the forwarding of this proxy server finishing service solicited message, do not need to develop respectively for each client language, effective raising code reuse, make the developer served only need be absorbed in the operational exploitations such as the business model of SOA function, thus reduce development difficulty.
In order to improve the fail safe of Business Processing on proxy server, the embodiment of the present invention provides safety check module further.The processing unit 503 of described proxy server specifically for: by safety check module, the described business information received is carried out safety check, described safety check comprises any one or combination in identification, security sweep, Security Check.Particularly, the modes such as safety check can comprise check code identification, Quick Response Code scanning.
In addition, in order to effectively avoid the Single Point of Faliure in functional module, the processing unit 503 of described proxy server also for: by record and the internal memory using state of monitor service assembly, the information of access times in monitoring record module.Therefore the number of times that the serviced component in functional module is accessed and internal memory using state are recorded and monitor, contribute to the ruuning situation according to serviced component, on the serviced component of service requesting information client sent by load balancing cut-in operation idle.
The present invention describes with reference to according to the flow chart of the method for the embodiment of the present invention, equipment (system) and computer program and/or block diagram.Should understand can by the combination of the flow process in each flow process in computer program instructions realization flow figure and/or block diagram and/or square frame and flow chart and/or block diagram and/or square frame.These computer program instructions can being provided to the processor of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device to produce a machine, making the instruction performed by the processor of computer or other programmable data processing device produce device for realizing the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
These computer program instructions also can be stored in can in the computer-readable memory that works in a specific way of vectoring computer or other programmable data processing device, the instruction making to be stored in this computer-readable memory produces the manufacture comprising command device, and this command device realizes the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
These computer program instructions also can be loaded in computer or other programmable data processing device, make on computer or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computer or other programmable devices is provided for the step realizing the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
Although describe the preferred embodiments of the present invention, those skilled in the art once obtain the basic creative concept of cicada, then can make other change and amendment to these embodiments.So claims are intended to be interpreted as comprising preferred embodiment and falling into all changes and the amendment of the scope of the invention.
Obviously, those skilled in the art can carry out various change and modification to the present invention and not depart from the spirit and scope of the present invention.Like this, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.

Claims (10)

1. a method for processing business, is characterized in that, the method comprises:
The client of SOA system generates service requesting information according to user instruction;
Described client uses the communication protocol corresponding with described client, the service requesting information of described generation is sent to proxy server, obtains and process described business information, result is uploaded to remote server to make described proxy server.
2. method for processing business as claimed in claim 1, is characterized in that, the client of described SOA system, according to before user instruction generation service requesting information, comprising:
The SDK SDK of development language corresponding to described client realizes the communication protocol corresponding with described client.
3. a method for processing business, is characterized in that, the method comprises:
The proxy server of SOA system receives according to the communication protocol corresponding with described client the service requesting information that client sends, and wherein, described service requesting information is that client generates according to user instruction;
Communication Protocol Conversion corresponding for described client is unified service request agreement by the ESB module in described proxy server;
Functional module in described proxy server is by after unified service request agreement and ESB module communication, obtain and process described business information, and result is uploaded to remote server, wherein, the functional module in described proxy server and ESB module are that the development language by presetting realizes.
4. method for processing business as claimed in claim 3, it is characterized in that, described functional module, for the treatment of described business information, comprising:
The described business information received is carried out safety check by safety check module by described functional module, and described safety check comprises any one or combination in identification, security sweep, Security Check.
5. method for processing business as claimed in claim 3, it is characterized in that, described functional module, for the treatment of described business information, also comprises:
Described functional module is by record and the internal memory using state of monitor service assembly, the information of access times in monitoring record module.
6. a SOA system, is characterized in that, this system comprises:
The receiving element of client, for generating service requesting information according to user instruction;
The transmitting element of client, for using the communication protocol corresponding with described client, described generation service requesting information is sent to proxy server, obtains to make described proxy server and process described business information, result is uploaded to remote server.
7. system as claimed in claim 6, it is characterized in that, described SOA system also comprises:
Client realize unit, on the SDK SDK at development language corresponding to described client, realize the communication protocol corresponding with described client.
8. a SOA system, is characterized in that, this system comprises:
The receiving element of proxy server, for receiving the service requesting information that client sends according to the communication protocol corresponding with described client, wherein, described service requesting information is that client generates according to user instruction;
The converting unit of proxy server, for being unified service request agreement by communication Protocol Conversion corresponding for described client;
The processing unit of proxy server, for by after unified service request agreement and ESB module communication, obtain and process described business information, and result is uploaded to remote server, wherein, the functional module in described proxy server and ESB module are that the development language by presetting realizes.
9. system as claimed in claim 8, is characterized in that, the processing unit of described proxy server specifically for:
By safety check module, the described business information received is carried out safety check, described safety check comprises any one or combination in identification, security sweep, Security Check.
10. system as claimed in claim 8, is characterized in that, the processing unit of described proxy server also for:
By record and the internal memory using state of monitor service assembly, the information of access times in monitoring record module.
CN201510796433.7A 2015-11-18 2015-11-18 SOA system and business processing method Pending CN105245553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510796433.7A CN105245553A (en) 2015-11-18 2015-11-18 SOA system and business processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510796433.7A CN105245553A (en) 2015-11-18 2015-11-18 SOA system and business processing method

Publications (1)

Publication Number Publication Date
CN105245553A true CN105245553A (en) 2016-01-13

Family

ID=55043053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510796433.7A Pending CN105245553A (en) 2015-11-18 2015-11-18 SOA system and business processing method

Country Status (1)

Country Link
CN (1) CN105245553A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018059191A1 (en) * 2016-09-29 2018-04-05 中兴通讯股份有限公司 Enterprise service bus connector, and connection method between functional entities
CN108696448A (en) * 2018-08-16 2018-10-23 安徽云才信息技术有限公司 A kind of service current limliting down method based on gateway SOA framework
CN112671754A (en) * 2020-12-21 2021-04-16 龙存(成都)科技有限公司 Method and system for processing different server functions by single pipeline
CN113014621A (en) * 2021-02-01 2021-06-22 武汉光庭信息技术股份有限公司 In-vehicle communication system and method based on HTTP (hyper text transport protocol)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8185916B2 (en) * 2007-06-28 2012-05-22 Oracle International Corporation System and method for integrating a business process management system with an enterprise service bus
CN102882934A (en) * 2012-09-05 2013-01-16 浪潮(北京)电子信息产业有限公司 Web service realizing method based on enterprise service bus (ESB), ESB and service center
CN104601723A (en) * 2015-02-03 2015-05-06 中国南方电网有限责任公司 Power marketing management system SOA framework based on internal service bus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8185916B2 (en) * 2007-06-28 2012-05-22 Oracle International Corporation System and method for integrating a business process management system with an enterprise service bus
CN102882934A (en) * 2012-09-05 2013-01-16 浪潮(北京)电子信息产业有限公司 Web service realizing method based on enterprise service bus (ESB), ESB and service center
CN104601723A (en) * 2015-02-03 2015-05-06 中国南方电网有限责任公司 Power marketing management system SOA framework based on internal service bus

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018059191A1 (en) * 2016-09-29 2018-04-05 中兴通讯股份有限公司 Enterprise service bus connector, and connection method between functional entities
CN107888545A (en) * 2016-09-29 2018-04-06 中兴通讯股份有限公司 A kind of connection method between ESB connector and functional entity
CN108696448A (en) * 2018-08-16 2018-10-23 安徽云才信息技术有限公司 A kind of service current limliting down method based on gateway SOA framework
CN108696448B (en) * 2018-08-16 2021-07-23 安徽云才信息技术有限公司 Service current limiting degradation method based on gateway SOA architecture
CN112671754A (en) * 2020-12-21 2021-04-16 龙存(成都)科技有限公司 Method and system for processing different server functions by single pipeline
CN112671754B (en) * 2020-12-21 2023-05-02 龙存(成都)科技有限公司 Method and system for processing different server functions by single pipeline
CN113014621A (en) * 2021-02-01 2021-06-22 武汉光庭信息技术股份有限公司 In-vehicle communication system and method based on HTTP (hyper text transport protocol)
CN113014621B (en) * 2021-02-01 2022-07-01 武汉光庭信息技术股份有限公司 In-vehicle communication system and method based on HTTP (hyper text transport protocol)

Similar Documents

Publication Publication Date Title
US11936724B2 (en) Configuring service mesh networking resources for dynamically discovered peers or network functions
CN108712485B (en) Resource subscription method and device for Internet of things equipment
CN113742031B (en) Node state information acquisition method and device, electronic equipment and readable storage medium
CN105183452B (en) Spring AOP-based remote protocol service system for monitoring power distribution equipment
CN104025070A (en) System and method for managing industrial processes
CN111556158B (en) Access method, access device, access equipment and storage medium of Internet of things platform
CN111611054B (en) Application deployment method and device
Antonini et al. Fog computing architectures: A reference for practitioners
CN105245553A (en) SOA system and business processing method
US20200059520A1 (en) Field data processing method, apparatus, and system
CN112565439B (en) Internet of things communication method and system
CN113821352A (en) Remote service calling method and device
WO2019062634A1 (en) Communication method and apparatus
WO2015149531A1 (en) Internet of things terminal firmware management method, device and general service entity
CN112817751A (en) Computing resource management method and device, storage medium and electronic device
JP2018092565A (en) Cloud relay device, cloud connection processing method, and program
CN115248692A (en) Device and method for supporting cloud deployment of multiple deep learning framework models
CN113778499B (en) Method, apparatus, device and computer readable medium for publishing services
CN105610961B (en) Control the method and its intelligent terminal of service equipment
CN114979144B (en) Cloud edge communication method and device and electronic equipment
CN108696550B (en) System and method for quickly building and replicating clouds
KR101757259B1 (en) Integrated management system for cim based real-time data exchange
CN115291973A (en) Method and device for connecting database by application on cloud, electronic equipment and storage medium
CN103269327A (en) Method for realizing general file data service based on agent mechanism
CN115686813A (en) Resource scheduling method and device, electronic equipment and storage medium

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

Application publication date: 20160113

RJ01 Rejection of invention patent application after publication