CN110428314B - Asynchronous calling method and device for summary check subsystem and electronic equipment - Google Patents

Asynchronous calling method and device for summary check subsystem and electronic equipment Download PDF

Info

Publication number
CN110428314B
CN110428314B CN201910634957.4A CN201910634957A CN110428314B CN 110428314 B CN110428314 B CN 110428314B CN 201910634957 A CN201910634957 A CN 201910634957A CN 110428314 B CN110428314 B CN 110428314B
Authority
CN
China
Prior art keywords
data
collection
service
sharing
time
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.)
Active
Application number
CN201910634957.4A
Other languages
Chinese (zh)
Other versions
CN110428314A (en
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.)
PEOPLE'S BANK OF CHINA NATIONAL CLEARING CENTER
Original Assignee
PEOPLE'S BANK OF CHINA NATIONAL CLEARING CENTER
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 PEOPLE'S BANK OF CHINA NATIONAL CLEARING CENTER filed Critical PEOPLE'S BANK OF CHINA NATIONAL CLEARING CENTER
Priority to CN201910634957.4A priority Critical patent/CN110428314B/en
Publication of CN110428314A publication Critical patent/CN110428314A/en
Application granted granted Critical
Publication of CN110428314B publication Critical patent/CN110428314B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • 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/12Accounting
    • G06Q40/125Finance or payroll

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application provides an asynchronous calling method, an asynchronous calling device and electronic equipment for a summary check subsystem, wherein the method comprises the following steps: receiving a time-sharing gathering checking instruction aiming at the gathering checking subsystem; according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess; and checking accounts of the online banking system according to the time-sharing collection result of the data pre-collection service sent by the subprocess. According to the method and the system, the asynchronous calling of the checking subsystem can be effectively achieved, the time-sharing data collection, the gathering and the checking of the online bank system can be achieved through the asynchronous calling process, the operation efficiency of the online bank system can be effectively improved, and the operation load of the online bank system is reduced.

Description

