CN117522540A - Distributed electronic bill management system based on bank - Google Patents

Distributed electronic bill management system based on bank Download PDF

Info

Publication number
CN117522540A
CN117522540A CN202311472075.5A CN202311472075A CN117522540A CN 117522540 A CN117522540 A CN 117522540A CN 202311472075 A CN202311472075 A CN 202311472075A CN 117522540 A CN117522540 A CN 117522540A
Authority
CN
China
Prior art keywords
management system
electronic bill
bank
distributed
batch
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
CN202311472075.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.)
Beiyin Financial Technology Co ltd
Original Assignee
Beiyin Financial 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 Beiyin Financial Technology Co ltd filed Critical Beiyin Financial Technology Co ltd
Priority to CN202311472075.5A priority Critical patent/CN117522540A/en
Publication of CN117522540A publication Critical patent/CN117522540A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/02Payment architectures, schemes or protocols involving a neutral party, e.g. certification authority, notary or trusted third party [TTP]
    • G06Q20/027Payment architectures, schemes or protocols involving a neutral party, e.g. certification authority, notary or trusted third party [TTP] involving a payment switch or gateway
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/102Bill distribution or payments

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Technology Law (AREA)
  • Marketing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a distributed electronic bill management system based on a bank, which comprises: the system comprises a real-time http transaction module and a night batch processing module; the distributed batch processing node is used for processing timed batch operation and improving the high performance of the system; the cross-platform batch job scheduling software is used for triggering batch scheduling tasks at fixed time to realize retry tasks; the data storage unit oracle is used for storing transaction data, product information and reconciliation file information of the distributed electronic bill transaction system; the Fpp file transmission system comprises a plurality of nodes, supports the transmission of TXT files and is used for realizing cross-language communication between the AS400 and JAVA and decoupling from the application. The electronic bill management system is based on Spring Boot development, distributed development is realized, the number of pod is flexibly expanded, the technical modules are decoupled mutually, the middleware is in a cluster deployment mode, the bearing capacity of the system is enhanced, and the system is high in performance, high in concurrency and high in availability.

Description

