CN112769907A - Internal data exchange system of distributed system based on internet financial industry - Google Patents

Internal data exchange system of distributed system based on internet financial industry Download PDF

Info

Publication number
CN112769907A
CN112769907A CN202011585605.3A CN202011585605A CN112769907A CN 112769907 A CN112769907 A CN 112769907A CN 202011585605 A CN202011585605 A CN 202011585605A CN 112769907 A CN112769907 A CN 112769907A
Authority
CN
China
Prior art keywords
data
distributed
data exchange
sdk
real
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
CN202011585605.3A
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.)
Suning Consumer Finance Co ltd
Original Assignee
Suning Consumer Finance 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 Suning Consumer Finance Co ltd filed Critical Suning Consumer Finance Co ltd
Priority to CN202011585605.3A priority Critical patent/CN112769907A/en
Publication of CN112769907A publication Critical patent/CN112769907A/en
Pending legal-status Critical Current

Links

Images

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/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/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An internal data exchange system based on a distributed system in the Internet financial industry comprises a distributed subsystem, a data packet and a data packet, wherein the distributed subsystem is used for generating data information and packaging data into the data packet; the real-time temporary storage server is used for receiving the data packet, converting the data packet into a network byte stream and storing the network byte stream; the SDK agent module sends a request according to the instruction of the distributed subsystem; the server is used for calling and backing up data information stored by the real-time temporary storage server in a remote way, and the invention provides data exchange SDKs in various technical forms; the method provides uniform data exchange service and data exchange task configuration, comprises data sources and purposes, is compatible with various technical standards, can realize cross-service data exchange, and solves the problems of disordered data exchange and unclear exchange link structure in a distributed system.

Description

Internal data exchange system of distributed system based on internet financial industry
Technical Field
The invention relates to the technical field of internal data exchange of distributed systems, in particular to an internal data exchange system of a distributed system based on the internet financial industry.
Background
The distributed system is composed of a plurality of services which run independently, and data exchange is needed for realizing certain functional services. There are many ways of data exchange, including file-based, database, messaging middleware, etc. The existing distributed system can not be compatible with various technical standards, can not realize cross-service data exchange, and has the problems of disordered internal data exchange of the distributed system and unclear exchange link structure.
Disclosure of Invention
Technical problem to be solved
The invention aims to provide an internal data exchange system based on a distributed system in the internet financial industry so as to solve the practical problems in the background technology.
(II) technical scheme
In order to achieve the purpose, the invention provides the following technical scheme: an internal data exchange system based on a distributed system of the internet financial industry is characterized by comprising: the distributed subsystem generates data information and packs the data into a data packet;
the real-time temporary storage server is used for receiving the data packet, converting the data packet into a network byte stream and storing the network byte stream;
the SDK agent module sends a request according to the instruction of the distributed subsystem;
and the server is used for calling and backing up the data information stored by the real-time temporary storage server.
Further, the SDK agent module includes an SDK core module and an SDK driver module, where the SDK core module is configured to send a request according to a distributed subsystem instruction, and the SDK driver module is configured to receive the request sent by the SDK core module and read and write the forwarding chip table entry.
Furthermore, the real-time temporary storage server side comprises a memory, and a unique storage address corresponding to each distributed subsystem is arranged in the memory.
Furthermore, the real-time temporary storage server also comprises an encoding and decoding unit, and the encoding and decoding unit converts the data packets generated by the distributed subsystems into network byte streams.
(III) advantageous effects
The invention provides data exchange SDKs of various technical forms; the method provides uniform data exchange service and data exchange task configuration, comprises data sources and purposes, is compatible with various technical standards, can realize cross-service data exchange, and solves the problems of disordered data exchange and unclear exchange link structure in a distributed system.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic view of the overall structure of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present invention provides a technical solution: an internal data exchange system based on an internet financial industry distributed system, comprising: the distributed subsystem generates data information and packs the data into a data packet;
the real-time temporary storage server is used for receiving the data packet, converting the data packet into a network byte stream and storing the network byte stream;
the SDK agent module sends a request according to the instruction of the distributed subsystem;
and the server is used for calling and backing up the data information stored by the real-time temporary storage server.
The SDK proxy module comprises an SDK core module and an SDK driving module, wherein the SDK core module is used for sending a request according to a distributed subsystem instruction, and the SDK driving module is used for receiving the request sent by the SDK core module and reading and writing a forwarding chip table entry; the real-time temporary storage server side also comprises an encoding and decoding unit which converts the data packets generated by the distributed subsystems into network byte streams.
The real-time temporary storage server side comprises a memory, a unique storage address corresponding to each distributed subsystem is arranged in the memory, when the data of the distributed subsystems are updated, the memory in the real-time temporary storage server side updates the data at the corresponding storage address, and the updated data covers the original data to complete the data updating.
In this disclosure, aspects of the present invention are described with reference to the accompanying drawings, in which a number of illustrative embodiments are shown. Embodiments of the present disclosure are not necessarily defined to include all aspects of the invention. It should be appreciated that the various concepts and embodiments described above, as well as those described in greater detail below, may be implemented in any of numerous ways, as the disclosed concepts and embodiments are not limited to any one implementation. In addition, some aspects of the present disclosure may be used alone, or in any suitable combination with other aspects of the present disclosure.
The preferred embodiments of the invention disclosed above are intended to be illustrative only. The preferred embodiments are not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best utilize the invention. The invention is limited only by the claims and their full scope and equivalents.

Claims (4)

