CN109165090B - Batch processing method and system based on statement - Google Patents

Batch processing method and system based on statement Download PDF

Info

Publication number
CN109165090B
CN109165090B CN201811130206.0A CN201811130206A CN109165090B CN 109165090 B CN109165090 B CN 109165090B CN 201811130206 A CN201811130206 A CN 201811130206A CN 109165090 B CN109165090 B CN 109165090B
Authority
CN
China
Prior art keywords
batch
batch processing
module
submodule
paging
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
CN201811130206.0A
Other languages
Chinese (zh)
Other versions
CN109165090A (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.)
Nanyin Faba Consumer Finance Co ltd
Original Assignee
Suning Consumption Finance Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suning Consumption Finance Co Ltd filed Critical Suning Consumption Finance Co Ltd
Priority to CN201811130206.0A priority Critical patent/CN109165090B/en
Publication of CN109165090A publication Critical patent/CN109165090A/en
Application granted granted Critical
Publication of CN109165090B publication Critical patent/CN109165090B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1438Restarting or rejuvenating

Abstract

The present invention provides a kind of batch processing method based on statement, suitable for carrying out batch processing according to the type of batch processing object, the type of batch processing object includes basis batch object, paging batch object, grouping batch object, the following steps are included: the basic batch processing module of creation one, a paging batch processing module and a grouping batch processing module, to the execution module respectively as basis batch object, paging batch object, grouping batch object;In response to receiving a collection of process object, by inheriting to state the type of the batch processing object, and approval and sign name is updated;According to the type of the batch processing object, corresponding execution module is called to carry out batch processing to batch processing object.The invention avoids the configuration of complicated logic, assembling call flexibly, realize the decoupling of batch processing and business processing, it is abnormal for batch, can automatically process, realize that breakpoint restores, developer is made to free from complicated batch processing.

Description

