CN108462718A - Data scheduling platform and its implementation - Google Patents

Data scheduling platform and its implementation Download PDF

Info

Publication number
CN108462718A
CN108462718A CN201810255714.5A CN201810255714A CN108462718A CN 108462718 A CN108462718 A CN 108462718A CN 201810255714 A CN201810255714 A CN 201810255714A CN 108462718 A CN108462718 A CN 108462718A
Authority
CN
China
Prior art keywords
data
interface
http request
module
configuration
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
CN201810255714.5A
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.)
Nanjing Red Pine Information Technology Co Ltd
Original Assignee
Nanjing Red Pine Information 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 Nanjing Red Pine Information Technology Co Ltd filed Critical Nanjing Red Pine Information Technology Co Ltd
Priority to CN201810255714.5A priority Critical patent/CN108462718A/en
Publication of CN108462718A publication Critical patent/CN108462718A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • 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/22Parsing or analysis of headers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Storage Device Security (AREA)

Abstract

The invention discloses a kind of data scheduling platform and its implementation, which includes external interface module, interface realization module and HTTP request module.Data scheduling platform implementation method realizes the data interaction between distributed system, when system splits into each subservice system according to different business, these subservice inter-system datas, which call, to be needed to be uniformly processed, including interface specification, parameter definition specification etc., this just needs the data scheduling platform of a centre to handle the request initiated from subsystems, the subsystem for needing to call is transmitted to according to configuration information, and receive return data, and it is back to call subsystem, reach data to spread between each subsystem, subsystems do not need to understand the specific implementation and configuration of other subsystems, it only needs that data interaction can be realized according to interface.

Description