Distributed electronic bill management system based on bank
Technical Field
The invention relates to the field of bank communication, in particular to a distributed electronic bill management system based on banks.
Background
The electronic bill management system of the bank mainly stores electronic bill information of the whole bank AS the electronic bill management system of the bank, the core transaction AS400 system pushes the electronic bill to the old bill management system, and the electronic bill system receives and stores the electronic bill information and returns response information to the peripheral channel end. On the basis, the electronic bill management system has main business value in providing high-timeliness, complete, consistent, accurate, shared and authoritative whole-row electronic bill information for the existing system and future newly-built systems, realizes electronic bill information sharing across business lines and channels, is a real business mode taking an electronic bill as a center, manages the electronic bill by a single business, converts the management of the electronic bill into the whole business field and the whole life cycle management of the electronic bill, and improves the core competitiveness of banks in the aspects of electronic bill service and management.
The electronic bill management system in the prior art cannot meet the current market demand, cannot support development by using Java language at the same time, cannot receive submission of Http protocol, and is not suitable for distributed development.
With market demand for the internet, core systems need to support high performance, high concurrency, and high availability, and support distributed. Capable of carrying at least tens of millions of transactions per day, thousands of TPS per second, and capable of coping with ever-increasing amounts of transactions.
The electronic bill management system in the prior art cannot meet the current market demand, cannot support development by using Java language at the same time, cannot receive submission of Http protocol, and is not suitable for distributed development.
Disclosure of Invention
The present invention has been made in view of the above problems, and it is an object of the present invention to provide a bank-based distributed electronic bill management system that overcomes or at least partially solves the above problems.
According to one aspect of the present invention, there is provided a bank-based distributed electronic bill management system, the management system comprising:
the system comprises a real-time http transaction module and a night batch processing module;
the distributed batch processing node is used for processing timed batch operation and improving the high performance of the system;
the cross-platform batch job scheduling software is used for triggering batch scheduling tasks at fixed time to realize retry tasks;
the data storage unit oracle is used for storing transaction data, product information and reconciliation file information of the distributed electronic bill transaction system;
the Fpp file transmission system comprises a plurality of nodes, supports the transmission of TXT files and is used for realizing cross-language communication between the AS400 and JAVA and decoupling from the application.
Optionally, the management system further includes: and the unified gateway is used for routing different request paths, intercepting the requests uniformly and supporting black and white lists and fusing.
Optionally, the management system further includes: the container cloud environment is used for deploying the distributed batch processing nodes and supporting a communication mechanism among the distributed batch processing nodes, so that distributed development is realized, the pod number is flexibly expanded, and the technical modules are mutually decoupled.
Optionally, the management system is developed based on Spring CloudAlibaba and Spring Boot as a whole.
Optionally, the management system further includes: nacos, used as service discovery and registration center, pushing configuration information to realize distributed development.
Optionally, the management system further includes: the Oriental pass file transmission system comprises a plurality of nodes, supports the transmission of txt files and is used for realizing the transmission of reconciliation files between an old receipt and a new receipt system.
Optionally, the management system further includes: the DN file transmission system comprises a plurality of nodes for supporting the transmission of pdf files and is used for realizing file access between a counter and a receipt system.
Optionally, the management system further includes: and the cluster middleware is used for caching hot spot information, relieving the pressure of the database and realizing high availability.
Optionally, the distributed batch processing node is developed based on a Spring Cloud framework as a whole.
The invention provides a distributed electronic bill management system based on a bank, which comprises: the system comprises a real-time http transaction module and a night batch processing module; the distributed batch processing node is used for processing timed batch operation and improving the high performance of the system; the cross-platform batch job scheduling software is used for triggering batch scheduling tasks at fixed time to realize retry tasks; the data storage unit oracle is used for storing transaction data, product information and reconciliation file information of the distributed electronic bill transaction system; the Fpp file transmission system comprises a plurality of nodes, supports the transmission of TXT files and is used for realizing cross-language communication between the AS400 and JAVA and decoupling from the application. The electronic bill management system is based on Spring Boot development, routes through a unified gateway and deploys based on k8s, distributed development is realized, the number of pod is flexibly expanded, technical modules are decoupled from each other, and the middleware is in a cluster deployment mode, so that the bearing capacity of the system is enhanced, and high performance, high concurrency and high availability are realized.
The foregoing description is only an overview of the present invention, and is intended to be implemented in accordance with the teachings of the present invention in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present invention more readily apparent.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a block diagram of a distributed electronic bill management system based on a bank according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The terms "comprising" and "having" and any variations thereof in the description embodiments of the invention and in the claims and drawings are intended to cover a non-exclusive inclusion, such as a series of steps or elements.
The technical scheme of the invention is further described in detail below with reference to the accompanying drawings and the examples.
Example 1
As shown in fig. 1, a system for mainly storing electronic bills of a whole bank based on electronic bills of a bank, the system comprising: the system comprises a real-time http transaction module and a night batch processing module;
a unified gateway for routing different request paths, intercepting requests uniformly, and supporting black-and-white list and fusing
The distributed batch processing node is used for processing timed batch operation and improving the high availability of the system;
the cross-platform batch job scheduling software is used for triggering batch scheduling tasks at fixed time;
the data storage unit oracle is used for storing transaction data, product information and reconciliation file information of the distributed electronic bill transaction system;
fpp file transmission system, including multiple nodes, support the inquiry of the file preparation state, TXT file transmission, is used for realizing the cross-language communication between AS400 and JAVA;
the DN file transmission system comprises a plurality of nodes, supports the transmission of pdf files and is used for realizing file access between a counter and a receipt system;
the Oriental pass file transmission system comprises a plurality of nodes, supports the transmission of txt files and is used for realizing the transmission of reconciliation files between an old receipt and a new receipt system;
the cluster middleware is used for caching hot spot information, relieving the pressure of a database and realizing high availability;
nacos, which is used as a service discovery and registration center to push configuration information to realize distributed development, thereby improving the high performance of the system;
the container cloud environment is used for deploying the distributed batch processing nodes and supporting a communication mechanism among the distributed batch processing nodes, so that distributed development is realized, the pod number is flexibly expanded, and the technical modules are mutually decoupled.
Example 2
An electronic bill based on the whole bank is integrated together through data processing; providing real-time online transactions, unifying the entry and exit of electronic bills, forming unified, complete, accurate electronic bills, and supporting batch end-of-day transactions.
An account management system, comprising: the system comprises a real-time http transaction module and a night batch processing module;
the whole system is developed based on Spring CloudAlibaba and Spring Boot;
the distributed batch processing node is used for processing timed batch operation and improving the high performance of the system;
the cross-platform batch job scheduling software is used for triggering batch scheduling tasks at fixed time;
the data storage unit oracle is used for storing transaction data, product information and account checking file information of the distributed electronic bill transaction system, so that the high availability of the system is improved;
fpp file transmission system, including multiple nodes, support the inquiry of the file preparation state, TXT file transmission, is used for realizing the cross-language communication between AS400 and JAVA, promote the high availability of the system;
the DN file transmission system comprises a plurality of nodes and supports the transmission of pdf files, and is used for realizing file access between a counter and a receipt system and improving the high availability of the system;
the Oriental pass file transmission system comprises a plurality of nodes, supports the transmission of txt files, is used for realizing the transmission of reconciliation files between an old receipt and a new receipt system, and improves the high availability of the system;
and the unified gateway is used for routing different request paths, intercepting the requests uniformly, supporting black and white lists and fusing, and improving the high performance of the system.
The container cloud environment is used for deploying the distributed batch processing nodes and supporting a communication mechanism among the distributed batch processing nodes, so that distributed development is realized, the number of pod is flexibly expanded, the technical modules are mutually decoupled, and the high availability of the system is improved.
The cluster middleware is used for caching hot spot information, relieving the pressure of a database and realizing high availability; and the Nacos is used as a service discovery and registration center for pushing configuration information to realize distributed development and improve the high performance of the system.
The distributed batch processing node is developed based on a Spring Cloud framework as a whole.
And the distributed batch processing node receives the Http request sent by the cross-platform batch job scheduling software, and starts the batch task of the node after receiving the request.
The cross-platform batch job scheduling software can manage and control the job flow, provide job status information and trigger batch scheduling tasks through Http requests.
The data storage unit oracle is used for storing transaction data, product information and reconciliation file information of the distributed electronic bill transaction system;
the file transmission system FPP is used for supporting the inquiry of the file preparation state and the transmission of TXT files and is used for realizing cross-language communication between the AS400 and the JAVA;
the file transmission system DN is used for supporting the transmission of pdf receipt files and is used for realizing file access between the counter and the receipt system;
the file transmission system Oriental communication is used for supporting the transmission of txt files and is used for realizing the transmission of reconciliation files between the old receipt and the new receipt system;
the unified gateway is used for routing different request paths, intercepting requests uniformly, and supporting black-and-white lists and fusing;
nacos, which is used as a service discovery and registration center to push configuration information to realize distributed development;
and the cluster middleware is used for caching hot spot information, relieving the pressure of a database and protecting the data consistency.
The beneficial effects are that: the electronic bill management system is based on Spring Boot development, routes through a unified gateway and deploys based on k8s, distributed development is realized, the number of pod is flexibly expanded, technical modules are decoupled from each other, and the middleware is in a cluster deployment mode, so that the bearing capacity of the system is enhanced, and high performance, high concurrency and high availability are realized.
The foregoing detailed description of the invention has been presented for purposes of illustration and description, and it should be understood that the invention is not limited to the particular embodiments disclosed, but is intended to cover all modifications, equivalents, alternatives, and improvements within the spirit and principles of the invention.