Batch processing method and system based on statement
Technical field
The present invention relates to batch processing fields, in particular to a kind of batch processing method and system based on statement.
Background technique
In some rewards calculating, have batch processing more, batch processing complexity is high, and data volume is big, the high spy of fault tolerance requirements Point.It needs to meet claimed below:
1) it prevents from computing repeatedly.
2) multiple batches externally can only be illustrated as one batch.
3) when data volume is big, it is able to solve big affairs problem.
4) it criticizes abnormality processing: at disconnected batch, can correctly continue from restoration point and criticize.
5) number of concurrent of processing can be adjusted at any time according to machine performance.
6) using unified entrance: calling simple, convenient batch of control of seeking unity of action.
7) decoupling: business and batch frame are decoupling, and exploitation is made to be absorbed in business processing, liberate from cumbersome batch control Out.
Summary of the invention
It is an object of that present invention to provide a kind of batch processing method and system based on statement, passes through the pass of approval and sign name and succession System states the call chain and signature unique of batch processing object, specifies its generic, call corresponding batch according to different classifications After processing module, specific business realizing class is introduced to complete the execution logic to batch processing object, the invention avoids complexity Logic configuration, assembling call flexibly, realize the decoupling of batch processing and business processing, it is abnormal for batch, can locate automatically Reason realizes that breakpoint restores.
To reach above-mentioned purpose, the present invention proposes a kind of batch processing method based on statement, is suitable for according to batch processing object Type carry out batch processing, the type of batch processing object includes basis batch object, paging batch object, grouping batch object, the side Method the following steps are included:
The basic batch processing module of creation one, a paging batch processing module and a grouping batch processing module, to respectively as The execution module of basis batch object, paging batch object, grouping batch object;
In response to receiving a collection of process object, the type of the batch processing object is stated by inheriting, and update and criticize Signature;
According to the type of the batch processing object, corresponding execution module is called to carry out batch processing to batch processing object.
Further, the method also includes:
The basis batch processing module, paging batch processing module and grouping batch processing module according to updated approval and sign name with Obtain the execution parameter of the batch processing object.
Further, the approval and sign name includes the type of batch processing object, page number of concurrent, every page data amount, dynamic batch It is several or whole in number.
Further, the method also includes:
It is declared into paging batch in response to the batch processing object, calls paging batch processing module to obtain the batch processing pair The page number of concurrent N of elephant and to the batch processing object carry out batch processing:
The N pages of page for being not carried out or executing failure is transferred, every page of initial row and end line is generated, concurrently executes, this Process is defined as a single implementation procedure, wherein
1) it is finished in response to any single implementation procedure, by the execution page mark of this single implementation procedure processing Remember into and has executed;
2) there is exception in response to any single implementation procedure, rollback currently executes page, is marked as executing mistake It loses, is handled again to being thrown off with waiting;
The single implementation procedure is recycled until all pages of the batch processing object are all marked as having executed.
Further, the method also includes:
The basis batch processing module and paging batch processing Module Links are to an ingress for service;
If criticizing based on the batch processing object and/or paging being criticized, ingress for service is adjusted back to hold to the batch processing object Row service logic.
Based on preceding method, the present invention proposes that a kind of batch processing system based on statement, the batch processing system include one Criticize declaration module, a collection of inlet module, a basic batch processing module, a paging batch processing module and a grouping batch processing module:
Described batch of declaration module is to state batch processing object type, including batch succession submodule, approval and sign name submodule, industry Business entrance submodule;
Described batch of succession submodule is in response to receiving a collection of process object, by inheriting to state the batch processing object Type, approval and sign name of the approval and sign name submodule to update declared batch processing object, the ingress for service submodule chain It is connected to a Service Processing Module, Service Processing Module is to execute service logic to batch processing object;
Described batch of inlet module links to batch declaration module, receives all via treated the batch processing pair of batch declaration module As to execute batch processing logic to it;
The basis batch processing module includes batch control submodule, batch implementation sub-module;
Historical record of the described batch of control submodule to check batch processing object by approval and sign name, to determine batch processing pair The executive condition and update batch implementing result of elephant, ingress for service of the described batch of implementation sub-module to adjust back batch declaration module Module is to execute service logic to batch processing object;
The grouping batch processing module includes a collection of list submodule, and batch list submodule is to decompose received grouping batch For several unit batch processing objects, and a collection of list is generated, is adjusted back according to the arrangement order of batch processing object in batch list Declaration module is criticized, to confirm the execution logic of the included all unit batch processing objects of the grouping batch one by one;
The paging batch processing module includes a count submodule, and one page list submodule, one page call submodule;
Ingress for service submodule of the count submodule to adjust back batch declaration module, obtains batch processing object batch The data volume of processing, the page list submodule is to according to the data volume of the batch processed of acquisition and every page data of approval and sign name Amount generates the total page number of batch processing object, and the page calls submodule then to the page number of concurrent N according to approval and sign name, and circulation is adjusted With the ingress for service submodule of batch declaration module, to execute service logic to batch processing object.
Further, described batch of entrance submodule is integrated in basic batch processing module.
Further, the batch processing code on the basis batch includes:
Further, the batch processing code of the paging batch includes:
Further, the batch processing code of the grouping batch includes:
By the above technical solution of the present invention, compared with existing, significant beneficial effect is,
1) the business framework bottom layer function to be called is confirmed by stating, eliminates complicated logic configuration.
2) approval and sign name is used, keeps scheduling controlling clear, it is clear to execute context.
3) callback mechanism is used, the decoupling of batch processing frame and business processing is realized.
4) assembling is called flexibly, and Performance tuning is flexible, abnormal for batch, can be automatically processed, and realizes that breakpoint restores.
It should be appreciated that as long as aforementioned concepts and all combinations additionally conceived described in greater detail below are at this It can be viewed as a part of the subject matter of the disclosure in the case that the design of sample is not conflicting.In addition, required guarantor All combinations of the theme of shield are considered as a part of the subject matter of the disclosure.
Can be more fully appreciated from the following description in conjunction with attached drawing present invention teach that the foregoing and other aspects, reality Apply example and feature.The features and/or benefits of other additional aspects such as illustrative embodiments of the invention will be below Description in it is obvious, or learnt in practice by the specific embodiment instructed according to the present invention.
Detailed description of the invention
Attached drawing is not intended to drawn to scale.In the accompanying drawings, identical or nearly identical group each of is shown in each figure It can be indicated by the same numeral at part.For clarity, in each figure, not each component part is labeled. Now, example will be passed through and the embodiments of various aspects of the invention is described in reference to the drawings, in which:
Fig. 1 is the batch processing method flow chart of the invention based on statement.
Fig. 2 is the batch processing system structure chart of the invention based on statement.
Specific embodiment
In order to better understand the technical content of the present invention, special to lift specific embodiment and institute's accompanying drawings is cooperated to be described as follows.
Various aspects with reference to the accompanying drawings to describe the present invention in the disclosure, shown in the drawings of the embodiment of many explanations. It is not intended to cover all aspects of the invention for embodiment of the disclosure.It should be appreciated that a variety of designs and reality presented hereinbefore Those of apply example, and describe in more detail below design and embodiment can in many ways in any one come it is real It applies, this is because conception and embodiment disclosed in this invention are not limited to any embodiment.In addition, disclosed by the invention one A little aspects can be used alone, or otherwise any appropriately combined use with disclosed by the invention.
In this application:
Approval and sign name: uniquely determining the model class of batch context, contains batch type, batch number, concurrently setting etc., for criticizing Execute the control of logic and call chain.
Basis batch: the bottom of the frame is other batches of parents, and basis batch/paging batch/grouping batch execution enters Mouthful.
Grouping batch: batch set can be basis batch/paging batch/grouping batch for the calling service chain of procedure in set Any combination.
Paging batch: paging handles data, and the scene big for data volume can generate a collection of band by data volume automatically and offset The son of amount batch, then the data of concurrent processing batch, can be that non-successful son batch be gone back according to processing result exception is run again when Origin continues offset and executes.
In conjunction with Fig. 1, the purpose of the present invention is to propose to a kind of batch processing methods based on statement, are suitable for according to batch processing object Type carry out batch processing, the type of batch processing object includes basis batch object, paging batch object, grouping batch object, feature It is, the described method comprises the following steps:
S1: the basic batch processing module of creation one, a paging batch processing module and a grouping batch processing module, to make respectively Based on batch object, paging batch object, grouping batch object execution module.
S2: it in response to receiving a collection of process object, by inheriting to state the type of the batch processing object, and updates Approval and sign name.
S3: according to the type of the batch processing object, call corresponding execution module to be carried out batch to batch processing object at Reason.
As previously mentioned, approval and sign name refers to the model class for uniquely determining batch context, batch type, batch number, concurrent is contained Setting etc., for batch executing the control of logic and call chain, the content for including in approval and sign name according to the type of batch processing object and It is fixed.For example, approval and sign name includes the type of batch processing object, page number of concurrent, every page data amount, dynamic batch number for paging batch In it is several or whole.
In step s3, the basic batch processing module, paging batch processing module and grouping batch processing module are according to update Approval and sign name afterwards is to obtain the execution parameter of the batch processing object.
When batch processing object is judged as paging batch, paging batch processing module is called to handle it, processed There is the possibility for abnormality processing occur, in order to solve abnormal batch process, the present invention is referred to due to being concurrently to execute in Cheng Zhong A kind of batch processing method of paging batch.
When the batch processing object is declared into paging batch, call paging batch processing module to obtain the batch processing object Page number of concurrent N and batch processing is carried out to the batch processing object, process is as follows:
The N pages of page for being not carried out or executing failure is transferred, every page of initial row and end line is generated, concurrently executes, this Process is defined as a single implementation procedure, wherein there are two kinds of situations:
1) implementation procedure is without exception: when any single implementation procedure is finished, by this single implementation procedure The execution page marker of processing is at having executed.
2) implementation procedure occurs abnormal: when any single implementation procedure occurs abnormal, rollback currently executes page, will It is marked as executing failure, is handled again to being thrown off with waiting.
The single implementation procedure is recycled until all pages of the batch processing object are all marked as having executed.
It is compared with existing open source batch processing frame, at the batch processing system proposed by the present invention based on statement also achieves batch The decoupling of frame and business is managed, specifically, the basis batch processing module and paging batch processing Module Links a to business enter Mouthful.
If criticizing based on the batch processing object and/or paging being criticized, ingress for service is adjusted back to hold to the batch processing object Row service logic.
By this mode, batch processing frame and business are done decoupling, developer is enabled to be absorbed in business Processing, without comprehending cumbersome batch control.
In conjunction with Fig. 2, on this basis, the present invention further mentions a kind of batch processing system based on statement, the batch processing system System includes at a collection of declaration module, a collection of inlet module, a basic batch processing module, a paging batch processing module and a grouping batch Manage module.
Described batch of declaration module is to state batch processing object type, including batch succession submodule, approval and sign name submodule, industry Business entrance submodule.
Described batch of succession submodule is in response to receiving a collection of process object, by inheriting to state the batch processing object Type, statement are basis batch or grouping batch or paging batch.
Approval and sign name of the approval and sign name submodule to update declared batch processing object, such as static batch type/ Every page data amount/page number of concurrent and dynamic batch number etc..
The ingress for service submodule is the specific implementation class of business, links to a Service Processing Module, business processing mould Block is to execute service logic to batch processing object.
Execution entrance of the described batch of inlet module as all batch processing objects links to batch declaration module, receives all Via batch declaration module treated batch processing object to execute batch processing logic to it.
The basis batch processing module includes batch control submodule, batch implementation sub-module.
Historical record of the described batch of control submodule to check batch processing object by approval and sign name, to determine batch processing pair The executive condition and update batch implementing result of elephant, ingress for service of the described batch of implementation sub-module to adjust back batch declaration module Module is to execute service logic to batch processing object.
For basis batch, batch control submodule checks historical record by approval and sign name, and whether decision batch can execute, and It is unified to capture exception, update batch implementing result, then the ingress for service criticized is stated by batch implementation sub-module readjustment, execution business is patrolled Volume.
The grouping batch processing module includes a collection of list submodule, and batch list submodule is to decompose received grouping batch For several unit batch processing objects, and a collection of list is generated, is adjusted back according to the arrangement order of batch processing object in batch list Declaration module is criticized, to confirm the execution logic of the included all unit batch processing objects of the grouping batch one by one.
It can be for example, described batch of list submodule can configure specifically batch list content reference, list content by xml Basis batch, grouping batch, the combination of paging batch, because being also batch that can adjust back batch statement, determine that individually criticizes holds in list Row logic.
The paging batch processing module includes a count submodule, and one page list submodule, one page call submodule.
Ingress for service submodule of the count submodule to adjust back batch declaration module, obtains batch processing object batch The data volume of processing, the page list submodule is to according to the data volume of the batch processed of acquisition and every page data of approval and sign name Amount generates the total page number of batch processing object, and the page calls submodule then to the page number of concurrent N according to approval and sign name, and circulation is adjusted With the ingress for service submodule of batch declaration module, to execute service logic to batch processing object, specific implementation procedure includes:
According to the page number of concurrent N of approval and sign name, circulation finds the N pages of page for being not carried out or executing failure every time, and generates every The initial row and end line of page, concurrently execute.When processing is abnormal, this N pages of rollback, and be arranged this N pages and execute failure, and to upthrow Out, otherwise, this N pages is updated to have executed.
Paging execution is usually used when data volume is big, in the batch processing frame foundation that the present invention refers to, for one point Page batch, the data volume of the once batch of count first, then the every page of processing number and page according to data volume and approval and sign name are concurrent Number generates page list and saves, then recycles the page for being not carried out or executing failure in page list, generate the data field needed to be implemented Between, and submission is executed, solve the problems, such as restoration point when big affairs and continuous batch.
In view of the high integration of batch processing frame, batch entrance submodule can be integrated to basic batch processing mould by us In block.
On the basis of aforementioned batch processing method and batch processing system, the invention proposes the generations of a portion batch processing Code design.
One, basis batch
It is described basis batch batch processing code include:
Two, paging batch
The batch processing code of the paging batch includes:
Three, grouping batch
It is described grouping batch batch processing code include:
Below by taking primary execution reward calculates as an example, the working principle of the batch processing system based on statement is done and is specifically explained It states.
State class: particular content is as follows
Specifically, step (1) states one batch, and specifies this batch to inherit paging batch, the public function of paging batch is used Energy module, step (2) specify the business realizing class for needing to call, and step (3) paging batch readjustment count method generates page and arranges Table, (4) paging batch readjustment service logic method, specific implementation are completed by 2 specified business realizings, and (5) are according to static batch class Type/every page data amount/page number of concurrent etc. and dynamic batch number execute control for batch to generate the signature unique currently called It is used with the context criticized.
To, the present invention refers to a kind of batch processing method and system based on statement, by the relationship of approval and sign name and succession, The call chain and signature unique for stating batch processing object, specify its generic, are called at corresponding batch according to different classifications After managing module, specific business realizing class is introduced to complete the execution logic to batch processing object, the invention avoids complexity Logic configuration, assembling call flexibly, realize the decoupling of batch processing and business processing, it is abnormal for batch, can automatically process, Realize that breakpoint restores.
Although the present invention has been disclosed as a preferred embodiment, however, it is not to limit the invention.Skill belonging to the present invention Has usually intellectual in art field, without departing from the spirit and scope of the present invention, when can be used for a variety of modifications and variations.Cause This, the scope of protection of the present invention is defined by those of the claims.