1. An internal data exchange system based on an internet financial industry distributed system, comprising: the distributed subsystem generates data information and packs the data into a data packet;
the real-time temporary storage server is used for receiving the data packet, converting the data packet into a network byte stream and storing the network byte stream;
the SDK agent module sends a request according to the instruction of the distributed subsystem;
and the server is used for calling and backing up the data information stored by the real-time temporary storage server.
2. The internet-based financial industry distributed system internal data exchange system as claimed in claim 1, wherein: the SDK proxy module comprises an SDK core module and an SDK driving module, wherein the SDK core module is used for sending a request according to a distributed subsystem instruction, and the SDK driving module is used for receiving the request sent by the SDK core module and reading and writing the forwarding chip table entry.
3. The internet-based financial industry distributed system internal data exchange system as claimed in claim 1, wherein: the real-time temporary storage server side comprises a memory, and a unique storage address corresponding to each distributed subsystem is arranged in the memory.
4. The internet-based financial industry distributed system internal data exchange system as claimed in claim 1, wherein: the real-time temporary storage server side also comprises an encoding and decoding unit, and the encoding and decoding unit converts the data packets generated by the distributed subsystems into network byte streams.
CN202011585605.3A 2020-12-29 2020-12-29 Internal data exchange system of distributed system based on internet financial industry Pending CN112769907A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011585605.3A CN112769907A (en) 2020-12-29 2020-12-29 Internal data exchange system of distributed system based on internet financial industry

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011585605.3A CN112769907A (en) 2020-12-29 2020-12-29 Internal data exchange system of distributed system based on internet financial industry

Publications (1)

Publication Number Publication Date
CN112769907A true CN112769907A (en) 2021-05-07

Family

ID=75696349

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011585605.3A Pending CN112769907A (en) 2020-12-29 2020-12-29 Internal data exchange system of distributed system based on internet financial industry

Country Status (1)

Country Link
CN (1) CN112769907A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116684437A (en) * 2023-08-04 2023-09-01 江苏量界数据科技有限公司 Distributed data management method based on natural language analysis

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050011820A (en) * 2003-07-24 2005-01-31 주식회사 코리아닷컴 Financial intergration platform using internet electronic financing standardization
US20160004729A1 (en) * 2014-09-13 2016-01-07 Jumbo, Inc. System and Method for Managing and Using Data Model
CN106095572A (en) * 2016-06-08 2016-11-09 东方网力科技股份有限公司 The Dispatching System of a kind of big data process and method
CN106789755A (en) * 2016-11-30 2017-05-31 中国电子科技集团公司第五十四研究所 Inter-network data interchange platform

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050011820A (en) * 2003-07-24 2005-01-31 주식회사 코리아닷컴 Financial intergration platform using internet electronic financing standardization
US20160004729A1 (en) * 2014-09-13 2016-01-07 Jumbo, Inc. System and Method for Managing and Using Data Model
CN106095572A (en) * 2016-06-08 2016-11-09 东方网力科技股份有限公司 The Dispatching System of a kind of big data process and method
CN106789755A (en) * 2016-11-30 2017-05-31 中国电子科技集团公司第五十四研究所 Inter-network data interchange platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
头哥侃码: "如何合理制定分布式***的 SDK 发布策略?", pages 1 - 3, Retrieved from the Internet <URL:http://www.infoq.cn/article/eSvSLtrFSRiDuNmdCWED> *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116684437A (en) * 2023-08-04 2023-09-01 江苏量界数据科技有限公司 Distributed data management method based on natural language analysis
CN116684437B (en) * 2023-08-04 2023-10-03 江苏量界数据科技有限公司 Distributed data management method based on natural language analysis

Similar Documents

Publication Publication Date Title
US8364892B2 (en) Asynchronous and distributed storage of data
US8799535B2 (en) Storage of data utilizing scheduling queue locations associated with different data rates
CN111371892A (en) High-concurrency distributed message pushing system and method
CN102035848B (en) Method for exchanging data among shared systems
CN100512234C (en) A transmission method and system for attachment of multimedia mail
CN108306852B (en) Message middleware system and method based on simple binary coding
CN101860446A (en) Method, terminal and server for informing network content update
KR20070088476A (en) Distributed multi-media server system, multi-media information distribution method, program thereof, and recording medium
CN107302582B (en) Data acquisition and weak push method for million-level Internet of things scene
CN102740125A (en) System and method for playing streaming media
CN103262582A (en) Method and apparatus for sharing contents using information of group change in content oriented network environment
CN112769907A (en) Internal data exchange system of distributed system based on internet financial industry
CN104392377A (en) Cloud transaction system
CN113259268A (en) Network port and serial port data forwarding gateway and method supporting redundancy architecture
CN113452778B (en) Session holding method, device, equipment, system and storage medium
CN109151061B (en) Data storage method and device
CN1264967A (en) Data transmitting method, data transmitting system, data receiving method, and receiving terminal
CN1971599A (en) Error monitoring method and system of software application
CN112258266B (en) Distributed order processing method, device, equipment and storage medium
CN113365098A (en) Video frame assembling method and device, electronic equipment and storage medium
CN102255921A (en) Media stream storage method and data management server
CN106339362B (en) A kind of big Document encapsulation method of archive information packet and client
KR101983331B1 (en) System and method for supporting different message queues in a transactional middleware machine environment
CN105516355B (en) Intelligent electric energy meter error big data safe storage device based on fountain codes and method
CN113472864B (en) High-performance block chain distributed storage system, method, equipment and storage medium

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
CB02 Change of applicant information

Address after: No.88, Huaihai Road, Qinhuai District, Nanjing City, Jiangsu Province, 210000

Applicant after: Nanyin Faba Consumer Finance Co.,Ltd.

Address before: No.88, Huaihai Road, Qinhuai District, Nanjing City, Jiangsu Province, 210000

Applicant before: SUNING CONSUMER FINANCE Co.,Ltd.

CB02 Change of applicant information