Data scheduling platform and its implementation
Technical field
The invention belongs to online education technical fields, are handed over for each inter-system data between SaaS platforms more particularly, to one kind Mutual data scheduling platform and its implementation.
Background technology
The on-line study platform of application system based on SaaS, has provided examination, practice, study, community, training to the user Etc. a variety of services, a subsystem is built into using distribution, each operation system in system architecture, in addition presentation layer three A system is WEB service respectively, mobile terminal services, back-stage management service is used for different displayings, and so show system includes more This is extremely complex for data call between subsystems, thus non-if each system realizes a set of data interaction interface Often complicated and in disorder, this requires such a system, and the data interaction being responsible between each system, each subsystem only needs to call How the interface defined specifically goes to obtain data, need not all be concerned about to data are obtained in which system, as long as being concerned about certainly Body business can, in this way, with regard to be badly in need of develop a kind of new data scheduling platform.
Invention content
The technical problem to be solved by the present invention is to data interaction problem between each operation system, each operation system is only mutually It is vertical, it is only necessary to be concerned about own service, the data scheduling platform that external data is all obtained from dispatching platform.
In order to solve the above technical problems, the technical solution adopted by the present invention is the data scheduling platform, include to external Mouth mold block, interface realize module and HTTP request module
Wherein, the external interface module, the data-interface for being supplied to each subsystem to call;
The interface realizes module, for being defined according to interface, reads the relevant configuration in configuration file, encapsulates from operation system The data of middle transmission, needing relatively to test it, reprocess according to operation system call HTTP request;
The HTTP request module reads relevant configuration for encapsulating HTTP request from network configuration, according to configuration information pair HTTP request is verified, is encrypted, user's checking and network agent instantiate, the request transmitted and received, and receives called side The data transfer of return is to called side;
Data are externally transmitted and received to the external interface module;The HTTP request module sends and receives request.
The present invention passes through the data call between each system is unified in data scheduling platform, on the one hand simplifying between system The logic of data interaction, as long as oneself each system is concerned about that own service, the access of external data pass through data scheduling platform It obtains;Second aspect has unified data interaction interface, greatly reduces code administration workload, and same data interaction only needs Realize that once other systems can be called, no matter being all apparent from from size of code or from management, in order, such as Fruit has modification, it is only necessary to the unified modification in a place.
Preferably, the external tapping module is provided with several data-interfaces, is docked for being equipped with each subsystem.
Preferably, the interface, which is realized, is provided with configuration file unit, data packaging unit and verification reprocessing in module Unit;
Wherein, the configuration file unit is used for needing configuration file to carry out relevant configuration;
The data packaging unit is for encapsulating the data transmitted from operation system;
Unit is reprocessed in the verification, for the needs according to operation system, is relatively tested incoming data, is reprocessed.
Preferably, the HTTP request module is provided with network configuration element, relevant configuration information is stored with, according to configuration After information verifies HTTP request, encrypts, user's checking, network agent are configured and instantiate.
The invention solves another technical problem be to provide a kind of implementation method of data scheduling platform, this method packet Include following steps:
(1)Define data interaction interface:It is needed to define the data-interface with each system interaction according to business, defines method name Claim, be passed to parameter, returned data mode and abnormality processing mode;
(2)Interface is realized:Corresponding configuration is obtained according to interface definition, configuring the information for including has interface to correspond to operation system The mode that address, HTTP request are realized, then verifies incoming parameter, is handled, in need to be encrypted, data are whole After conjunction, HTTP request is called.
(3)HTTP request:Relevant configuration is read from the network profile of system, according to configuration information to HTTP request Verified, encrypted, user's checking, network agent be configured after and instantiate, the request transmitted and received, to the number of return It is uniformly processed according to data are carried out, returns to the data after being uniformly processed to called side.
Description of the drawings
Fig. 1 is data scheduling platform structure chart;
Fig. 2 is the flowage structure figure of data scheduling platform implementation method.
Specific implementation mode
Fig. 2 is the flowage structure figure of the data scheduling platform implementation method of the present embodiment, and implementation method is:
(1)Define data interaction interface:It is needed to define the data-interface with each system interaction according to business, defines method name Claim, incoming parameter, returned data mode, abnormality processing mode;
(2)Interface is realized:Corresponding configuration is obtained according to interface definition, configuring the information for including has interface to correspond to operation system The mode that address, HTTP request are realized, then verifies incoming parameter, is handled, in need to be encrypted, data are whole After conjunction, HTTP request is called;
(3)HTTP request:Relevant configuration is read from the network profile of system, HTTP request is carried out according to configuration information After verification, encryption, user's checking, network agent are configured and instantiate, the request transmitted and received, to the data of return into Row data are uniformly processed, and return to the data after being uniformly processed to called side.
Realize the data interaction between distributed system, when system splits into each subservice system according to different business, this Data call needs are uniformly processed between a little operation system, including interface specification, and parameter definition specification etc., this is just needed in one Between data scheduling platform handle the request initiated from subsystems, the subsystem for needing to call is transmitted to according to configuration information System, and return data is received, and it is back to call subsystem, reach data and spread between each subsystem, subsystems are not It should be understood that the specific implementation and configuration of other subsystems, it is only necessary to data interaction can be realized according to interface.
To realize the above method, data scheduling platform structure of the invention as shown in Figure 1, the data scheduling platform, including There are external interface module, interface to realize module and HTTP request module
Wherein, the external interface module, the data-interface for being supplied to each subsystem to call;
The interface realizes module, for being defined according to interface, reads the relevant configuration in configuration file, encapsulates from operation system The data of middle transmission, needing relatively to test it, reprocess according to operation system call HTTP request;
The HTTP request module reads relevant configuration for encapsulating HTTP request from network configuration, according to configuration information pair HTTP request is verified, is encrypted, user's checking and network agent instantiate, the request transmitted and received, and receives called side The data transfer of return is to called side;
Data are externally transmitted and received to the external interface module;The HTTP request module sends and receives request.
In addition, the external tapping module is provided with several data-interfaces, docked for being equipped with each subsystem.
The interface, which is realized, is provided with configuration file unit, data packaging unit and verification reprocessing unit in module;
Wherein, the configuration file unit is used for needing configuration file to carry out relevant configuration;
The data packaging unit is for encapsulating the data transmitted from operation system;
Unit is reprocessed in the verification, for the needs according to operation system, is relatively tested incoming data, is reprocessed.
The HTTP request module is provided with network configuration element, relevant configuration information is stored with, according to configuration information pair After HTTP request is verified, encrypted, user's checking, network agent are configured and instantiate.
Particular embodiments described above has carried out further in detail the purpose of the present invention, technical solution and advantageous effect It describes in detail bright, it should be understood that the above is only a specific embodiment of the present invention, is not intended to restrict the invention;It is all Within the spirit and principles in the present invention, any modification, equivalent substitution, improvement and etc. done should be included in the guarantor of the present invention Within the scope of shield.