Claims (9)

1. a kind of batch processing method based on statement, suitable for carrying out batch processing, batch processing object according to the type of batch processing object Type include basis batch object, paging batch object, grouping batch object, which is characterized in that the described method comprises the following steps:
The basic batch processing module of creation one, a paging batch processing module and a grouping batch processing module, to respectively as basis Criticize the execution module of object, paging batch object, grouping batch object;
In response to receiving a collection of process object, by inheriting to state the type of the batch processing object, and approval and sign name is updated;
According to the type of the batch processing object, corresponding execution module is called to carry out batch processing to batch processing object;
The method also includes:
It is declared into paging batch in response to the batch processing object, calls paging batch processing module to obtain the batch processing object Page number of concurrent N and to the batch processing object carry out batch processing:
The N pages of page for being not carried out or executing failure is transferred, every page of initial row and end line is generated, concurrently executes, this process It is defined as a single implementation procedure, wherein
1) be finished in response to any single implementation procedure, by this single implementation procedure processing execution page marker at It has executed;
2) there is exception in response to any single implementation procedure, rollback currently executes page, is marked as executing failure, to It is thrown off to wait and handle again;
The single implementation procedure is recycled until all pages of the batch processing object are all marked as having executed.
2. the batch processing method according to claim 1 based on statement, which is characterized in that the method also includes:
The basis batch processing module, paging batch processing module and grouping batch processing module are according to updated approval and sign name to obtain The execution parameter of the batch processing object.
3. the batch processing method according to claim 1 or 2 based on statement, which is characterized in that the approval and sign name includes It is the type of batch processing object, page number of concurrent, every page data amount, several or whole in dynamic batch number.
4. the batch processing method according to claim 1 based on statement, which is characterized in that the method also includes:
The basis batch processing module and paging batch processing Module Links are to an ingress for service;
If criticizing based on the batch processing object and/or paging being criticized, ingress for service is adjusted back to execute industry to the batch processing object Business logic.
5. a kind of batch processing system based on statement, which is characterized in that the batch processing system includes a collection of declaration module, a batch Inlet module, a basic batch processing module, a paging batch processing module and a grouping batch processing module:
Described batch of declaration module is to state that batch processing object type, including batch succession submodule, approval and sign name submodule, business enter Openning module;
Described batch of succession submodule states the class of the batch processing object by inheriting in response to receiving a collection of process object Type, approval and sign name of the approval and sign name submodule to update declared batch processing object, the ingress for service submodule block chaining To a Service Processing Module, Service Processing Module is to execute service logic to batch processing object;
Described batch of inlet module links to batch declaration module, receive it is all via batch declaration module treated batch processing object with Batch processing logic is executed to it;
The basis batch processing module includes batch control submodule, batch implementation sub-module;
Historical record of the described batch of control submodule to check batch processing object by approval and sign name, to determine batch processing object Executive condition and update batch implementing result, ingress for service submodule of the described batch of implementation sub-module to adjust back batch declaration module To execute service logic to batch processing object;
The grouping batch processing module includes a collection of list submodule, if batch list submodule is to decompose received grouping batch Dry unit batch processing object, and a collection of list is generated, according to the arrangement order readjustment batch sound of batch processing object in batch list Bright module, to confirm the execution logic of the included all unit batch processing objects of the grouping batch one by one;
The paging batch processing module includes a count submodule, and one page list submodule, one page call submodule;
Ingress for service submodule of the count submodule to adjust back batch declaration module, obtains batch processing object batch processed Data volume, the page list submodule to according to the data volume of the batch processed of acquisition and every page data amount of approval and sign name, The total page number of batch processing object is generated, the page calls submodule then to the page number of concurrent N according to approval and sign name, recursive call batch The ingress for service submodule of declaration module, to execute service logic to batch processing object.
6. the batch processing system according to claim 5 based on statement, which is characterized in that described batch of entrance submodule is integrated Into basic batch processing module.
7. based on the batch processing system of statement according to claim 5 or 6, which is characterized in that batch on the basis batch Handling code includes:
8. based on the batch processing system of statement according to claim 5 or 6, which is characterized in that batch of the paging batch Handling code includes:
9. based on the batch processing system of statement according to claim 5 or 6, which is characterized in that batch of the grouping batch Handling code includes:
CN201811130206.0A 2018-09-27 2018-09-27 Batch processing method and system based on statement Active CN109165090B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811130206.0A CN109165090B (en) 2018-09-27 2018-09-27 Batch processing method and system based on statement

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811130206.0A CN109165090B (en) 2018-09-27 2018-09-27 Batch processing method and system based on statement