Claims (9)

1. A bank-based distributed electronic bill management system, the management system comprising:
the system comprises a real-time http transaction module and a night batch processing module;
the distributed batch processing node is used for processing timed batch operation and improving the high performance of the system;
the cross-platform batch job scheduling software is used for triggering batch scheduling tasks at fixed time to realize retry tasks;
the data storage unit oracle is used for storing transaction data, product information and reconciliation file information of the distributed electronic bill transaction system;
the Fpp file transmission system comprises a plurality of nodes, supports the transmission of TXT files and is used for realizing cross-language communication between the AS400 and JAVA and decoupling from the application.
2. A bank-based distributed electronic bill management system according to claim 1, wherein the management system further comprises: and the unified gateway is used for routing different request paths, intercepting the requests uniformly and supporting black and white lists and fusing.
3. A bank-based distributed electronic bill management system according to claim 1, wherein the management system further comprises: the container cloud environment is used for deploying the distributed batch processing nodes and supporting a communication mechanism among the distributed batch processing nodes, so that distributed development is realized, the pod number is flexibly expanded, and the technical modules are mutually decoupled.
4. A bank-based distributed electronic bill management system according to claim 1, wherein the management system is developed based on Spring Cloud Alibaba and Spring Boot as a whole.
5. A bank-based distributed electronic bill management system according to claim 1, wherein the management system further comprises: nacos, used as service discovery and registration center, pushing configuration information to realize distributed development.
6. A bank-based distributed electronic bill management system according to claim 1, wherein the management system further comprises: the Oriental pass file transmission system comprises a plurality of nodes, supports the transmission of txt files and is used for realizing the transmission of reconciliation files between an old receipt and a new receipt system.
7. A bank-based distributed electronic bill management system according to claim 1, wherein the management system further comprises: the DN file transmission system comprises a plurality of nodes for supporting the transmission of pdf files and is used for realizing file access between a counter and a receipt system.
8. A bank-based distributed electronic bill management system according to claim 1, wherein the management system further comprises: and the cluster middleware is used for caching hot spot information, relieving the pressure of the database and realizing high availability.
9. The bank-based distributed electronic bill management system according to claim 1, wherein the distributed batch processing node is developed entirely based on Spring Cloud framework.
CN202311472075.5A 2023-11-07 2023-11-07 Distributed electronic bill management system based on bank Pending CN117522540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311472075.5A CN117522540A (en) 2023-11-07 2023-11-07 Distributed electronic bill management system based on bank

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311472075.5A CN117522540A (en) 2023-11-07 2023-11-07 Distributed electronic bill management system based on bank