Asynchronous calling method and device for summary check subsystem and electronic equipment
Technical Field
The application relates to the technical field of data processing, in particular to an asynchronous calling method and device for a summary check subsystem and electronic equipment.
Background
The gathering and checking subsystem SCPS (summary Check System) is used for completing the collection of checking data of the system and completing the checking with the netting service system NETS (netting System) and the participants according to the collected data. The collecting and checking subsystem is mainly used for completing the checking of each instance of the internet bank with the NETS and the participants, and before checking, the collecting and checking subsystem needs to collect checking data first to reduce the system pressure during checking. Because the online Payment cross-Bank clearing system IBPS (Internet Bank Payment System) has large traffic, according to the existing summarizing and reconciliation method, data of a system working day needs to be summarized and reconciled at the end of each system working day, and the summarizing and reconciliation method is long in time consumption and low in efficiency. For this situation, in order to improve the efficiency of the summary reconciliation, the summary reconciliation subsystem needs to classify and collect the service data of the online bank at different time intervals, so an asynchronous calling mode suitable for the summary reconciliation subsystem is needed.
In the existing asynchronous calling mode, a request for asynchronously calling a plurality of sub-transactions is sent out in a Client Information Control System (CICS) application program to process response and exception, one parent transaction can asynchronously operate a plurality of local sub-transactions, and the sub-transactions can operate in different CICS tasks.
However, the existing asynchronous calling mode must be used in the client information control system, and the architecture of the summary check subsystem is different from the application scenario of the client information control system, so the existing asynchronous calling mode cannot be applied in the summary check subsystem.
Disclosure of Invention
Aiming at the problems in the prior art, the asynchronous calling method and device for the summarizing and checking subsystem and the electronic equipment are provided, the asynchronous calling of the summarizing and checking subsystem can be effectively achieved, time-sharing data collection, summarizing and account checking in the online bank system can be achieved through the asynchronous calling process, the operating efficiency of the online bank system can be effectively improved, and the operating load of the online bank system is reduced.
In order to solve the technical problem, the application provides the following technical scheme:
in a first aspect, the present application provides an asynchronous calling method for a summary check subsystem, including:
receiving a time-sharing gathering checking instruction aiming at a gathering checking subsystem, wherein the gathering checking subsystem is used for realizing a data time-sharing collection function and a reconciliation function of the online banking system;
according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess;
and if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding sub-process, checking account of the online banking system according to the time-sharing collection result.
Further, the data pre-collection service includes: the gathering and reconciliation pre-collection service of the netting service system, the gathering and reconciliation pre-collection service of the participating institutions and the detail reconciliation pre-collection service of the participating institutions.
Further, still include:
and if the time-sharing collection result of the data pre-collection service sent by a certain subprocess is not received, sending a message processing instruction to the corresponding client so that the client triggers the preset client message processing service based on the message processing instruction.
Further, the time-sharing collection result comprises: the online banking system rolling difference summary data, the participation mechanism summary data and the participation mechanism detail data in a preset time period;
correspondingly, the reconciliation of the online banking system according to the time-sharing collection result comprises the following steps:
the business data of the online banking system and the rolling difference summarized data which belong to the same preset time period are checked;
and sending the checked service data to each participating mechanism, so that the participating mechanisms perform checking processing on the received service data.
In a second aspect, the present application provides an asynchronous calling device for an aggregate reconciliation subsystem, comprising:
the instruction receiving module is used for receiving a time-sharing gathering checking instruction aiming at a gathering checking subsystem, wherein the gathering checking subsystem is used for realizing a data time-sharing collection function and a reconciliation function of the online banking system;
the asynchronous calling module is used for copying each service process for processing time-sharing collection based on a fork function according to the time-sharing summary check instruction to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess;
and the account checking module is used for checking accounts of the online banking system according to the time-sharing collection result if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding sub-process.
Further, the data pre-collection service includes: the gathering and reconciliation pre-collection service of the netting service system, the gathering and reconciliation pre-collection service of the participating institutions and the detail reconciliation pre-collection service of the participating institutions.
Further, still include:
and the exception handling module is used for sending a message processing instruction to a corresponding client if a time-sharing collection result of the data pre-collection service sent by a certain subprocess is not received, so that the client triggers the preset client message processing service based on the message processing instruction.
Further, the time-sharing collection result comprises: the online banking system rolling difference summary data, the participation mechanism summary data and the participation mechanism detail data in a preset time period;
correspondingly, the reconciliation module comprises:
the first reconciliation unit is used for collating the service data of the online banking system and the rolling difference summarized data in the same preset time period;
and the second reconciliation unit is used for sending the collated business data to each participating mechanism so that the participating mechanisms perform reconciliation processing on the received business data.
In a third aspect, the present application provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the asynchronous call method for the summary check subsystem when executing the program.
In a fourth aspect, the present application provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the asynchronous call method for an aggregate reconciliation subsystem described herein.
According to the technical scheme, the application provides an asynchronous calling method, an asynchronous calling device and electronic equipment for a summary checking subsystem, and the method comprises the following steps: receiving a time-sharing gathering checking instruction aiming at the gathering checking subsystem; according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess; and checking accounts of the online banking system according to the time-sharing collection result of the data pre-collection service sent by the subprocess. According to the method and the system, asynchronous calling of the summarizing and checking subsystem can be effectively realized, time-sharing data collection, summarization and account checking in the online bank system can be realized through an asynchronous calling process, the running load of the online bank system is reduced, and the accuracy and the reliability of data checking between the online bank system and the participating mechanism can be effectively improved; and effective and efficient data summarization is carried out on the online bank system, and data in the online bank system are accurately and reliably checked, so that the operation efficiency, accuracy and stability of the online bank system are effectively improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic diagram of a composition structure of an online payment cross-bank clearing system IBPS.
Fig. 2 is a logic diagram of an asynchronous call mode in the embodiment of the present application.
Fig. 3 is a schematic diagram of a summary check subsystem in an embodiment of the present application.
Fig. 4 is a schematic logic flow diagram of a summary check subsystem in an embodiment of the present application.
Fig. 5 is a schematic flowchart of an asynchronous calling method for a summary check subsystem in an embodiment of the present application.
Fig. 6 is a flowchart illustrating an asynchronous calling method for a summary check subsystem in an embodiment of the present application, which includes step 400.
Fig. 7 is a flowchart illustrating step 300 of the asynchronous call method for the summary check subsystem in the embodiment of the present application.
Fig. 8 is a schematic diagram of a data interaction process of time-sharing collection performed by the summary check subsystem in an application example of the present application.
Fig. 9 is a schematic diagram of a data interaction process of reconciliation by the summary reconciliation subsystem in an application example of the present application.
Fig. 10 is a schematic structural diagram of an asynchronous calling device for a summary check subsystem in an embodiment of the present application.
Fig. 11 is a schematic structural diagram of an asynchronous calling device for a summary check subsystem, which includes an exception handling module 40 in an embodiment of the present application.
Fig. 12 is a schematic structural diagram of an electronic device in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all 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 application.
The collecting and checking subsystem is mainly used for finishing the checking of each instance of the internet bank, the NETS and the participants, and collecting checking data before checking so as to reduce the system pressure during checking. The online payment cross-bank clearing system has large service volume, data of a system working day is collected and checked at the end of each system working day according to the previous implementation method, time consumption is long, efficiency is low, in order to improve efficiency, a collection checking subsystem SCPS carries out classified collection on service data of online banking in different time intervals, service processes for processing time-sharing collection respectively and asynchronously call each time-sharing collection subprocess, and a result is returned to a father process after the subprocesses are processed. The summary checking system realizes the account checking function of the online banking system and the time-sharing data collection function before the account checking. Before applying the collecting and checking subsystem SCPS, the online banking system automatically realizes the account checking with the netting difference service system NETS and the online banking participants, and the composition structure of the online payment cross-bank clearing system IBPS is shown in FIG. 1.
The current technology handles responses and exceptions by issuing requests to asynchronously invoke multiple sub-transactions in a CICS application. One parent transaction may run multiple local child transactions asynchronously, and the child transactions may run in different CICS tasks. Data transmission between parents and children can be carried out through CICS channels and containers. Among the benefits of the asynchronous API command are: after sending out the asynchronous call request, the program can continue to execute the operation; the completion status of asynchronously running processes and services can be tracked; transmitting data between asynchronous processes; the complexity of program management and operation is greatly reduced; and seamless integration of applications using common CICS logic. By combining EXEC CICS PUT CONTAINER and EXEC CICS GET CONTAINER, data management between asynchronously running processes can be simplified. However, since the prior art solution has the limitation that it must be used in CICS, the SCPS system architecture is not suitable for the CICS scenario, so that the asynchronous call mechanism cannot be used. In consideration of the problem that the existing asynchronous calling mode cannot be applied to the summarizing and checking subsystem, the application provides an asynchronous calling method for the summarizing and checking subsystem, an asynchronous calling device for the summarizing and checking subsystem, electronic equipment and a computer readable storage medium, and by receiving a time-sharing summarizing and checking instruction for the summarizing and checking subsystem, the summarizing and checking subsystem is used for achieving a data time-sharing collection function and a checking function of an online bank system; according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess; if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding subprocess, the asynchronous calling of the summarizing and checking subsystem can be effectively realized according to the account checking of the time-sharing collection result to the online banking system, and the time-sharing data in the online banking system can be acquired, summarized and checked through the asynchronous calling process, so that the operation efficiency of the online banking system can be effectively improved, and the operation load of the online banking system is reduced.
In one or more embodiments of the present application, the fork function (also written as fork () function) creates a process through a system call that is almost identical to the original process, i.e. two processes can do exactly the same thing, but if the initial parameters or the incoming variables are different, the two processes can do different things. After the fork function is executed, if the creation of a new process is successful, two processes appear, one is a child process and the other is a parent process. In the child process, the fork function returns 0, and in the parent process, fork returns the process ID of the newly created child process. We can determine whether the current process is a child process or a parent process by the value returned by fork.
In one or more embodiments of the present application, an execlp function (also written as an execlp () function) performs a corresponding operation upon acquiring a command to execute a parameter and a specified parameter, but after execution, the corresponding program will terminate. If the program processing action is continued after the execution, a subprocess is generated through fork, and a command such as execlp is executed in the subprocess. After the execution of the execlp function is finished, even if the child process is finished, the parent process can still continue to execute corresponding processing.
In one or more embodiments of the present application, referring to fig. 2, the asynchronous call mode refers to that a process a copies a process B in a fork mode (process 1), and the process B loads an executable program C in the process B in an execlp mode (process 2), so that the process a asynchronously calls the executable program C.
In one or more embodiments of the present application, the online banking system may be a chinese modern Payment system CNAPS (chinese National Advanced Payment system), which mainly provides a Payment clearing service across banks between commercial banks, is a system for providing final fund clearing for Payment services between commercial banks and chinese people banks, is a hub system for fund clearing of electronic exchange systems of commercial banks, is an important bridge connecting domestic and foreign banks, and is a core support system of a financial market. And the system is independently developed and constructed by utilizing the modern computer technology and the communication network, and can efficiently and safely process various payment services in different places and in the same city handled by various banks and the fund clearing application system of the fund clearing and the money market transaction.
The Chinese current generation Payment system CNAPS at least comprises an online Payment cross bank clearing system IBPS (Internet Banking Payment System), and the online Payment cross bank clearing system IBPS corresponds to an example. The IBPS system is an application system for electronically processing emerging electronic payment services such as cross-bank (peer) online payment, telephone payment and mobile payment in real time one by one. The IBPS sends payment instructions one by one, carries out real-time difference rolling and regularly and net clearing funds, and is one of important business systems of the Chinese national modernized payment clearing system CNAPS.
The collection checking subsystem (SCPS) is used for finishing checking between the IBPS and the NETS and between participating institutions.
Besides the online payment cross-bank clearing system IBPS, the China-state proxy payment system CNAPS at least comprises a netting server system NETS (netting system), and the netting summary data in the application is summarized and sent by the netting server system NETS. The netting S is a payment system support system, classifies payment instructions of the micropayment and internet bank interconnection system according to each initiation line and receiving line in real time, calculates the difference between the debit and credit, and submits the debit and credit to a clearing account management system for clearing at regular time.
The Payment Message Transmission System (PMTS) is composed of a core message switching System (PMTS-NPC), a regional message switching System (PMTS-CCPC) and a participant access System (PMTS-MBFE).
The Common Control Management System (CCMS) is a related Common service function required for supporting smooth operation and reliable operation of business systems such as a large payment System, a small payment System, an image exchange System, an online payment cross-bank clearing System, a clearing account Management System and the like, and specifically includes operation control, participant Management, parameter Management, security Management, System maintenance and the like.
The Application Monitoring subsystem (PAMS) is used for collecting Monitoring information from each Application system, and presenting the overall running state and performance of the system in real time after centralized collection.
The Payment Management Information System (PMIS) is used for centrally managing basic data of the Payment System, is responsible for downloading a line name and a line number and application software, provides functional services such as inquiry and review of Payment services, report statistics and analysis, charging services and the like, and is an important support System of the Payment System.
In one or more embodiments of the present application, each of the instances is correspondingly connected to a database for storing the business data received and processed by the instance, and the business data of the participating institution is distributed to the corresponding instance, and the instance performs corresponding processing operations after processing the received business data and synchronously stores the data in the respective corresponding database. It is understood that the example may be a server, and the hardware of the example may also include a terminal device, and the terminal device may have a display function. Specifically, the terminal device may include a smart phone, a tablet electronic device, a network set-top box, a portable computer, a desktop computer, a Personal Digital Assistant (PDA), a vehicle-mounted device, an intelligent wearable device, and the like. Wherein, intelligence wearing equipment can include intelligent glasses, intelligent wrist-watch, intelligent bracelet etc..
The server may communicate with the terminal device. The server and the terminal device may communicate using any suitable network protocol, including network protocols not yet developed at the filing date of this application. The network protocol may include, for example, a TCP/IP protocol, a UDP/IP protocol, an HTTP protocol, an HTTPS protocol, or the like. Of course, the network Protocol may also include, for example, an RPC Protocol (Remote Procedure Call Protocol), a REST Protocol (Representational State Transfer Protocol), and the like used above the above Protocol.
In one or more embodiments of the present application, the participating institutions include at least business systems in commercial banking and other non-business banking systems in the payment and clearing system of banking financial institutions, bond business systems, foreign exchange transaction systems and security business systems in the payment and clearing system of financial markets, and bank cross-bank payment systems and money order business processing systems in the payment and clearing system of third-party service organizations.
In one or more embodiments of the present application, the summary checking subsystem is specifically configured to obtain, in an online banking system, service data processed by multiple instances in a preset time period in a time-sharing manner; receiving rolling difference summarized data of the online banking system in the preset time period, and performing checking processing on the business data and the rolling difference summarized data which belong to the same preset time period; and sending the service data to each participating mechanism, so that the participating mechanisms perform checking processing on the received service data. The schematic diagram of the summary check subsystem is shown in fig. 3, and the operation logic diagram of the summary check subsystem is shown in fig. 4, wherein MQ Cluster in fig. 1 and fig. 3 represents a message queue Cluster; the summary checking subsystem does not use CICS middleware, autonomously develops processes and scheduling services by using IMGS and CIPS modes for reference, and uses a universal database access tool library (easy dao) to access a database on the basis, so that the universality and the portability of a program are improved.
In order to effectively realize asynchronous calling of the summarizing and checking subsystem and realize time-sharing data acquisition, summarizing and account checking in the online bank system through an asynchronous calling process so as to improve the operation efficiency of the online bank system, the application provides an embodiment of an asynchronous calling method for the summarizing and checking subsystem, the execution main body of the asynchronous calling method is an asynchronous calling device for the summarizing and checking subsystem, and the asynchronous calling method for the summarizing and checking subsystem specifically comprises the following contents:
step 100: and receiving a time-sharing and summarizing checking instruction aiming at a summarizing checking subsystem, wherein the summarizing checking subsystem is used for realizing a data time-sharing collection function and a reconciliation function of the online banking system.
Step 200: according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess.
Step 300: and if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding sub-process, checking account of the online banking system according to the time-sharing collection result.
Based on the above, the summary check subsystem SCPS is configured to:
1) time-sharing collection: the method comprises the steps of collecting account checking data before account checking so as to reduce system pressure during account checking;
2) checking accounts: and checking accounts of each instance in the internet bank system with the netting difference service system NETS and the internet bank participants.
According to the previous implementation method, data of a system working day is collected and checked at the end of each system working day, time consumption is long, efficiency is low, in order to improve efficiency, a collection checking subsystem SCPS carries out classified collection on service data of the online bank in different time periods, service processes for processing time-sharing collection respectively and asynchronously call each time-sharing collection subprocess, and a result is returned to a father process after the subprocesses are processed. That is to say, the summary check subsystem SCPS implements the checking function of the internet banking system and the data time-sharing collection function before the checking.
In order to further improve the comprehensiveness and reliability of the time-sharing data collection process of the online banking system, in an embodiment of the asynchronous call method for the summary check subsystem according to the present application, the data pre-collection service specifically includes: the gathering and reconciliation pre-collection service of the netting service system, the gathering and reconciliation pre-collection service of the participating institutions and the detail reconciliation pre-collection service of the participating institutions. It can be understood that the various services mentioned in one or more embodiments of the present application are various preset programs to be operated, for example, the summary check and pre-collection service is a program that can collect data of a rolling difference service system after operation; the gathering reconciliation pre-collection service of the participating mechanism is a program which can realize gathering of the gathered data of the participating mechanism after operation; the detail reconciliation pre-collection service of the participating institution is a program which can realize the collection of detail data aiming at the participating institution after operation.
In order to further improve the reliability of asynchronous call on the basis of effectively implementing asynchronous call of the summarizing and checking subsystem, in an embodiment of an asynchronous call method for the summarizing and checking subsystem, where an execution subject provided by the present application is an asynchronous call device for the summarizing and checking subsystem, referring to fig. 6, the asynchronous call method for the summarizing and checking subsystem further includes the following contents:
step 400: and if the time-sharing collection result of the data pre-collection service sent by a certain subprocess is not received, sending a message processing instruction to the corresponding client so that the client triggers the preset client message processing service based on the message processing instruction.
In an embodiment of the present application, the time-sharing collection result specifically includes: the online banking system rolling difference summary data, the participation mechanism summary data and the participation mechanism detail data in a preset time period; correspondingly, in an embodiment of the asynchronous calling method for the summarized checking subsystem, where the execution subject is an asynchronous calling device for the summarized checking subsystem, referring to fig. 7, the step 300 specifically includes the following steps:
step 301: and checking the service data of the online banking system and the rolling difference summarized data in the same preset time period.
Step 302: and sending the checked service data to each participating mechanism, so that the participating mechanisms perform checking processing on the received service data.
For further explaining the present solution, the present application further provides a specific application example of the asynchronous calling method for the summarizing and checking subsystem, a data interaction process of the summarizing and checking subsystem that performs time-sharing collection is shown in fig. 8, and the specific application example of the asynchronous calling method for the summarizing and checking subsystem specifically includes the following contents:
s01: receiving a processing instruction:
and when the system is in a daytime, the CCMS sends a time-sharing gathering checking notification message to the gathering checking subsystem SCPS according to the time-sharing collecting timing task, and the gathering checking subsystem SCPS receives the message and then performs data gathering processing.
S02: asynchronously collecting data:
and the collecting and checking subsystem SCPS receives the account checking notification message sent by the netting S and the daily end processing notification message sent by the CCMS and then carries out account checking processing.
S03: exception handling:
when abnormal processing scenes such as data collection failure and account checking failure exist in the data summarizing process and the account checking process, a client interface is called to trigger a client message to call various asynchronous services to run according to the step sequence.
Specifically, the method comprises the following steps:
s1: the specific process of the collection process creation is as follows:
(1) receiving a time-sharing summary check notification message cncc.801 sent by a CCMS;
(2) calling a time-sharing summary check message acceptance service SCPS0801 through a main control program, and synchronously calling a time-sharing summary check processing service SCPSP 710;
(3) the service SCPSP710 assigns a time-sharing collection sequence number transmitted to the time interval through the structure SO _ INTERFACE, and invokes an asynchronous service through an asynchronous call function AsynCall;
(4) the asynchronous call function AsynCall creates a sub-process through a fork () function;
(5) if the child process created through fork () is judged to be successful, a time-sharing collection task is asynchronously called up through an execlp () function in the child process, and a service name and parameters needed by calling up the task are transferred in the execlp () function. NETS summary core participation organization detailed reconciliation pre-collection service SCPS2773 is used for performing participation organization detailed reconciliation data collection. The specific process of asynchronous call implementation is shown in table 1:
TABLE 1
Figure BDA0002129981840000111
Figure BDA0002129981840000121
Figure BDA0002129981840000131
Figure BDA0002129981840000141
S2: the specific process of performing data collection by asynchronous starting of the application collection process is as follows:
the net S gathering and checking participation mechanism detail reconciliation pre-collection service SCPS2773 of the netting differential service system collects participation mechanism detail reconciliation data:
(1) the aggregate checkup of the asynchronous start NETS checks the pre-collection service SCPS 2771.
(2) The aggregate reconciliation pre-collection service SCPS2772 of the participating institutions is asynchronously invoked.
(3) The detail reconciliation pre-collection service SCPS2773 for the participating institutions is asynchronously invoked.
S3: the specific process of exception handling is as follows:
1. triggering a cncc.804.001.01 message from a client, calling a client message processing service SCPS2804, and asynchronously calling different services by the service SCPS2804 through analyzing an interface number and a parameter string of the message;
2. the operation control scheduling service SCPSTASK is summarized by NETS to check the message acceptance service SCPS2711, check the information time-sharing collection service (SCPS2771, SCPS2772, SCPS2773, client asynchronous starting, and scheduling each task to run according to the sequence of steps according to the tasks configured by the operation control task list.
(1) The SCPSTASK is asynchronously started by the service, parameters are transmitted, and a control task group number is operated;
(2) the SCPSTASK obtains the task with the smallest step number of the task group from the SCPSTASK, synchronously or asynchronously calls the corresponding service of the step, and the called service returns the execution result to the SCPSTASK;
(3) running a control scheduling service SCPSTASK to check the processing result, and if the execution is successful, continuing to execute the next step; and if the execution fails, exiting.
Wherein, referring to fig. 9, SCPS2711 indicates: summarizing the reconciliation message acceptance service; SCPSTASKCTL denotes: running a control processing service; SCPS2730 represents: the participant account checking message is issued for service; cncc.711.001.01 denotes: the service summary checks the message; SCPS2780 represents: participant summary reconciliation data validation service; SCPS2713 denotes: the service detail check accepts the service to the response message; SCPS2740 represents: and the account checking is completed and the service is notified.
In order to effectively realize asynchronous calling of the summarizing and checking subsystem and realize time-sharing data acquisition, summarizing and account checking in the online bank system through an asynchronous calling process so as to improve the operation efficiency of the online bank system, the application provides an embodiment of an asynchronous calling device for the summarizing and checking subsystem, which is used for realizing an asynchronous calling method of the summarizing and checking subsystem, and the asynchronous calling device for the summarizing and checking subsystem specifically comprises the following contents:
the instruction receiving module 10 is configured to receive a time-sharing summary checking instruction for a summary checking subsystem, where the summary checking subsystem is configured to implement a data time-sharing collection function and a reconciliation function of the online banking system.
And the asynchronous calling module 20 is configured to copy each service process for processing time-sharing collection based on a fork function according to the time-sharing summary check instruction to obtain a corresponding sub-process, and store a corresponding data pre-collection service for time-sharing collection of data into the sub-process by applying an execlp function, so that each service process asynchronously calls the data pre-collection service in the corresponding sub-process.
And the reconciliation module 30 is configured to reconcile the online banking system according to the time-sharing collection result if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding sub-process.
The embodiment of the asynchronous call device for a summarizing and checking subsystem provided by the present application may be specifically used to execute the processing flow of the embodiment of the asynchronous call method for a summarizing and checking subsystem in the foregoing embodiment, and the functions thereof are not described herein again, and reference may be made to the detailed description of the method embodiment.
In order to further improve the comprehensiveness and reliability of the time-sharing data collection process of the online banking system, in an embodiment of the asynchronous calling device for the summary checking subsystem of the present application, the data pre-collection service specifically includes: the gathering and reconciliation pre-collection service of the netting service system, the gathering and reconciliation pre-collection service of the participating institutions and the detail reconciliation pre-collection service of the participating institutions.
In order to further improve the reliability of asynchronous call on the basis of effectively implementing asynchronous call of the summary check subsystem, in an embodiment of the asynchronous call apparatus for the summary check subsystem provided by the present application, referring to fig. 11, the asynchronous call apparatus for the summary check subsystem further includes the following contents:
and the exception handling module 40 is configured to send a message processing instruction to a corresponding client if a time-sharing collection result of the data pre-collection service sent by a certain subprocess is not received, so that the client triggers a preset client message processing service based on the message processing instruction.
In an embodiment of the present application, the time-sharing collection result specifically includes: the online banking system rolling difference summary data, the participation mechanism summary data and the participation mechanism detail data in a preset time period; correspondingly, in an embodiment of the asynchronous calling device for a summary checking subsystem provided in the present application, the reconciliation module 30 specifically includes the following contents:
and the first pair of billing units 31 is configured to perform reconciliation processing on the service data of the online banking system and the rolling difference summarized data in the same preset time period.
And the second pair of bill elements 32 is configured to send the checked service data to each participating institution, so that the participating institution performs checking processing on the received service data.
As can be seen from the above description, the asynchronous call device for summarizing and checking the subsystems provided in the embodiment of the present application can effectively implement asynchronous call of summarizing and checking the subsystems, and can implement time-sharing data acquisition, summarization and account checking in the online banking system through an asynchronous call process, so that the operation efficiency of the online banking system can be effectively improved, and the operation load of the online banking system is reduced.
An embodiment of the present application further provides a specific implementation manner of an electronic device, which is capable of implementing all steps in the asynchronous call method for a summary checking subsystem in the foregoing embodiment, and with reference to fig. 12, the electronic device specifically includes the following contents:
a processor (processor)601, a memory (memory)602, a communication Interface (Communications Interface)603, and a bus 604;
the processor 601, the memory 602 and the communication interface 603 complete mutual communication through the bus 604; the communication interface 603 is used for realizing information transmission among each system in the internet bank system, an asynchronous calling subsystem for the summarizing and checking subsystem and each participating mechanism;
the processor 601 is configured to call the computer program in the memory 602, and the processor implements all the steps in the asynchronous call method for the summary check subsystem in the above embodiments when executing the computer program, for example, the processor implements the following steps when executing the computer program:
step 100: and receiving a time-sharing and summarizing checking instruction aiming at a summarizing checking subsystem, wherein the summarizing checking subsystem is used for realizing a data time-sharing collection function and a reconciliation function of the online banking system.
Step 200: according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess.
Step 300: and if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding sub-process, checking account of the online banking system according to the time-sharing collection result.
As can be seen from the above description, the electronic device provided in the embodiment of the present application can effectively implement asynchronous call of the summary check subsystem, and can implement time-sharing data acquisition, summary and account check in the online banking system through an asynchronous call process, so as to effectively improve the operation efficiency of the online banking system and reduce the operation load of the online banking system.
Embodiments of the present application further provide a computer-readable storage medium capable of implementing all steps in the asynchronous calling method for a summarized checking subsystem in the foregoing embodiments, where the computer-readable storage medium stores thereon a computer program, and when the computer program is executed by a processor, the computer program implements all steps of the asynchronous calling method for a summarized checking subsystem in the foregoing embodiments, for example, when the processor executes the computer program, the processor implements the following steps:
step 100: and receiving a time-sharing and summarizing checking instruction aiming at a summarizing checking subsystem, wherein the summarizing checking subsystem is used for realizing a data time-sharing collection function and a reconciliation function of the online banking system.
Step 200: according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess.
Step 300: and if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding sub-process, checking account of the online banking system according to the time-sharing collection result.
As can be seen from the above description, the computer-readable storage medium provided in the embodiment of the present application can effectively implement asynchronous call of the summary check subsystem, and can implement time-sharing data acquisition, summary and account check in the online banking system through an asynchronous call process, thereby effectively improving the operation efficiency of the online banking system and reducing the operation load of the online banking system.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the hardware + program class embodiment, since it is substantially similar to the method embodiment, the description is simple, and the relevant points can be referred to the partial description of the method embodiment.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Although the present application provides method steps as described in an embodiment or flowchart, additional or fewer steps may be included based on conventional or non-inventive efforts. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. When an actual apparatus or client product executes, it may execute sequentially or in parallel (e.g., in the context of parallel processors or multi-threaded processing) according to the embodiments or methods shown in the figures.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a vehicle-mounted human-computer interaction device, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Although embodiments of the present description provide method steps as described in embodiments or flowcharts, more or fewer steps may be included based on conventional or non-inventive means. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. When an actual apparatus or end product executes, it may execute sequentially or in parallel (e.g., parallel processors or multi-threaded environments, or even distributed data processing environments) according to the method shown in the embodiment or the figures. The terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, the presence of additional identical or equivalent elements in a process, method, article, or apparatus that comprises the recited elements is not excluded.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, in implementing the embodiments of the present description, the functions of each module may be implemented in one or more software and/or hardware, or a module implementing the same function may be implemented by a combination of multiple sub-modules or sub-units, and the like. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may therefore be considered as a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The embodiments of this specification may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The described embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment. In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of an embodiment of the specification. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
The above description is only an example of the embodiments of the present disclosure, and is not intended to limit the embodiments of the present disclosure. Various modifications and variations to the embodiments described herein will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the embodiments of the present specification should be included in the scope of the claims of the embodiments of the present specification.

Claims (8)

1. An asynchronous calling method for a summary check subsystem, comprising:
receiving a time-sharing gathering checking instruction aiming at a gathering checking subsystem, wherein the gathering checking subsystem is used for realizing a data time-sharing collection function and a reconciliation function of the online banking system;
according to the time-sharing summary check instruction, copying each service process for processing time-sharing collection based on a fork function to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess;
if each service process receives a time-sharing collection result of the data pre-collection service sent by the corresponding sub-process, checking account of the online banking system according to the time-sharing collection result;
and if the time-sharing collection result of the data pre-collection service sent by a certain subprocess is not received, sending a message processing instruction to the corresponding client so that the client triggers the preset client message processing service based on the message processing instruction.
2. The asynchronous call method for an aggregate reconciliation subsystem of claim 1 wherein the data pre-collection service comprises: the gathering and reconciliation pre-collection service of the netting service system, the gathering and reconciliation pre-collection service of the participating institutions and the detail reconciliation pre-collection service of the participating institutions.
3. The asynchronous calling method for a summary check subsystem according to claim 1, wherein the time-sharing collection result comprises: the online banking system rolling difference summary data, the participation mechanism summary data and the participation mechanism detail data in a preset time period;
correspondingly, the reconciliation of the online banking system according to the time-sharing collection result comprises the following steps:
the business data of the online banking system and the rolling difference summarized data which belong to the same preset time period are checked;
and sending the checked service data to each participating mechanism, so that the participating mechanisms perform checking processing on the received service data.
4. An asynchronous calling apparatus for an aggregate collation sub-system, comprising:
the instruction receiving module is used for receiving a time-sharing gathering checking instruction aiming at a gathering checking subsystem, wherein the gathering checking subsystem is used for realizing a data time-sharing collection function and a reconciliation function of the online banking system;
the asynchronous calling module is used for copying each service process for processing time-sharing collection based on a fork function according to the time-sharing summary check instruction to obtain a corresponding subprocess, and storing the corresponding data pre-collection service for time-sharing collection of data into the subprocess by applying an execlp function so that each service process asynchronously calls the data pre-collection service in the corresponding subprocess;
the account checking module is used for checking accounts of the online banking system according to the time-sharing collection result if each service process receives the time-sharing collection result of the data pre-collection service sent by the corresponding sub-process;
and the exception handling module is used for sending a message processing instruction to a corresponding client if a time-sharing collection result of the data pre-collection service sent by a certain subprocess is not received, so that the client triggers the preset client message processing service based on the message processing instruction.
5. The asynchronous calling device for an aggregate reconciliation subsystem of claim 4 wherein the data pre-collection service comprises: the gathering and reconciliation pre-collection service of the netting service system, the gathering and reconciliation pre-collection service of the participating institutions and the detail reconciliation pre-collection service of the participating institutions.
6. The asynchronous calling device for the summary reconciliation subsystem of claim 4 wherein the timeshared collection of results comprises: the online banking system rolling difference summary data, the participation mechanism summary data and the participation mechanism detail data in a preset time period;
correspondingly, the reconciliation module comprises:
the first reconciliation unit is used for collating the service data of the online banking system and the rolling difference summarized data in the same preset time period;
and the second reconciliation unit is used for sending the collated business data to each participating mechanism so that the participating mechanisms perform reconciliation processing on the received business data.
7. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program performs the steps of any of claims 1 to 3 of the asynchronous call method for an aggregate reconciliation subsystem.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the asynchronous call method for an aggregate collation sub-system of any one of claims 1 to 3.
CN201910634957.4A 2019-07-15 2019-07-15 Asynchronous calling method and device for summary check subsystem and electronic equipment Active CN110428314B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910634957.4A CN110428314B (en) 2019-07-15 2019-07-15 Asynchronous calling method and device for summary check subsystem and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910634957.4A CN110428314B (en) 2019-07-15 2019-07-15 Asynchronous calling method and device for summary check subsystem and electronic equipment

Publications (2)

Publication Number Publication Date
CN110428314A CN110428314A (en) 2019-11-08
CN110428314B true CN110428314B (en) 2022-03-18

Family

ID=68410638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910634957.4A Active CN110428314B (en) 2019-07-15 2019-07-15 Asynchronous calling method and device for summary check subsystem and electronic equipment

Country Status (1)

Country Link
CN (1) CN110428314B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113656415B (en) * 2021-06-30 2024-06-07 微梦创科网络科技(中国)有限公司 Payment method, payment device, payment apparatus, and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256608A (en) * 2008-03-25 2008-09-03 北京飞天诚信科技有限公司 Safe operation method and system
CN105427096A (en) * 2015-12-25 2016-03-23 北京奇虎科技有限公司 Payment security sandbox realization method and system and application program monitoring method and system
CN109615508A (en) * 2018-11-29 2019-04-12 中国人民银行清算总中心 Data summarization checking method and subsystem for internet banking system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104378285A (en) * 2014-09-28 2015-02-25 广东斯灵通科技有限公司 Energy consumption data collection gateway system based on wireless microcellular networking technology
CN108279960A (en) * 2017-02-04 2018-07-13 广州市动景计算机科技有限公司 Application program user interface is laid out configuration method, device and its mobile device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256608A (en) * 2008-03-25 2008-09-03 北京飞天诚信科技有限公司 Safe operation method and system
CN105427096A (en) * 2015-12-25 2016-03-23 北京奇虎科技有限公司 Payment security sandbox realization method and system and application program monitoring method and system
CN109615508A (en) * 2018-11-29 2019-04-12 中国人民银行清算总中心 Data summarization checking method and subsystem for internet banking system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
利用inetd管理守护进程;张喆 等;《中国金融电脑》;20011225(第12期);46-49 *

Also Published As

Publication number Publication date
CN110428314A (en) 2019-11-08

Similar Documents

Publication Publication Date Title
WO2020258665A1 (en) Process guarantee method and device for distributed transactions
CN109725899B (en) Data stream processing method and device
CN104572077B (en) The processing method and operation system of db transaction
US20130218738A1 (en) Integrating Payment Aggregators With E-Commerce Platform
CN111383093A (en) Intelligent overdue bill collection method and system
CN113570468A (en) Enterprise payment wind control service platform
CN110428314B (en) Asynchronous calling method and device for summary check subsystem and electronic equipment
CN114581094A (en) Payment channel dynamic decision method, server and computer readable medium
CN109615508A (en) Data summarization checking method and subsystem for internet banking system
CN110428315B (en) Data transmission method and device in asynchronous calling process of summary check subsystem
CN106708869B (en) Group data processing method and device
CN114548963B (en) Payment interaction processing method and device
CN113436018A (en) Asset hosting business processing method and device, storage medium and electronic equipment
CN114255127A (en) Accounting consistency processing method and device for distributed system
CN112634006A (en) Account checking processing method and device, electronic equipment and storage medium
CN109658239B (en) Application function expansion method and device, request processing method and device
CN112085607A (en) Resource transfer method, device and equipment
CN112184235A (en) Wind control data changing method and device
CN112417018A (en) Data sharing method and device
CN111367680A (en) Job task allocation method, device, server, system and storage medium
CN110276685A (en) Bill business market method for pushing and device
CN110309848A (en) The method that off-line data and stream data real time fusion calculate
CN111915421B (en) Exchange processing method and system for internal transaction of banking system
CN114429341B (en) Grouped payment method, device and equipment
CN113971552B (en) Batch data processing method, device, 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
GR01 Patent grant
GR01 Patent grant