Publications (2)

Publication Number Publication Date
CN109165090A CN109165090A (en) 2019-01-08
CN109165090B true CN109165090B (en) 2019-07-05

Family

ID=64892495

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811130206.0A Active CN109165090B (en) 2018-09-27 2018-09-27 Batch processing method and system based on statement

Country Status (1)

Country Link
CN (1) CN109165090B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020151A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Large data quantity batch processing system and large data quantity batch processing method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446807B (en) * 2015-11-10 2018-10-19 中国建设银行股份有限公司 batch processing method and device
CN105487924B (en) * 2015-11-30 2018-12-14 中国建设银行股份有限公司 A kind of batch processing control method and device
CN108536451B (en) * 2016-12-05 2021-06-15 腾讯科技(深圳)有限公司 Method and device for embedding embedded point of application program
CN108388423A (en) * 2018-02-26 2018-08-10 中车青岛四方机车车辆股份有限公司 A kind of IOS data objects conversion method and device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020151A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Large data quantity batch processing system and large data quantity batch processing method

Also Published As

Publication number Publication date
CN109165090A (en) 2019-01-08

Similar Documents

Publication Publication Date Title
CN103810008B (en) Plug-in loading method and system
CN110196809B (en) Interface testing method and device
CN108874677A (en) A kind of android terminal and its test method and system
CN108632533A (en) A kind of control method of camera, mobile terminal and computer readable storage medium
CN109254989B (en) Elastic ETL (extract transform load) architecture design method and device based on metadata drive
CN109165090B (en) Batch processing method and system based on statement
CN107818146B (en) Database architecture method and framework
CN105068853A (en) Channel package output method and apparatus
CN107122203B (en) Configuration file setting method and device
CN107291587A (en) Computer applied algorithm monitoring method and device
CN111435312B (en) Application program management method and device and electronic equipment
CN114489585A (en) Micro-service development framework for managing functional plugins and implementation method
CN113902112A (en) Hardware calculation simulation method, system and computer readable storage medium
CN111562942B (en) Gitlab-based mobile APP continuous integration device and method
CN105975257B (en) The method that the embedded code of MicroBlaze platform is transplanted to Cortex-A9 processor
Hendriks et al. A systematic approach for interfacing component-based software with an active automata learning tool
US20140047410A1 (en) Method and system for semiconductor host simulation automation
US20120167037A1 (en) Software static testing apparatus and method
CN113703339A (en) Automatic driving simulation method, device, equipment and storage medium
US11604747B2 (en) Programmable hardware virtual network interface
CN107977206A (en) A kind of batch service data file processing method and device
CN110673890B (en) Plug-in calling method, system, medium and device
CN115878683A (en) Intelligent service data auditing method and device, electronic equipment and storage medium
CN111400190A (en) Automatic test flow generation method and device and computer readable storage medium
Allan et al. Ccaffeine framework: composing and debugging applications iteratively and running them statically

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
CP01 Change in the name or title of a patent holder

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

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

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

Patentee before: SUNING CONSUMER FINANCE Co.,Ltd.

CP01 Change in the name or title of a patent holder