Claims (5)

1. a kind of data scheduling platform, it is characterised in that:Include external interface module, interface realization module and HTTP request mould Block;
Wherein, the external interface module, the data-interface for being supplied to each subsystem to call;
The interface realizes module, for being defined according to interface, reads the relevant configuration in configuration file, encapsulates from operation system The data of middle transmission, needing relatively to test it, reprocess according to operation system call HTTP request;
The HTTP request module reads relevant configuration for encapsulating HTTP request from network configuration, according to configuration information pair HTTP request is verified, is encrypted, user's checking and network agent instantiate, the request transmitted and received, and receives called side The data transfer of return is to called side;
Data are externally transmitted and received to the external interface module;The HTTP request module sends and receives request.
2. data scheduling platform according to claim 1, it is characterised in that:The external tapping module is provided with several numbers According to interface, docked for being equipped with each subsystem.
3. data scheduling platform according to claim 1, it is characterised in that:The interface, which is realized in module, is provided with configuration File unit, data packaging unit and verification reprocessing unit;
Wherein, the configuration file unit is used for needing configuration file to carry out relevant configuration;
The data packaging unit is for encapsulating the data transmitted from operation system;
Unit is reprocessed in the verification, for the needs according to operation system, is relatively tested incoming data, is reprocessed.
4. according to claim 1-3 any one of them data scheduling platforms, it is characterised in that:The HTTP request module setting There is network configuration element, be stored with relevant configuration information, HTTP request is verified according to configuration information, is encrypted, user tests After card, network agent are configured and instantiate.
5. a kind of implementation method of data scheduling platform, which is characterized in that include the following steps:
(1)Define data interaction interface:It is needed to define the data-interface with each system interaction according to business, defines method name Claim, be passed to parameter, returned data mode and abnormality processing mode;
(2)Interface is realized:Corresponding configuration is obtained according to interface definition, configuring the information for including has interface to correspond to operation system The mode that address, HTTP request are realized, then verifies incoming parameter, is handled, in need to be encrypted, data are whole After conjunction, HTTP request is called;
(3)HTTP request:Relevant configuration is read from the network profile of system, HTTP request is carried out according to configuration information After verification, encryption, user's checking, network agent are configured and instantiate, the request transmitted and received, to the data of return into Row data are uniformly processed, and return to the data after being uniformly processed to called side.
CN201810255714.5A 2018-03-27 2018-03-27 Data scheduling platform and its implementation Pending CN108462718A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810255714.5A CN108462718A (en) 2018-03-27 2018-03-27 Data scheduling platform and its implementation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810255714.5A CN108462718A (en) 2018-03-27 2018-03-27 Data scheduling platform and its implementation

Publications (1)

Publication Number Publication Date
CN108462718A true CN108462718A (en) 2018-08-28

Family

ID=63236603

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810255714.5A Pending CN108462718A (en) 2018-03-27 2018-03-27 Data scheduling platform and its implementation

Country Status (1)