Publications (1)

Publication Number Publication Date
CN117522540A true CN117522540A (en) 2024-02-06

Family

ID=89754331

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311472075.5A Pending CN117522540A (en) 2023-11-07 2023-11-07 Distributed electronic bill management system based on bank

Country Status (1)

Country Link
CN (1) CN117522540A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117994015A (en) * 2024-04-07 2024-05-07 梅州客商银行股份有限公司 Bank job batch scheduling method and device, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117994015A (en) * 2024-04-07 2024-05-07 梅州客商银行股份有限公司 Bank job batch scheduling method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
JP6864330B2 (en) Room inventory management system based on blockchain
CN111091429A (en) Electronic bill identification distribution method and device and electronic bill generation system
US9367600B2 (en) Policy-based storage structure distribution
US20200092084A1 (en) System and methods for operating a blockchain network
CN104011701A (en) Content delivery network
US20020152104A1 (en) Synchronization of planning information in a high availability planning and scheduling architecture
EP2321937B1 (en) Load balancing for services
CN103905537A (en) System for managing industry real-time data storage in distributed environment
US7650609B2 (en) Multi-environment document management system access
CN103248670A (en) Connection management in a computer networking environment
CN108616581A (en) Data-storage system and method based on OLAP/OLTP mixing applications
CN114490826B (en) Request response method, data storage method, device, server and storage medium
CN117522540A (en) Distributed electronic bill management system based on bank
US11522995B2 (en) Number management system, number management method, and number management device
CN110263047B (en) Data center node distribution method, device and system and computer equipment
CN112669160B (en) Data processing method and device, electronic equipment and storage medium
CN117522549A (en) Bank-based distributed personal customer deposit management system
CN116757636A (en) Distributed electronic receipt management system based on bank
CN117035995A (en) Bank-based distributed loan deposit and customer-development management system
CN114884964A (en) Service wind control method and system based on Tuxedo architecture
US7024371B2 (en) High availability planning and scheduling architecture
CN117632913A (en) Database migration system based on bank distributed paper gold system
CN116579849A (en) Management system based on precious metal transaction
CN117520310A (en) Deposit data migration system based on bank distributed individual clients
CN117668079A (en) Distributed serial service transformation implementation system based on banks

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