CN110135965A - A kind of assets and the fast automatic match method of fund and system - Google Patents

A kind of assets and the fast automatic match method of fund and system Download PDF

Info

Publication number
CN110135965A
CN110135965A CN201910429946.2A CN201910429946A CN110135965A CN 110135965 A CN110135965 A CN 110135965A CN 201910429946 A CN201910429946 A CN 201910429946A CN 110135965 A CN110135965 A CN 110135965A
Authority
CN
China
Prior art keywords
assets
fund
mode
pool
asset
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910429946.2A
Other languages
Chinese (zh)
Inventor
黄瑞生
刁建波
顾昕琦
吴海刚
竹旭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Security Daite Financial Information Service Co Ltd
Original Assignee
Shanghai Security Daite Financial Information Service 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 Shanghai Security Daite Financial Information Service Co Ltd filed Critical Shanghai Security Daite Financial Information Service Co Ltd
Priority to CN201910429946.2A priority Critical patent/CN110135965A/en
Publication of CN110135965A publication Critical patent/CN110135965A/en
Pending legal-status Critical Current

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/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • 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/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/547Messaging middleware
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Multimedia (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention announces a kind of assets and the fast automatic method and system brought together of fund, described device include bring regular configuration together, device is brought in asset data reception device, funds data reception device, automation together, brings result driving means, data monitoring and exception together retries device.The present invention quickly and automatically can carry out fund and bring together with assets, and provide complete exception handling, and efficiency is brought in raising together, reduce human cost.

Description

A kind of assets and the fast automatic match method of fund and system
Technical field
The present invention relates to a kind of assets and the fast automatic match method of fund, and the invention further relates to a kind of assets and fund are fast The automatic match system of speed.
Background technique
Fund and assets are brought together main by the way of the driving of artificial or set time point at present, bring low efficiency, time together It is at high cost, and need more human cost.
Summary of the invention
The purpose of the present invention is to solve the deficiencies in the prior art, provide a kind of assets and the fast automatic side of brining together of fund Method, the match method the following steps are included:
Group of assets step: when receiving assets, the grouping for carrying out assets is set according to default group mode, forms assets Pond, the default group mode are divided into time cycle grouping, asset limit grouping,
The time cycle grouping, with specified time interval mode, divides the following steps are included: according to the generation time of assets It is assigned in the Assets Pool of corresponding time window;
The asset limit grouping generates the following steps are included: according to the upper limit value of the total assets entered in Assets Pool Assets Pool is more than the setting upper limit, distributes to next Assets Pool;
Bring regular configuration step together: setting group of assets mode and Assets Pool bring mode together;
Asset data receiving step: after receiving assets information, according to preconfigured group of assets mode, assets point are carried out Group, distribution to corresponding Assets Pool, and the information of Assets Pool is back to called side, assets wait additional funding to bring together in pond;
Funds data receiving step: fund information is received, and stores fund information;
Step is brought in automation together: after receiving fund, matching fund to corresponding Assets Pool, Assets Pool is used and is preset Bring mode together, carry out the assets in pond brings logic together;
Bring result push step together: according to list to be notified, transmission brings result event together to recipient;Recipient passes through prison It listens and brings result event together, obtain newest bring together as a result, carrying out business processing.
It is described to bring logic together are as follows:
B1: being arranged by assets time descending, is taken out the assets information in pond, is formed Asset List to be matched.
B2: recycling Asset List to be matched one by one, carries out fund matching, and logic is as follows:
B2.1: current asset is greater than fund, and fund matching is completed, and circulation terminates.
B2.2: current asset is less than or equal to fund, and current asset, which is brought together, to be finished, and list to be notified is pushed to;
Surplus capital=fund-current asset;
Surplus capital is zero, and circulation terminates;
Surplus capital is greater than 0, and surplus capital participation recycles next time
B3: after circular treatment, list to be notified is pushed into asset results notification module.
The Assets Pool brings mode together and is divided into synchronous mode, asynchronous mode;When the synchronous mode receives fund, device It directly carries out brining processing together, and using database optimistic locking and failure retry mechanism, realizes that more funds concurrently synchronize and bring together;It is described When asynchronous mode receives fund, device is stored using message-oriented middleware technology to corresponding queue theme, is disappeared by single The person's of expense listening mode realizes that asynchronous orderly consumption is brought together.
The match method further includes that data monitoring and exception retry step: can be carried out to each step during brining together Monitoring nodes occur node exception, exception information can be sent to administrative staff during processing;The settable system of administrative staff is certainly Dynamic exception retries, or initiates that the exception of abnormal point is specified to retry by hand.
A kind of assets and the fast automatic match system of fund, the system comprises:
Bring regular configuration device together: called side needs to set the group mode of assets by the device and brings mode together;Match It sets when being not provided with, Assets Pool default is grouped and is synchronized the mode of brining together using the time cycle;
When receiving assets, the grouping of assets can be carried out according to the mode setting, forms Assets Pool, is divided into the time cycle point Group, asset limit are grouped two kinds;
Time cycle grouping: can be according to the generation time of assets, with specified time interval mode, distribution to corresponding time window In the Assets Pool of mouth;
Asset limit grouping: Assets Pool can be generated according to the upper limit value of the total assets entered in Assets Pool, is more than setting The upper limit is distributed to next Assets Pool;
Asset data reception device: it after device receives assets information, according to preconfigured Assets Pool group mode, carries out Group of assets, distribution to corresponding Assets Pool, and the information of Assets Pool is back to called side, assets wait additional funding in pond It brings together;
Funds data reception device: after device receives fund information, fund information is stored, and fund information is pushed to and is scooped up It attaches together and sets;
Device is brought in automation together: after receiving fund, matching fund to corresponding Assets Pool, Assets Pool is used and is pre-configured with Bring mode together, carry out the assets in pond brings logic together;
It brings result driving means together: receiving the list to be notified for brining device together, result event is brought in transmission together;Recipient passes through Snoop results event obtains newest bring together as a result, carrying out business processing.
It is described to bring logic together are as follows:
B1: being arranged by assets time descending, is taken out the assets information in pond, is formed Asset List to be matched.
B2: recycling Asset List to be matched one by one, carries out fund matching, and logic is as follows:
B2.1: current asset is greater than fund, and fund matching is completed, and circulation terminates.
B2.2: current asset is less than or equal to fund, and current asset, which is brought together, to be finished, and list to be notified is pushed to;
Surplus capital=fund-current asset;
Surplus capital is zero, and circulation terminates;
Surplus capital is greater than 0, and surplus capital participation recycles next time
B3: after circular treatment, list to be notified is pushed into asset results notification module.
The Assets Pool brings mode together and is divided into synchronous mode, asynchronous mode;When the synchronous mode receives fund, device It directly carries out brining processing together, and using database optimistic locking and failure retry mechanism, realizes that more funds concurrently synchronize and bring together;It is described When asynchronous mode receives fund, device is stored using message-oriented middleware technology to corresponding queue theme, is disappeared by single The person's of expense listening mode realizes that asynchronous orderly consumption is brought together.
The automatic match system further includes data monitoring and abnormal retries device: during brining together can to each step, Monitoring nodes are carried out, node exception occurs during processing, exception information can be sent to administrative staff;The settable system of administrative staff The automatic exception of system retries, or the exception of the specified abnormal point of initiation retries by hand.
The present invention announces a kind of assets and the fast automatic method and system brought together of fund, and described device includes brining rule together Configuration, asset data reception device, funds data reception device, automation bring device together, bring result driving means, data prison together Control and exception retry device.
The present invention quickly and automatically can carry out fund and bring together with assets, and provide complete exception handling, improve and scoop up Efficiency is closed, human cost is reduced.
The above-mentioned of the application and other features, aspects and advantages are more readily understood with reference to following detailed description.
Detailed description of the invention
Upon reading the detailed description of non-limiting embodiments with reference to the following drawings, other feature of the invention, Objects and advantages will become more apparent upon:
Fig. 1 is assets and the fast automatic match system schematic diagram of fund.
Specific embodiment
It in order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below will be to the embodiment of the present invention Technical solution is clearly and completely described.Obviously, described embodiment is a part of the embodiments of the present invention, rather than Whole embodiments.Based on described the embodiment of the present invention, those of ordinary skill in the art are without creative work Under the premise of all other embodiment obtained, shall fall within the protection scope of the present invention.
Unless otherwise defined, the technical term or scientific term used herein should be in fields of the present invention and has The ordinary meaning that the personage of general technical ability is understood.Used in present patent application specification and claims " the One ", " second " and similar word are not offered as any sequence, quantity or importance, and are used only to distinguish different Component part.Equally, the similar word such as "one" or " one " does not indicate that quantity limits yet, but indicates that there are at least one.
A kind of assets and the fast automatic match method of fund, match method the following steps are included:
Group of assets step: when receiving assets, the grouping for carrying out assets is set according to default group mode, forms assets Pond, default group mode are divided into time cycle grouping, asset limit grouping,
Time cycle grouping is the following steps are included: according to the generation time of assets, and with specified time interval mode, distribution is extremely In the Assets Pool of corresponding time window;
Asset limit grouping generates assets the following steps are included: according to the upper limit value of the total assets entered in Assets Pool Pond is more than the setting upper limit, distributes to next Assets Pool;
Bring regular configuration step together: setting group of assets mode and Assets Pool bring mode together;
Asset data receiving step: after receiving assets information, according to preconfigured group of assets mode, assets point are carried out Group, distribution to corresponding Assets Pool, and the information of Assets Pool is back to called side, assets wait additional funding to bring together in pond;
Funds data receiving step: fund information is received, and stores fund information;
Step is brought in automation together: after receiving fund, matching fund to corresponding Assets Pool, Assets Pool is used and is preset Bring mode together, carry out the assets in pond brings logic together;
Bring result push step together: according to list to be notified, transmission brings result event together to recipient;Recipient passes through prison It listens and brings result event together, obtain newest bring together as a result, carrying out business processing.
Bring logic together are as follows:
B1: being arranged by assets time descending, is taken out the assets information in pond, is formed Asset List to be matched.
B2: recycling Asset List to be matched one by one, carries out fund matching, and logic is as follows:
B2.1: current asset is greater than fund, and fund matching is completed, and circulation terminates.
B2.2: current asset is less than or equal to fund, and current asset, which is brought together, to be finished, and list to be notified is pushed to;
Surplus capital=fund-current asset;
Surplus capital is zero, and circulation terminates;
Surplus capital is greater than 0, and surplus capital participation recycles next time
B3: after circular treatment, list to be notified is pushed into asset results notification module.
Assets Pool brings mode together and is divided into synchronous mode, asynchronous mode;When synchronous mode receives fund, device is directly carried out It brings processing together, and using database optimistic locking and failure retry mechanism, realizes that more funds concurrently synchronize and bring together;Asynchronous mode receives When to fund, device is stored using message-oriented middleware technology to corresponding queue theme, by single consumer's listening mode, Realize that asynchronous orderly consumption is brought together;
Data optimism lock mechanism and failure retry mechanism:
Automatically it brings process together, fund/asset data version number in database can be extracted in advance,
After the completion of brining together, according to this secondary version number of fund/assets, brining together as a result, simultaneously simultaneously by version for this is updated Number plus one, be updated to database;
If this secondary version number is inconsistent with database, it is believed that this brings failure together, not more new database.
Such as: (this versions of data number: 1, actual database version number: 3, version number is inconsistent, this brings failure together)
It is multiple to bring together while when concurrent processing, if be related to same fund/assets brings result update together, can because this The version number of data and the version number of database are inconsistent, and cause to bring procedure failure together.
If brining procedure failure together, system can extract newest version number and fund/asset data again, reattempt to and scoop up It closes, is normally completed until brining together, bring that processing terminate together.
Match method further includes that data monitoring and exception retry step: can carry out node to each step during brining together Monitoring occurs node exception, exception information can be sent to administrative staff during processing;The settable system of administrative staff is automatically different It often retries, or initiates that the exception of abnormal point is specified to retry by hand.
As shown in Figure 1, brining regular configuration device together: called side needs the group mode for setting assets by the device and scoops up Syntype;When configuration is not provided with, Assets Pool default is grouped and is synchronized the mode of brining together using the time cycle.
The group mode of assets: when receiving assets, the grouping of assets can be carried out according to the mode setting, forms Assets Pool, It is divided into time cycle grouping, asset limit is grouped two kinds.
Time cycle grouping: can be according to the generation time of assets, with specified time interval mode, distribution to corresponding time window In the Assets Pool of mouth;When being not provided with time interval, which defaults 10 minute time intervals.To be divided into column, assets between 10 minutes Pond is grouped as follows: Assets Pool A [0-10 minutes or less], Assets Pool B [10-20 minutes or less] ... ..., Assets Pool X [N to N+10 Minute or less].
Asset limit grouping: Assets Pool can be generated according to the upper limit value of the total assets entered in Assets Pool, is more than setting The upper limit is distributed to next Assets Pool.It is column with 10000 upper limits, Assets Pool is grouped as follows: Assets Pool A [10000], Assets Pool B [10000] ... ..., [10000] Assets Pool X.
A2: Assets Pool brings mode together: when receiving fund, can be carried out brining processing together according to the mode, be divided into synchronous mode, Two kinds of asynchronous mode.
Synchronous mode: when receiving fund, device directly carries out brining processing together, and using database optimistic locking and unsuccessfully weighs Test-run a machine system is realized that more funds concurrently synchronize and is brought together;The mode is suitble to amount of funds small, and timeliness is high.
Asynchronous mode: when receiving fund, device is stored using message-oriented middleware technology to corresponding queue theme, is led to Single consumer's listening mode is crossed, realizes that asynchronous orderly consumption is brought together;The mode is suitble to capital quantity big, and timeliness slightly below synchronizes Mode.
Asset data reception device: it after device receives assets information, according to preconfigured Assets Pool group mode, carries out Group of assets, distribution to corresponding Assets Pool, and the information of Assets Pool is back to called side, assets wait additional funding in pond It brings together.
Funds data reception device: after device receives fund information, fund information is stored, and fund information is pushed to and is scooped up It attaches together and sets.
Device is brought in automation together: after receiving fund, matching fund to corresponding Assets Pool, Assets Pool is used and is pre-configured with Bring mode together, carry out the assets in pond brings logic together.
A1: logic is brought together
B1: being arranged by assets time descending, is taken out the assets information in pond, is formed Asset List to be matched.
B2: recycling Asset List to be matched one by one, carries out fund matching, and logic is as follows:
B2.1: current asset is greater than fund, and fund matching is completed, and circulation terminates.
B2.2: current asset is less than or equal to fund, and current asset, which is brought together, to be finished, and list to be notified is pushed to;
Surplus capital=fund-current asset;
Surplus capital is zero, and circulation terminates;
Surplus capital is greater than 0, and surplus capital participation recycles next time
B3: after circular treatment, list to be notified is pushed into asset results notification module.
It brings result driving means together: receiving the list to be notified for brining device together, result event is brought in transmission together;Recipient passes through Snoop results event obtains newest bring together as a result, carrying out business processing.
Data monitoring and exception retry device: can each step be carried out monitoring nodes during brining together, be sent out during processing Tight knot point is abnormal, exception information can be sent to administrative staff;The settable system of administrative staff retries extremely automatically, or hair by hand The exception for playing specified abnormal point retries.
The present invention quickly and automatically can carry out fund and bring together with assets, and provide complete exception handling, improve and scoop up Efficiency is closed, human cost is reduced.
The above shows and describes the basic principles and main features of the present invention and the advantages of the present invention, for this field skill For art personnel, it is clear that invention is not limited to the details of the above exemplary embodiments, and without departing substantially from spirit of the invention or In the case where essential characteristic, the present invention can be realized in other specific forms.Therefore, in all respects, should all incite somebody to action Embodiment regards exemplary as, and is non-limiting, the scope of the present invention by appended claims rather than on state Bright restriction, it is intended that including all changes that fall within the meaning and scope of the equivalent elements of the claims in the present invention It is interior.
In addition, it should be understood that although this specification is described in terms of embodiments, but not each embodiment is only wrapped Containing an independent technical solution, narrating mode is merely for the sake of clarity in this of specification, and those skilled in the art should It considers the specification as a whole, the technical solutions in the various embodiments may also be suitably combined, forms those skilled in the art The other embodiments being understood that.

Claims (8)

1. a kind of assets and the fast automatic match method of fund, which is characterized in that the match method the following steps are included:
Group of assets step: when receiving assets, the grouping for carrying out assets is set according to default group mode, forms Assets Pool, institute State default group mode and be divided into time cycle grouping, asset limit grouping, time cycle grouping the following steps are included: according to The generation time of assets is distributed with specified time interval mode to the Assets Pool of corresponding time window;
The asset limit grouping generates assets the following steps are included: according to the upper limit value of the total assets entered in Assets Pool Pond is more than the setting upper limit, distributes to next Assets Pool;
Bring regular configuration step together: setting group of assets mode and Assets Pool bring mode together;
Asset data receiving step: after receiving assets information, according to preconfigured group of assets mode, carrying out group of assets, It distributes to corresponding Assets Pool, and the information of Assets Pool is back to called side, assets wait additional funding to bring together in pond;
Funds data receiving step: fund information is received, and stores fund information;
Step is brought in automation together: after receiving fund, matching fund to corresponding Assets Pool, Assets Pool uses preset pinch Syntype, carry out the assets in pond brings logic together;
Bring result push step together: according to list to be notified, transmission brings result event together to recipient;Recipient is scooped up by monitoring Result event is closed, newest bring together as a result, carrying out business processing is obtained.
2. a kind of assets according to claim 1 and the fast automatic match method of fund, which is characterized in that described bring together is patrolled Volume are as follows:
B1: being arranged by assets time descending, is taken out the assets information in pond, is formed Asset List to be matched.
B2: recycling Asset List to be matched one by one, carries out fund matching, and logic is as follows:
B2.1: current asset is greater than fund, and fund matching is completed, and circulation terminates.
B2.2: current asset is less than or equal to fund, and current asset, which is brought together, to be finished, and list to be notified is pushed to;
Surplus capital=fund-current asset;
Surplus capital is zero, and circulation terminates;
Surplus capital is greater than 0, and surplus capital participation recycles next time
B3: after circular treatment, list to be notified is pushed into asset results notification module.
3. a kind of assets according to claim 1 and the fast automatic match method of fund, which is characterized in that the Assets Pool The mode of brining together is divided into synchronous mode, asynchronous mode;When the synchronous mode receives fund, device directly carries out brining processing together, And using database optimistic locking and failure retry mechanism, realizes that more funds concurrently synchronize and bring together;The asynchronous mode receives money Jin Shi, device are stored using message-oriented middleware technology to corresponding queue theme, by single consumer's listening mode, are realized Asynchronous orderly consumption is brought together.
4. a kind of assets according to claim 1 and the fast automatic match method of fund, which is characterized in that the side of brining together Method further includes that data monitoring and exception retry step: can each step be carried out monitoring nodes during brining together, be sent out during processing Tight knot point is abnormal, exception information can be sent to administrative staff;The settable system of administrative staff retries extremely automatically, or hair by hand The exception for playing specified abnormal point retries.
5. a kind of assets and the fast automatic match system of fund, which is characterized in that the system comprises:
Bring regular configuration device together: called side needs to set the group mode of assets by the device and brings mode together;Configuration is not When setting, Assets Pool default is grouped and is synchronized the mode of brining together using the time cycle;
When receiving assets, the grouping of assets can be carried out according to the mode setting, forms Assets Pool, be divided into time cycle grouping, money It produces limit and is grouped two kinds;
Time cycle grouping: it can distribute according to the generation time of assets, with specified time interval mode to corresponding time window In Assets Pool;
Asset limit grouping: Assets Pool can be generated according to the upper limit value of the total assets entered in Assets Pool, is more than in setting Limit is distributed to next Assets Pool;
Asset data reception device: after device receives assets information, according to preconfigured Assets Pool group mode, assets are carried out Grouping, distribution to corresponding Assets Pool, and the information of Assets Pool is back to called side, assets wait additional funding pinch in pond It closes;
Funds data reception device: after device receives fund information, fund information is stored, and fund information is pushed to and brings dress together It sets;
Device is brought in automation together: after receiving fund, matching fund to corresponding Assets Pool, Assets Pool uses preconfigured pinch Syntype, carry out the assets in pond brings logic together;
It brings result driving means together: receiving the list to be notified for brining device together, result event is brought in transmission together;Recipient passes through monitoring Result event obtains newest bring together as a result, carrying out business processing.
6. a kind of assets according to claim 5 and the fast automatic match system of fund, which is characterized in that described bring together is patrolled Volume are as follows:
B1: being arranged by assets time descending, is taken out the assets information in pond, is formed Asset List to be matched.
B2: recycling Asset List to be matched one by one, carries out fund matching, and logic is as follows:
B2.1: current asset is greater than fund, and fund matching is completed, and circulation terminates.
B2.2: current asset is less than or equal to fund, and current asset, which is brought together, to be finished, and list to be notified is pushed to;
Surplus capital=fund-current asset;
Surplus capital is zero, and circulation terminates;
Surplus capital is greater than 0, and surplus capital participation recycles next time
B3: after circular treatment, list to be notified is pushed into asset results notification module.
7. a kind of assets according to claim 5 and the fast automatic match system of fund, which is characterized in that the Assets Pool The mode of brining together is divided into synchronous mode, asynchronous mode;When the synchronous mode receives fund, device directly carries out brining processing together, And using database optimistic locking and failure retry mechanism, realizes that more funds concurrently synchronize and bring together;The asynchronous mode receives money Jin Shi, device are stored using message-oriented middleware technology to corresponding queue theme, by single consumer's listening mode, are realized Asynchronous orderly consumption is brought together.
8. a kind of assets according to claim 5 and the fast automatic match system of fund, which is characterized in that described automatic pinch Collaboration system further includes that data monitoring and exception retry device: can carry out monitoring nodes, process phase to each step during brining together Between to occur node abnormal, exception information can be sent to administrative staff;The settable system of administrative staff retries extremely automatically or hand The exception that work initiates specified abnormal point retries.
CN201910429946.2A 2019-05-22 2019-05-22 A kind of assets and the fast automatic match method of fund and system Pending CN110135965A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910429946.2A CN110135965A (en) 2019-05-22 2019-05-22 A kind of assets and the fast automatic match method of fund and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910429946.2A CN110135965A (en) 2019-05-22 2019-05-22 A kind of assets and the fast automatic match method of fund and system

Publications (1)

Publication Number Publication Date
CN110135965A true CN110135965A (en) 2019-08-16

Family

ID=67572262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910429946.2A Pending CN110135965A (en) 2019-05-22 2019-05-22 A kind of assets and the fast automatic match method of fund and system

Country Status (1)

Country Link
CN (1) CN110135965A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110807696A (en) * 2019-10-28 2020-02-18 爱钱进(北京)信息科技有限公司 Method and device for matching funds with assets and storage medium
CN112990823A (en) * 2021-03-29 2021-06-18 武汉虹信技术服务有限责任公司 Method, system and storage medium for realizing inventory management

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080120216A1 (en) * 2006-11-20 2008-05-22 Prudent Investments, Inc. System and method for asset utilization
CN106022925A (en) * 2016-05-13 2016-10-12 上海宝朔科技有限公司 Intelligent asset matching method
CN109146488A (en) * 2018-09-12 2019-01-04 杭州复杂美科技有限公司 Assets match method, assets match system, equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080120216A1 (en) * 2006-11-20 2008-05-22 Prudent Investments, Inc. System and method for asset utilization
CN106022925A (en) * 2016-05-13 2016-10-12 上海宝朔科技有限公司 Intelligent asset matching method
CN109146488A (en) * 2018-09-12 2019-01-04 杭州复杂美科技有限公司 Assets match method, assets match system, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
唐亮贵等: "多主体撮合交易系统的设计与实现", 《计算机科学》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110807696A (en) * 2019-10-28 2020-02-18 爱钱进(北京)信息科技有限公司 Method and device for matching funds with assets and storage medium
CN112990823A (en) * 2021-03-29 2021-06-18 武汉虹信技术服务有限责任公司 Method, system and storage medium for realizing inventory management

Similar Documents

Publication Publication Date Title
DE69909791T2 (en) DISTRIBUTED COMPUTER ENVIRONMENT WITH REAL-TIME SEQUENCE LOGIC AND TIME-DETERMINIST ARCHITECTURE
CN110135965A (en) A kind of assets and the fast automatic match method of fund and system
US9569754B2 (en) Unified view of aggregated calendar data
CN106874087A (en) A kind of block chain intelligence contract timed task dispatching method
CN105263128B (en) A kind of method and apparatus of Batch sending short message
CN110445616B (en) Block packing node packing sequence determining method, equipment and storage medium
CN101976240B (en) Form number generating method and system
CN102136967B (en) Method, device and system for managing service state
CN107085605B (en) Method and device for data packaging and electronic equipment
CN107153646A (en) A kind of data processing method and equipment
CN105846937B (en) Time processing method and device
CN104079609A (en) Schedule information processing method and device
CN110363663A (en) Batch data processing method, device, equipment and storage medium based on block chain
CN110166562A (en) Data synchronous method, apparatus, storage medium and electronic equipment
CN110138662A (en) Session entry processing method, device and multiple nucleus system in multiple nucleus system
CN103678537B (en) Metadata amending method, device and node device based on cluster
CN106559212B (en) Data processing method and device
Cranor et al. A circular twin paradox
CN106155594A (en) A kind of data processing method and device
CN106406997A (en) A timer scheduling method and device
CN107436883A (en) The method, apparatus and system of data pick-up based on complementation
CN109660310A (en) A kind of method, apparatus, calculating equipment and the computer storage medium of clock synchronization
CN109285001A (en) The equipment of payable transport cost, unit equipment, system and method
CN107767136A (en) A kind of more account safety partition methods and system
CN107342831B (en) A kind of main timing source determines method and device

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