Country Link
CN (1) CN108462718A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112243026A (en) * 2020-09-25 2021-01-19 中国铁道科学研究院集团有限公司 Railway data interaction system and method
CN113918998A (en) * 2021-12-13 2022-01-11 中国外运华南有限公司 Intelligent logistics warehouse code management method and system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478439A (en) * 2009-01-20 2009-07-08 中兴通讯股份有限公司 Uniform service management platform, interface machine, service processing system and process method
CN101827302A (en) * 2010-04-19 2010-09-08 中兴通讯股份有限公司 Multi-service unified processing method and unified service platform
CN102436468A (en) * 2011-09-14 2012-05-02 山东中创软件商用中间件股份有限公司 Load balancing method and system based on database cluster
CN102662653A (en) * 2012-03-09 2012-09-12 浪潮通信信息系统有限公司 Transmitter-receiver separated process external interface method.
CN103699367A (en) * 2012-09-27 2014-04-02 中国电信股份有限公司 HTTP (hyper text transport protocol) API (application program interface) invoking method and device
CN104063273A (en) * 2014-06-13 2014-09-24 航天恒星科技有限公司 Center control type business process dispatching management system and realizing method
US20160119380A1 (en) * 2014-10-27 2016-04-28 Onapsis, Inc. System and method for real time detection and prevention of segregation of duties violations in business-critical applications
CN106557510A (en) * 2015-09-29 2017-04-05 镇江雅迅软件有限责任公司 A kind of implementation method of geographic information services delivery system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478439A (en) * 2009-01-20 2009-07-08 中兴通讯股份有限公司 Uniform service management platform, interface machine, service processing system and process method
CN101827302A (en) * 2010-04-19 2010-09-08 中兴通讯股份有限公司 Multi-service unified processing method and unified service platform
CN102436468A (en) * 2011-09-14 2012-05-02 山东中创软件商用中间件股份有限公司 Load balancing method and system based on database cluster
CN102662653A (en) * 2012-03-09 2012-09-12 浪潮通信信息系统有限公司 Transmitter-receiver separated process external interface method.
CN103699367A (en) * 2012-09-27 2014-04-02 中国电信股份有限公司 HTTP (hyper text transport protocol) API (application program interface) invoking method and device
CN104063273A (en) * 2014-06-13 2014-09-24 航天恒星科技有限公司 Center control type business process dispatching management system and realizing method
US20160119380A1 (en) * 2014-10-27 2016-04-28 Onapsis, Inc. System and method for real time detection and prevention of segregation of duties violations in business-critical applications
CN106557510A (en) * 2015-09-29 2017-04-05 镇江雅迅软件有限责任公司 A kind of implementation method of geographic information services delivery system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112243026A (en) * 2020-09-25 2021-01-19 中国铁道科学研究院集团有限公司 Railway data interaction system and method
CN113918998A (en) * 2021-12-13 2022-01-11 中国外运华南有限公司 Intelligent logistics warehouse code management method and system

Similar Documents

Publication Publication Date Title
CN104378342B (en) Many accounts verification method, Apparatus and system
CN108063772B (en) Data security access method and system based on service side
CN108009825A (en) A kind of identity management system and method based on block chain technology
CN109711999A (en) Go out single method and device, computer equipment, storage medium based on halfpace
CN110401720A (en) Information processing method, device, system, application server and medium
CN107517124A (en) Method and device based on Transmission Control Protocol Remote configuration Version Management Software SVN authorities
EP2746978B1 (en) License control method and system thereof
CN113726890B (en) Federal prediction method and system for block chain data service
CN109379233A (en) A kind of cloud emulation platform model safety safeguards system, method, server and terminal
CN107220259A (en) A kind of database extension system, equipment and the method for extending database
CN108462718A (en) Data scheduling platform and its implementation
CN104125281A (en) Method and device for recording examination and approval state of resource application in cloud data centre
CN110688419A (en) Federated modeling system and federated modeling method
CN103095666A (en) Third-party application processing method and device
CN106855795A (en) A kind of Proxy program operated between App and server software
CN107045509A (en) A kind of system, apparatus and method connected for switch data storehouse
CN113141404B (en) Intelligent gateway and data sharing system
CN107038180A (en) Insurance application information updating method and management server
CN103425922B (en) The method and system of far-end encryption instruction are obtained based on CSP
CN105577609B (en) Method and apparatus for being controlled the content of access
CN110532796A (en) File encryption management method, system and computer readable storage medium
CN106656504A (en) Signature device and system and working method thereof
CN110232287A (en) Pass through the shared economic data cochain method and its equipment of block chain
CN109345063A (en) Data processing method, equipment and storage medium for air control system
CN108833404A (en) A kind of financial lease trade management system based on cloud platform

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for 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: 20180828