CN115622995A - File sending method and device - Google Patents
File sending method and device Download PDFInfo
- Publication number
- CN115622995A CN115622995A CN202211246775.8A CN202211246775A CN115622995A CN 115622995 A CN115622995 A CN 115622995A CN 202211246775 A CN202211246775 A CN 202211246775A CN 115622995 A CN115622995 A CN 115622995A
- Authority
- CN
- China
- Prior art keywords
- file
- sending
- preset
- sent
- target path
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1097—Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a file sending method and device, relates to the technical field of data processing, and can be used in the financial field or other technical fields. The method comprises the following steps: receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers; determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path; and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path. The device performs the above method. The file sending method and the file sending device provided by the embodiment of the invention can enable the financial data to be synchronously transmitted without mutual interference and transmitted to a correct target address.
Description
Technical Field
The invention relates to the technical field of data processing, in particular to a file sending method and device.
Background
With the development of the global trend of finance, it is necessary to perform uniform distribution and uniform management on financial data, so that it is necessary to ensure synchronous transmission between financial data, without mutual interference, and to transmit the financial data to a correct destination address.
Disclosure of Invention
In view of the problems in the prior art, embodiments of the present invention provide a file sending method and apparatus, which can at least partially solve the problems in the prior art.
In one aspect, the present invention provides a file sending method, including:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
Wherein the digital content of the bank number is zero; correspondingly, the local file storage paths respectively corresponding to the digital contents of the bank numbers comprise:
the local file storage path corresponding to zero is a local file storage path for uniformly storing a global copy of a file.
The file sending target path is preset in a data downloading platform system; correspondingly, the sending the file to be sent to the file sending target path includes:
and calling a file transmission middleware Connect, wherein Direct sends the file to be sent to the file sending target path in the data downloading platform system.
After the step of sending the file to be sent to the file sending target path, the file sending method further includes:
generating file sending log information, and recording the file sending log information in a bank number log file corresponding to the bank number.
In one aspect, the present invention provides a file sending apparatus, including:
a receiving unit, configured to receive configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
the determining unit is used for determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and the sending unit is used for acquiring the file to be sent from the local file storage path and sending the file to be sent to the file sending target path.
Wherein the receiving unit is specifically configured to determine:
the local file storage path corresponding to zero is a local file storage path for uniformly storing a global copy of a file.
The file sending target path is preset in a data downloading platform system; correspondingly, the sending unit is specifically configured to:
and calling a file transmission middleware Connect, wherein Direct sends the file to be sent to the file sending target path in the data downloading platform system.
Wherein the file sending device is further configured to:
generating file sending log information, and recording the file sending log information in a bank number log file corresponding to the bank number.
In another aspect, an embodiment of the present invention provides a computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the following method when executing the computer program:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
An embodiment of the present invention provides a computer-readable storage medium, including:
the computer-readable storage medium stores a computer program which, when executed by a processor, implements a method of:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when executed by a processor, the computer program implements the following method:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
The file sending method and the device provided by the embodiment of the invention receive the configuration parameters sent by the configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers; determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path; and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path, so that financial data can be synchronously transmitted without mutual interference and can be transmitted to a correct target address.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a flowchart illustrating a file sending method according to an embodiment of the present invention.
Fig. 2 is a schematic structural diagram of a device related to a method for sending a file according to an embodiment of the present invention.
Fig. 3 is a flowchart illustrating a file sending method according to another embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a file sending apparatus according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
Fig. 1 is a schematic flowchart of a file sending method according to an embodiment of the present invention, and as shown in fig. 1, the file sending method according to the embodiment of the present invention includes:
step S1: receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers.
Step S2: determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relationship comprises a corresponding relationship between preset digital content and a preset file sending target path.
And step S3: and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
In the step S1, the device receives the configuration parameters sent by the configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers. The device can be a computer device or the like executing the method, and particularly can be a bank cross-border payment system server. According to the technical scheme, the data acquisition, storage, use, processing and the like meet the relevant regulations of national laws and regulations.
Bank numbers may be represented by 3-digit numbers to distinguish different commercial banking institutions, for example, bank number 002 corresponds to commercial banking institution B, and digital content 002 corresponds to local file storage path M002 stored in the bank cross-border payment system server; the bank number 003 corresponds to the commercial banking institution C, and the digital content 003 corresponds to the local file storage path M003 stored in the bank cross-border payment system server.
The digital content of the bank number is zero; correspondingly, the local file storage paths respectively corresponding to the digital contents of the bank numbers comprise:
the local file storage path corresponding to zero is a local file storage path for uniformly storing a global copy of a file. That is, bank number 000 is used to represent a global file, and is a general term in the art, and represents all files except the bank number file having the bank number, and a local file storage path corresponding to the global file is denoted as M000. That is, all files except the bank number file having the bank number are stored in the local file storage path M000 of the bank cross border payment system server.
In the step S2, the device determines a file transmission destination path according to the digital content and a preset correspondence; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path. The preset digital content 002 corresponds to a preset file sending target path N002; the preset digital content 003 corresponds to a preset file sending target path N003; the preset digital content 000 corresponds to a preset file transmission target path N000.
If the bank number in the configuration parameters is the bank number 003, the corresponding file sending target path is N003. The service expansion based on the bank number can be realized by flexibly configuring the preset corresponding relation.
In the step S3, the device obtains the file to be sent from the local file storage path, and sends the file to be sent to the file sending target path. The file to be sent can be a file based on service requirements and can also be determined by user selection. The file sending target path is preset in the data downloading platform system, and the connection relationship among the configuration server, the bank cross-border payment system server and the data downloading platform system is shown in fig. 2.
As shown in fig. 3, the sending the file to be sent to the file sending target path includes:
and calling a file transmission middleware Connect, wherein Direct sends the file to be sent to the file sending target path in the data downloading platform system. Connect Direct corresponds to C: D in FIG. 3, and is illustrated as follows:
connect Direct (hereinafter referred to as C: D) realizes the link of information between different server platforms, and can accomplish the free movement of different types of data between computers of networked systems. The method has the characteristics of automation, reliability, effective utilization of resources, integration of application programs, easiness in use and the like, and realizes high-performance data transmission.
The DCDS, i.e. a data download platform system, is responsible for receiving and distributing data of each system.
Referring to the above example, the file to be sent is obtained from the local file storage path M003, and the file to be sent is sent to the file sending target path N003.
And further, calling a file transmission middleware Connect through the shell script, wherein the Direct sends the file to be sent to the file sending target path in the data downloading platform system. A Shell script (Shell script), is a script program written for a Shell.
The file sending method provided by the embodiment of the invention receives the configuration parameters sent by the configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers; determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path; and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path, so that financial data can be synchronously transmitted without mutual interference and can be transmitted to a correct target address.
Further, the digital content of the bank number is zero; correspondingly, the local file storage paths respectively corresponding to the digital contents of the bank numbers comprise:
the local file storage path corresponding to zero is a local file storage path for uniformly storing a global copy of a file. And are not described in detail with reference to the above description. The method is also suitable for global file transmission without bank numbers, repeated development work is reduced, and the universality of the method is improved.
Further, the file sending target path is preset in a data downloading platform system; correspondingly, the sending the file to be sent to the file sending target path includes:
and calling a file transmission middleware Connect, wherein Direct sends the file to be sent to the file sending target path in the data downloading platform system. Reference may be made to the above description for brevity.
Further, after the step of sending the file to be sent to the file sending target path, the file sending method further includes:
generating file sending log information, and recording the file sending log information in a bank number log file corresponding to the bank number. Namely, the log information is output to the corresponding bank number log file.
The embodiment can effectively monitor the actual file transmission condition.
It should be noted that the file sending method provided by the embodiment of the present invention may be used in the financial field, and may also be used in any technical field except the financial field.
Fig. 4 is a schematic structural diagram of a file sending apparatus according to an embodiment of the present invention, and as shown in fig. 4, the file sending apparatus according to the embodiment of the present invention includes a receiving unit 401, a determining unit 402, and a sending unit 403, where:
the receiving unit 401 is configured to receive a configuration parameter sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers; the determining unit 402 is configured to determine a file sending target path according to the digital content and a preset corresponding relationship; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path; the sending unit 403 is configured to obtain a file to be sent from the local file storage path, and send the file to be sent to the file sending target path.
Specifically, the receiving unit 401 in the apparatus is configured to receive the configuration parameters sent by the configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers; the determining unit 402 is configured to determine a file sending target path according to the digital content and a preset corresponding relationship; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path; the sending unit 403 is configured to obtain a file to be sent from the local file storage path, and send the file to be sent to the file sending target path.
The file sending device provided by the embodiment of the invention receives the configuration parameters sent by the configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers; determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path; and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path, so that financial data can be synchronously transmitted without mutual interference and can be transmitted to a correct target address.
The receiving unit 401 is specifically configured to determine:
the local file storage path corresponding to zero is a local file storage path for uniformly storing a global copy of a file.
The file sending target path is preset in a data downloading platform system; correspondingly, the sending unit 403 is specifically configured to:
and calling a file transmission middleware Connect, wherein Direct sends the file to be sent to the file sending target path in the data downloading platform system.
The file sending device is further configured to:
generating file sending log information, and recording the file sending log information in a bank number log file corresponding to the bank number.
The embodiment of the file sending apparatus provided in the embodiment of the present invention may be specifically configured to execute the processing flows of the above method embodiments, and the functions of the embodiment are not described herein again, and refer to the detailed description of the above method embodiments.
Fig. 5 is a schematic structural diagram of a computer device provided in an embodiment of the present invention, and as shown in fig. 5, the computer device includes: a memory 501, a processor 502 and a computer program stored on the memory 501 and executable on the processor 502, the processor 502 implementing the following method when executing the computer program:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
The present embodiment discloses a computer program product comprising a computer program which, when executed by a processor, implements the method of:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
The present embodiments provide a computer-readable storage medium storing a computer program which, when executed by a processor, implements a method of:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
In the embodiment of the invention, the configuration parameters sent by a configuration server are received; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers; determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path; and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path, so that financial data can be synchronously transmitted without mutual interference and can be transmitted to a correct target address.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention 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 the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. 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 stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function 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 the description herein, reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," "an example," "a particular example," or "some examples," etc., means 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 the invention. In this specification, the schematic representations of the terms used above do not necessarily 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.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.
Claims (11)
1. A file transmission method, comprising:
receiving configuration parameters sent by a configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and acquiring a file to be sent from the local file storage path, and sending the file to be sent to the file sending target path.
2. The file transmission method according to claim 1, wherein the digital content of the bank number is zero; correspondingly, the local file storage paths respectively corresponding to the digital contents of the bank numbers comprise:
the local file storage path corresponding to zero is a local file storage path for uniformly storing a global copy of a file.
3. The method for sending the file according to claim 1, wherein the file sending target path is preset in a data downloading platform system; correspondingly, the sending the file to be sent to the file sending target path includes:
and calling a file transmission middleware Connect, wherein Direct sends the file to be sent to the file sending target path in the data downloading platform system.
4. The method according to claim 1, wherein after the step of sending the file to be sent to the file sending target path, the method further comprises:
generating file sending log information, and recording the file sending log information in a bank number log file corresponding to the bank number.
5. A file transmission apparatus, comprising:
the receiving unit is used for receiving the configuration parameters sent by the configuration server; the configuration parameters comprise bank numbers and local file storage paths respectively corresponding to the digital contents of the bank numbers;
the determining unit is used for determining a file sending target path according to the digital content and a preset corresponding relation; the preset corresponding relation comprises a corresponding relation between preset digital content and a preset file sending target path;
and the sending unit is used for acquiring the file to be sent from the local file storage path and sending the file to be sent to the file sending target path.
6. The apparatus according to claim 5, wherein the receiving unit is specifically configured to determine:
the local file storage path corresponding to zero is a local file storage path for uniformly storing a global copy of a file.
7. The file sending device according to claim 5, wherein the file sending target path is preset in a data download platform system; correspondingly, the sending unit is specifically configured to:
and calling a file transmission middleware Connect, wherein Direct sends the file to be sent to the file sending target path in the data downloading platform system.
8. The file transmission apparatus according to claim 5, wherein the file transmission apparatus is further configured to:
generating file sending log information, and recording the file sending log information in a bank number log file corresponding to the bank number.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that it stores a computer program which, when executed by a processor, implements the method of any one of claims 1 to 4.
11. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211246775.8A CN115622995A (en) | 2022-10-12 | 2022-10-12 | File sending method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211246775.8A CN115622995A (en) | 2022-10-12 | 2022-10-12 | File sending method and device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN115622995A true CN115622995A (en) | 2023-01-17 |
Family
ID=84862653
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211246775.8A Pending CN115622995A (en) | 2022-10-12 | 2022-10-12 | File sending method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115622995A (en) |
-
2022
- 2022-10-12 CN CN202211246775.8A patent/CN115622995A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2307977B1 (en) | System and method for dynamic partitioning of applications in client-server environments | |
US20100242031A1 (en) | Systems and Methods for Dynamically Linking Application Software into a Running Operating System Kernel | |
CN110083629B (en) | Event subscription method and device based on blockchain | |
CN108255708B (en) | Method, device, storage medium and equipment for accessing production file in test environment | |
JPH1083308A (en) | Subsystem, method, and recording medium for stab retrieval and loading | |
EA003744B1 (en) | Extensible distributed enterprise application integration system | |
US11036522B2 (en) | Remote component loader | |
US9313267B2 (en) | Using a same program on a local system and a remote system | |
US6973657B1 (en) | Method for middle-tier optimization in CORBA OTS | |
JP2021128760A (en) | Opc ua server, system processing using opc ua, and executing method of opc ua system | |
CN108132832B (en) | Application program starting method and device | |
US20100058305A1 (en) | Automatic Generation of Language Bindings for Libraries Using Data from Compiler Generated Debug Information | |
CA2602521A1 (en) | Business context services for adaptable service oriented architecture components | |
CN116483517B (en) | Virtual machine control method, device and system | |
US11204818B1 (en) | Cloud application programming model | |
CN113296896B (en) | Distributed transaction processing method, device and equipment | |
CN111105289B (en) | Method and device for judging cancellation of client order based on aop mode | |
CN100414509C (en) | Data processing method, program, device, message structure, message generation method, and message transmission method | |
CN115622995A (en) | File sending method and device | |
CN112559124A (en) | Model management system and target operation instruction processing method and device | |
CN114491662B (en) | Block chain-based data asset auditing method, system and equipment | |
CN113469814A (en) | Method and device for determining transaction duration data | |
CN109976730A (en) | A kind of method and device of data transmitting | |
JP4738556B2 (en) | Distributed operation system and recording medium | |
US11989661B1 (en) | Dynamic rules for rules engines |
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 |